Tom Barrett wrote:
2009/10/29 Israel Ekpo <israelekpo@xxxxxxxxx>
Hi Guys,
I just want to conduct a quick survey to find out what version of PHP
people
are using in their production environments.
I have a PHP extension for Solr that I have set the minimum required
version
as 5.2.11.
[snip]
I cannot go below 5.2.0 though but I am thinking about starting at 5.2.4
and
newer.
I would really appreciate some feedback as it will be useful in helping me
determine which PHP version numbers to do my regression tests against.
cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
php -v
PHP 5.1.6 (cli) (built: Feb 26 2009 07:01:12)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
yum list php
Loaded plugins: downloadonly, rhnplugin, security
Excluding Packages in global exclude list
Finished
Installed Packages
php.x86_64
5.1.6-23.2.el5_3
installed
I wouldn't have thought this to be too uncommon.
I stand corrected... I also maintain a CentOS 5 system. I much prefer
apt over yum though and so when the choice is mine I go with Debian.
Debian 4 has PHP 5.2.0.
Cheers,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php