Skip to content

Releases: phug-php/parser

0.4.1: Dependency Updates

15 Jul 00:05

Choose a tag to compare

- Updated to phug/lexer:0.4.3

- Updated to phug/util:0.3.5

0.4.0: Dependency Updates

11 Jul 00:18

Choose a tag to compare

  • Updated to phug/lexer:0.4.2
  • Updated to phug/util:0.3.4

0.3.0: Added event-based module approach

07 Jul 16:46

Choose a tag to compare

5 events currently implemented

See Phug\ParserEvent.

0.2.0: Keep trace of the source file if exists for debug purpose

05 Jul 16:32

Choose a tag to compare

Keep trace of the source file if exists for debug purpose

0.1.24: Handle pipe-less blocks

30 Jun 19:38

Choose a tag to compare

Handle pipe-less blocks

0.1.23: Distinguish interpolation inside text vs outside

28 Jun 14:12

Choose a tag to compare

Distinguish interpolation inside text vs outside

0.1.22: Optimize new lines handle

26 Jun 08:41

Choose a tag to compare

Optimize new lines handle

0.1.21: Fix interpolations spacing handle

25 Jun 14:36

Choose a tag to compare

Fix interpolations spacing handle

0.1.20: Same level handle for expression interpolation and tag interpolation

22 Jun 10:18

Choose a tag to compare

Same level handle for expression interpolation and tag interpolation

0.1.19: Import-filter two-ways binding

22 Jun 09:53

Choose a tag to compare

Import-filter two-ways binding