andrey          Thu Feb  5 16:11:32 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  typo
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1597&r2=1.1598&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1597 php-src/NEWS:1.1598
--- php-src/NEWS:1.1597 Wed Feb  4 21:17:33 2004
+++ php-src/NEWS        Thu Feb  5 16:11:26 2004
@@ -33,7 +33,7 @@
 - Fixed problems with longlong values in mysqli. (Georg)
 - Fixed class name case preserving of user defined classes. (Marcus)
 - Fixed bug #27145 (Unmangle private/protected property names before printing
-  then inside error messages). (Ilia)
+  them inside error messages). (Ilia)
 - Fixed bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into
   octets). (Moriyoshi)
 - Fixed bug #27042 (SPL: SeekableIterator seek() broken). (Marcus)

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

Reply via email to