Hi, i know that the php_ini_loaded_file() is supported since 5.2.4. This function is used in Zend_Session (imho a core Class). But I think the Zend Framework should be downwardly compatible to 5.2.0 Because in the most production server - this should be the latest version.
I think at debian you could get 5.2.0-8 actually. -----Ursprüngliche Nachricht----- Von: Jack Sleight [mailto:[EMAIL PROTECTED] Gesendet: Montag, 8. Dezember 2008 22:37 An: Zend Framework General Betreff: [fw-general] PHP version requirement Hi Everyone, Just a quick question. I noticed the required version of PHP has now gone up to 5.2.4 (last time I checked it was 5.1.4). This isn't a problem, but I'd just be interested to know which which components actually require 5.2.4 to function correctly rather than 5.1.4? Obviously 5.2.4 is better, and I always encourage people to upgrade to the latest, but I want to know if my applications would still run correctly on 5.1.4 using ZF 1.7.1. Thanks, -- Jack