Zoph/Changelog
From Wikibooks, open books for an open world
< Zoph
Zoph 0.9.0.1 [edit]
Soon
Zoph 0.9.0.1 is the first maintenance release for Zoph 0.9. It adds compatibility with MySQL 5.4.4 and later and PHP 5.4 support. Several bugs were fixed.
Bugs [edit]
- issue#1 Changed TYPE=MyISAM to ENGINE=MyISAM for MySQL > 5.4.4 compatibility commit (jeroenrnl)
- issue#2 Changed timestamp(14) into timestamp commit (jeroenrnl)
- issue#3 Removed pass-by-reference for PHP 5.4 compatibility commit (jeroenrnl)
- issue#6 Missing French translation commit (jeroenrnl)
- issue#30 Remove warning about undefined variables commit commit commit (jeroenrnl)
- issue#1 Fixed: PHP Notice: Array to string conversion commit (jeroenrnl)
- issue#31 Fixed several errors in geotagging code commit (jeroenrnl)
- issue#33 Fixed: no error message when rotate fails commit (jeroenrnl)
- Fixed a small layout issue on the prefs page commit (jeroenrnl)