Sean Middleditch » PHP-Sugar 0.73 Bugfix Release
PHP-Sugar 0.73 Bugfix Release
Several bugs were found in the 0.72 release of PHP-Sugar, so I’ve released 0.73 with fixes.
The two main fixes are a correction to the Sugar::isCached() method to always return false in debug mode and fixes to avoid warnings and errors in E_STRICT mode.
I also fixed up some of the tests to work properly again, and added a new test for comments.
Leave a comment