Releases: as3io/PostProcessBundle
Releases · as3io/PostProcessBundle
Plugins were too greedy
Merge pull request #9 from as3io/zarathustra323-patch-1 Only run plugins when there are tasks
Empty is as empty does
Merge pull request #8 from solocommand/empty-responses Ensure empty response contents are not munged
You can't stop something until you start it
Merge pull request #7 from as3io/session-started Ensure session is started before saving it
Add generic callable support
Merge pull request #6 from zarathustra323/callable-task Create generic callable task
Proper Session Closing
Merge pull request #4 from zarathustra323/zarathustra323-patch-1 Remove direct call to session_write_close()
Tweaks and Tests
Merge pull request #3 from zarathustra323/slinsights Minor bug fixes/cleanup and initial testing
Naming things is hard
Fixed namespaces and file names (porting is also hard)
Inflection is not so important
Removed dependency on doctrine/inflector
Starting at the beginning
It is a very good place to start.