Zend PHP 5.4 difficulties

Petertjuh360

Verified User
Joined
Nov 7, 2010
Messages
340
Hello all,

I have some trouble with the Zend Loader.
I just updated to PHP 5.4, because of the near EOL status of PHP 5.3.
Now I need to update Zend:
Code:
Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220100525 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Guard Loader.
But here comes the problem: Zend doesn't support PHP 5.4 ?

How do you guys solve this?
 
Back
Top