Never trust bug reports. :)

    --Jani

On Fri, 30 Dec 2005, Ford, Mike wrote:

-----Original Message-----
From: Jani Taskinen [mailto:[EMAIL PROTECTED]
Sent: Fri 30/12/2005 12:20

sniper          Fri Dec 30 12:20:39 2005 EDT

  Modified files:
    /php-src    php.ini-dist php.ini-recommended
  Log:
  typofixes

http://cvs.php.net/viewcvs.cgi/php-src/php.ini-dist?r1=1.240&r2=1.241&diff_format=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.240 php-src/php.ini-dist:1.241
--- php-src/php.ini-dist:1.240  Wed Dec 21 22:44:04 2005
+++ php-src/php.ini-dist        Fri Dec 30 12:20:39 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 instantiated.
+; which should be instanciated.

Sorry, but this is an incorrect fix -- instantiated was right (yes, yet another 
oddity of English -- you really do instantiate instances!).

Cheers!

Mike


To view the terms under which this email is distributed, please go to 
http://disclaimer.leedsmet.ac.uk/email.htm


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

Reply via email to