Releases: contentasaurus/puffin-framework
Releases · contentasaurus/puffin-framework
v1.1.0
Compare
Sorry, something went wrong.
No results found
v1.0.9
Compare
Sorry, something went wrong.
No results found
Minor fix for route exceptions.
v1.0.8
Compare
Sorry, something went wrong.
No results found
Added unset method to param class
v1.0.7
Compare
Sorry, something went wrong.
No results found
fixed isset() issue
v1.0.6
Compare
Sorry, something went wrong.
No results found
Define constant DB_DEBUG_QUERY and default to false
v1.0.5
Compare
Sorry, something went wrong.
No results found
Added some debugging info to the DSN and PDO models. Now database errors will interrupt the execution and the errors will display on the screen.
v1.0.4
Compare
Sorry, something went wrong.
No results found
Small fix to PDO model wrapper to backtick columns
v1.0.3
Compare
Sorry, something went wrong.
No results found
Small fix for UTF8MB4 support in the mysql PDO init
v1.0.2
Compare
Sorry, something went wrong.
No results found
Discovered bug in params. Possibly related to PHP7.
v1.0.1
Compare
Sorry, something went wrong.
No results found
Fixed reference to phroute