Releases: tipsyphp/tipsy
Releases · tipsyphp/tipsy
v0.11.12
v0.11.11
fix static array
v0.11.10
fix php warnings with static forwarding
v0.11.9
fix php 7.1 deprecations and changes
v0.11.8
fix an issue with multipart/form-data posts being parsed incorretly
v0.11.7
fixes issue with request path not being stored
v0.11.6
- fixed issue with serializing objects
- fixed an issue with aws ssl getting stuck with open conecections
v0.11.5
fixed issue with json functions double encoding it
v0.11.4
Added regex routes
v0.11.3
Added shorthand methods for routing: $app->get(...)