Skip to content

Releases: phug-php/renderer

0.2.8: Align option name between adapter and renderer

17 Sep 18:19
Compare
Choose a tag to compare

Align option name between adapter and renderer

0.2.7: Small optimizations concerning render caching

17 Sep 17:14
Compare
Choose a tag to compare

Small optimizations concerning render caching

0.2.6: Cache the formatter in a different storage in debug mode

16 Sep 15:16
Compare
Choose a tag to compare

Cache the formatter in a different storage in debug mode

0.2.5: Use the new compiler path finder system in the debugger

12 Sep 20:30
Compare
Choose a tag to compare

Use the new compiler path finder system in the debugger

0.2.4: New mixins system

08 Sep 15:54
Compare
Choose a tag to compare

New mixins system

0.2.3: Fix default debug memory_limit and execution_max_time options

10 Aug 12:28
Compare
Choose a tag to compare

Fix default debug memory_limit and execution_max_time options

0.2.2: Fix memory_limit option

09 Aug 12:31
Compare
Choose a tag to compare

Fix memory_limit option

0.2.1: Add a profiler module

08 Aug 19:24
Compare
Choose a tag to compare

Add a profiler module

0.2.0: Use ArrayObject for options

25 Jul 15:45
Compare
Choose a tag to compare
  • Use ArrayObject for options
  • Debug tools
  • Remove ambigus methods (renderString, compileString and displayString)

0.1.4: Common system for string/file detection in compile, render and display

04 Jul 14:22
Compare
Choose a tag to compare

Common system for string/file detection in compile, render and display