Pug Php Pug Versions Save

Pug template engine for PHP

2.7.7

1 year ago

Fallback if block mode is not set

3.5.0

2 years ago

Fix PHP 8.1 compatibility

3.4.1

3 years ago

Fixed #236 notice errors when enabling enable_profiler option

3.4.0

4 years ago
  • Allow to pass 'this' as local rendering variable
    • The passed value is used as $this context so it needs to be an object.

2.7.6

4 years ago

Fix #232 PHP 7.4 compatibility

3.3.1

4 years ago
  • Improved a bit the initialization of the Pug instance
  • Added tests for compatibility with Phug 1.4 that introduces the caching improvements

3.3.0

4 years ago
  • Allow Phug 1.0 (no breaking change with the previous version, Phug 1.0 the same version as 0.x phug sub-packages, released as stable and downloadable as 1 package for version synchronization and faster install)
  • Fix #226 Added path calculation in isExpired when up_to_date_check is false, this will make up_to_date_check = false option working with pre-compiled views cache directory.

2.7.5

5 years ago

Fix PHP 7.3 compatibility

3.2.0

5 years ago

Enable support of js-phpize 2

3.1.7

6 years ago

Autoload the Pug alias