Skip to content

Releases: pug-php/js-phpize

1.9.0: Handle nested set object and array

20 Jun 21:01
Compare
Choose a tag to compare

Handle nested set object and array

1.8.1: Allow closures to get and set data from the parent scope

19 Jun 13:59
Compare
Choose a tag to compare

Allow closures to get and set data from the parent scope

1.8.0: Handle lonely expressions

19 Jun 11:42
Compare
Choose a tag to compare

Handle lonely expressions

1.7.8: Allow to omit semi-colons

19 Jun 07:45
Compare
Choose a tag to compare

Allow to omit semi-colons, use "strict" => true to forbid

1.7.7: Provide ignoreDollarVariable option

18 Jun 20:51
Compare
Choose a tag to compare

Provide ignoreDollarVariable option

1.7.6: Provide a way to handle truncated parentheses

18 Jun 20:00
Compare
Choose a tag to compare

Provide a way to handle truncated parentheses

1.7.5: Avoid array_filter incompatibility

18 Jun 18:10
Compare
Choose a tag to compare

Avoid array_filter incompatibility

1.7.4: Fix dot with array prototype helper

18 Jun 17:42
Compare
Choose a tag to compare

Fix dot with array prototype helper

1.7.3: Add array prototype optional dot helper and split/replace string

18 Jun 16:56
Compare
Choose a tag to compare

Add array prototype optional dot helper and split/replace string

1.7.2: Allow truncated opening function

18 Jun 16:12
Compare
Choose a tag to compare

Allow truncated opening function