Folks,
We have a bit of a situation with the PEAR distro that's embedded in 5.0.4. It's missing the RunTest.php file, so PEAR doesn't install.
The options we have, as far as I can tell, are:
[a] Re-release 5.0.4 with that file
[b] Release 5.0.5 with that file (seems a bit too aggressive considering there are no code changes, and may cause confusion)
[c] Instruct people to install PEAR from http://go-pear.org
I lean towards option [a]. Thoughts?
I think [a] is the best choice as well, perhaps with a brief note at php.net?
This is my fault and is no April Fool's joke.
The problem was that RunTest.php was sitting in my local checkout but was not properly cvs added, so my install tests worked just fine. This has been corrected.
To avoid this for the future, I'm brainstorming ideas for a script that can be used to sync with released PEAR packages so that pear can be removed from php-src altogether in CVS, and simply synced as part of a cron job for the snaps machines.
Any advice or admonitions would be appreciated.
Greg
Pierre: can we work on this in tandem?
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php