Skip to content

Releases: phug-php/renderer

0.4.8: Add tests

08 Feb 11:10
Compare
Choose a tag to compare

Add tests and fix compatibility with color console

0.4.7: Fix bad source tracking on debug

23 Jan 10:13
ae18154
Compare
Choose a tag to compare

Fix bad source tracking on debug

0.4.6: Fix layout artifact

26 Dec 15:15
47f4044
Compare
Choose a tag to compare

Fix layout artifact

0.4.5: Merge events only in the file adapter for cacheDirectory

05 Jul 13:56
e8fbc18
Compare
Choose a tag to compare

Merge events only in the file adapter for cacheDirectory

0.4.4: Merge previous events listeners on compiler init

04 Jul 08:37
87f976c
Compare
Choose a tag to compare

Merge previous events listeners on compiler init

0.4.3: Fix Symfony 4 compatibility

06 Apr 13:01
Compare
Choose a tag to compare

Fix Symfony 4 compatibility

0.4.2: Add exit_on_error option

29 Mar 13:00
Compare
Choose a tag to compare

Add exit_on_error option (default to true), works only in debug mode

0.4.1: Display ParseError even if xdebug is not enabled

26 Mar 14:53
Compare
Choose a tag to compare

Display ParseError even if xdebug is not enabled

0.4.0: Optimizations and new methods

08 Feb 20:48
Compare
Choose a tag to compare

New Renderer methods:

  • cacheFile
  • cacheFileIfChanged
  • renderAndWriteFile
  • macro

Optimize caching performances

0.3.9: Make self option applied also on shared variables

05 Feb 11:52
Compare
Choose a tag to compare

Make self option applied also on shared variables