Skip to content

Releases: jmleroy/phpfiddler

Emotion

03 Jan 10:00

Choose a tag to compare

0.5.0

  • Fixes Execution Time

0.4.0

  • Fiddle needs withOutput() to be displayed directly.

Da Funk

13 Jul 12:29

Choose a tag to compare

  • Layout transformation
  • Twig is now used for rendering
  • Default blank pages for fiddles and examples

Crescendolls

06 Jul 08:22

Choose a tag to compare

  • Home page now displays README instead of Hello world
  • Adds Skeleton boilerplate

Burnin'

05 Jul 15:18

Choose a tag to compare

  • Adds example of $fiddle->play() compared to $fiddle->export
  • Fiddle start and end (setup of html layout) is now in the routes instead of having to set them in the fiddles. This prepares the code to be decoupled from the default layout.
  • Chains configuration to Fiddle object
  • Initializes $fiddle object from index instead of fiddle script

Around The World

05 Jul 10:07

Choose a tag to compare

0.2.0

  • Fixed trailing 1 in html output
  • Turned Fiddle class into a singleton

Alright

05 Jul 09:46

Choose a tag to compare

Alright Pre-release
Pre-release
v0.1.1

moves examples to appropriate directory + layout adaptation

dawn of the php fiddler

05 Jul 09:18

Choose a tag to compare

Pre-release

First pre-release of the php fiddler. Still lots of things might break later.