From 1203f2da7e52f993aa53f28407991ee4914f1c6f Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Thu, 11 Sep 2008 12:35:08 +0000 Subject: [PATCH] Added a missing git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266136 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration5.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/migration5.xml b/appendices/migration5.xml index 39d61c95dd..83254a0052 100755 --- a/appendices/migration5.xml +++ b/appendices/migration5.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 4 to PHP 5.0.x @@ -92,7 +92,7 @@ and argv available in the CLI version regardless of the variables_order setting. As in, the CLI version will now always populate the global - $argc and $argv variables. + $argc and $argv variables.