what are the branches for PHP 4.3.11 and 5.0.4

php.internals

Greg Beaver

21 years ago
Hi, I assume 5.0.4 is HEAD, but where do I find 4.3.11? The checkout I did of PHP_4_3_11RC1 has no go-pear-list.php in it at all. Greg P.S. could there be a small effort to simplify this? I simply can't synchronize 5 different copies of the same file and get it right every time. Thank you :)

Rasmus Lerdorf

21 years ago
Greg Beaver wrote:
> Hi, > > I assume 5.0.4 is HEAD, but where do I find 4.3.11? The checkout I did > of PHP_4_3_11RC1 has no go-pear-list.php in it at all. > > Greg > > P.S. could there be a small effort to simplify this? I simply can't > synchronize 5 different copies of the same file and get it right every > time. Thank you :) >
PHP_4_3, PHP_5_0 and HEAD are the three branches we have been working on for a long time now. A simple CVS check would have told you that. -Rasmus