Skip to content

Releases: pug-php/js-phpize

2.9.1: Minor optimization

29 Aug 09:07
0e8e536
Compare
Choose a tag to compare

Use strict comparison for array checks

2.9.0: Optimize addition compilation

30 Dec 10:13
cbf05dc
Compare
Choose a tag to compare

Optimize addition compilation

2.8.5: Fix PHP 8.2 compatibility

08 Oct 19:20
ed1c375
Compare
Choose a tag to compare

2.8.4: Allow to nest cached template in class declaration

12 Jul 10:04
9600d41
Compare
Choose a tag to compare

Allow to nest cached template in class declaration

2.8.3: Fix namespace handling

25 Apr 20:41
60a9bb3
Compare
Choose a tag to compare

Fix namespace handling

2.8.2: Allow to put content after a namespace statement

25 Apr 20:28
33b3f60
Compare
Choose a tag to compare

Allow to put content after a namespace statement

2.8.1: Add __toBoolean methods

06 Apr 14:18
f7f76ae
Compare
Choose a tag to compare

Add __toBoolean() methods

2.8.0: Improve dot operator support

06 Apr 06:46
fb51f7b
Compare
Choose a tag to compare
  • #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

21 Dec 15:42
41a3f8e
Compare
Choose a tag to compare

Add support of complex interpolation and recursivity in back-tick strings.

2.7.0: Support back ticks and interpolation

12 Dec 22:07
88e1a89
Compare
Choose a tag to compare

Support back ticks and interpolation