Releases: pug-php/js-phpize
Releases · pug-php/js-phpize
2.9.1: Minor optimization
Use strict comparison for array checks
2.9.0: Optimize addition compilation
Optimize addition compilation
2.8.5: Fix PHP 8.2 compatibility
2.8.4: Allow to nest cached template in class declaration
Allow to nest cached template in class declaration
2.8.3: Fix namespace handling
Fix namespace handling
2.8.2: Allow to put content after a namespace statement
Allow to put content after a namespace statement
2.8.1: Add __toBoolean methods
Add __toBoolean()
methods
2.8.0: Improve dot operator support
- #33 Allow pseudo-callable to be output as string or boolean
- Disable dot helper when used inside
isset()
- Handle RegExp flags compatible with PHP
- Remove dollar prefixing when ignoreDollarVariable is set to true
2.7.1: Advanced back ticks support
Add support of complex interpolation and recursivity in back-tick strings.
2.7.0: Support back ticks and interpolation
Support back ticks and interpolation