Nuno Lopes wrote:
just a side note: we should use museum.php.net instead of cvs to
download older PHP releases, as cvs got history broken with some pecl
moves.
What do you mean? Like when the files got physically moved from php-src
to pecl?
yep
If so, once the script supports PECL, those tags should still exist.
no, because the files were moved, so when you checkout php-src you won't get
the files. Only if you are considering adding "advanced pecl support" that
will parse 'cvs log's of the pecl files and checkout each revision, but that
seems too hardcore for now :)
Anyway, reducing the load on the cvs server is always a good thing (tm) (so
that developers don't have excuses to work :P)
Nuno