Hi guys.
a few days ago I did a little modifications on
web/php-bugs/trunk/include/php_versions.php so now it fetch the
version information from http://qa.php.net/api.php and
http://www.php.net/releases/index.php
so if everything goes well, yo don't need to change the
php_versions.php anymore.
the versions are cached, so worst case, you have to wait an hour or
just clean the item from apc (the name of the key is 'bugs.versions')
please keep that in mind for the next release, and if everything goes
smooth, please update the README.RELEASE_PROCESS acordingly.
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
Hi guys.
a few days ago I did a little modifications on
web/php-bugs/trunk/include/php_versions.php so now it fetch the
version information from http://qa.php.net/api.php and
http://www.php.net/releases/index.php
so if everything goes well, yo don't need to change the
php_versions.php anymore.
the versions are cached, so worst case, you have to wait an hour or
just clean the item from apc (the name of the key is 'bugs.versions')
please keep that in mind for the next release, and if everything goes
smooth, please update the README.RELEASE_PROCESS acordingly.--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
I've reloaded the apache on bugsweb to clean the versions from the
cache, and it seems that everything is working as expected, the
5.4.0alpha3 replaced the alpha2 in the versions field.
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu