From ef7b85265db26936b63b6271b669b2aee00ecb8b Mon Sep 17 00:00:00 2001
From: Philip Olson
svn checkout http://svn.php.net/repository/php/php-src/branches/PHP_5_2 php-src-5.2
- svn checkout http://svn.php.net/repository/php/php-src/branches/PHP_5_3 php-src-5.3
+ svn checkout https://svn.php.net/repository/php/php-src/branches/PHP_5_3 php-src-5.3
+ svn checkout https://svn.php.net/repository/php/php-src/branches/PHP_5_4 php-src-5.4
Note that certain combinations of autoconf, automake and libtool may not
work when used together. See below for
@@ -111,7 +109,7 @@ site_header("SVN Access", array("current" => "community"));
the web-based view of the SVN
server to see what is available. For example, to checkout the
latest english version of the PHP manual:
- svn checkout http://svn.php.net/repository/phpdoc/modules/doc-en ./phpdoc-en
+ svn checkout https://svn.php.net/repository/phpdoc/modules/doc-en ./phpdoc-en
The following combinations are known to work:
+The following combinations are known to work with PHP 5.3 and below: