[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php-src(PHP_5_1) / php.ini-dist php.ini-recommended
From:       "Rasmus Lerdorf" <rasmus () php ! net>
Date:       2005-12-30 17:15:55
Message-ID: cvsrasmus1135962955 () cvsserver
[Download RAW message or body]

rasmus		Fri Dec 30 17:15:55 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src	php.ini-dist php.ini-recommended 
  Log:
  MFH - instantiated is correct
  
  
http://cvs.php.net/viewcvs.cgi/php-src/php.ini-dist?r1=1.231.2.6&r2=1.231.2.7&diff_format=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.231.2.6 php-src/php.ini-dist:1.231.2.7
--- php-src/php.ini-dist:1.231.2.6	Fri Dec 30 12:21:48 2005
+++ php-src/php.ini-dist	Fri Dec 30 17:15:55 2005
@@ -139,7 +139,7 @@
 
 ; The unserialize callback function will be called (with the undefined class'
 ; name as parameter), if the unserializer finds an undefined class
-; which should be instanciated.
+; which should be instantiated.
 ; A warning appears if the specified function is not defined, or if the
 ; function doesn't include/implement the missing class.
 ; So only set this entry, if you really want to implement such a
http://cvs.php.net/viewcvs.cgi/php-src/php.ini-recommended?r1=1.179.2.7&r2=1.179.2.8&diff_format=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.179.2.7 php-src/php.ini-recommended:1.179.2.8
--- php-src/php.ini-recommended:1.179.2.7	Fri Dec 30 12:21:48 2005
+++ php-src/php.ini-recommended	Fri Dec 30 17:15:55 2005
@@ -197,7 +197,7 @@
 
 ; The unserialize callback function will be called (with the undefined class'
 ; name as parameter), if the unserializer finds an undefined class
-; which should be instanciated.
+; which should be instantiated.
 ; A warning appears if the specified function is not defined, or if the
 ; function doesn't include/implement the missing class.
 ; So only set this entry, if you really want to implement such a

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic