]> granicus.if.org Git - php/commitdiff
And some formatting
authorDerick Rethans <derick@php.net>
Tue, 13 Sep 2011 14:50:18 +0000 (14:50 +0000)
committerDerick Rethans <derick@php.net>
Tue, 13 Sep 2011 14:50:18 +0000 (14:50 +0000)
UPGRADING

index 25b1670bb60fd13f8cc530bdfcd031673644ce6c..eafef8e02ef68f6a7c7e0870c0f97c534d8f2884 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -303,8 +303,8 @@ UPGRADE NOTES - PHP X.Y
      c. with changed behaviour
 
         - The MySQL extensions (ext/mysql, mysqli and PDO_mysql) use mysqlnd
-      as the default library now. It is still possible to use libmysql by
-      specifying a path to the configure options.
+          as the default library now. It is still possible to use libmysql by
+          specifying a path to the configure options.
         - The session extension now can hook into the file upload feature
           in order to provide upload progress information through session 
           variables.