I noticed this new version of Zen photo still uses the ereg function which is deprecated in PHP 5.3 and will be removed in 6. So technically Zen photo requires PHP 4.4.8 > 5.3 (bigger than 4.4.8 but smaller than 5.3).
Will the next version support 5.3+ ?
Comments
Anyway, the coming 1.2.7 release will hopefully have removed all ereg function usages. Please try the nightly build to help find anything we might have missed.