Nico Edtinger wrote:
[15.05.2007 22:59] Matthew Weier O'Phinney wrote:
Well, one thing offerred in 5.1.4 not in 5.1.2 is the Countable interface.

According to http://php.net/ChangeLog-5.php#5.1.0 and http://www.php.net/~helly/php/ext/spl/interfaceCountable.html it was added in 5.1.0.

nico

We currenly test against 5.1.2, 5.1.6 and 5.2.x while the current release works just fine against 5.1.2 ( and countable is available in SPL in 5.1.2 ) though there are obvious reasons for not using it.

The significant problems we have is our clients who want to run 5.0.x ( Red Hat / centOS mainly ), I've no idea what the latest version available for those platforms is but I can tell you from first hand experience that trying to work around the lack of countable interface in 5.0.x is a non starter.

Cheers
G

Reply via email to