changelog               Sun Dec 28 01:32:26 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3270&r2=1.3271&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3270 php-src/ChangeLog:1.3271
--- php-src/ChangeLog:1.3270    Sat Dec 27 01:32:32 2008
+++ php-src/ChangeLog   Sun Dec 28 01:32:25 2008
@@ -1,3 +1,134 @@
+2008-12-27  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_3)
+      NEWS:
+      - BFN #46957
+
+    * ext/tokenizer/tokenizer_data.c:
+      - Update (#46957)
+
+    * (PHP_5_3)
+      ext/tokenizer/tokenizer_data.c:
+      - Bug #46957 (The tokenizer returns deprecated values)
+
+2008-12-27  Hannes Magnusson  <hannes.magnus...@gmail.com>
+
+    * php.ini-dist
+      php.ini-recommended:
+      Nuke more removed extensions
+
+    * (PHP_5_3)
+      php.ini-dist
+      php.ini-recommended:
+      MFH: - Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
+      MFH: - Remove entries from removed extension (ifx
+
+    * php.ini-dist
+      php.ini-recommended:
+      - Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct)
+      - Remove entries from removed extension (ifx)
+      [DOC] The sybase stuff is really confusing in the docs..
+
+    * (PHP_5_3)
+      php.ini-dist
+      php.ini-recommended:
+      MFH: Add sysvshm.init_mem.
+      [DOC] Looks like this setting has always been available
+
+    * php.ini-dist
+      php.ini-recommended:
+      Add missing INI setting.
+      [DOC] used as the default size for shm_attach(). PHP_INI_SYSTEM
+
+2008-12-27  Antony Dovgal  <t...@daylessday.org>
+
+    * ext/tidy/tidy.c:
+      lost part of the fix
+
+    * ext/tidy/tidy.c:
+      fix compile warning
+
+    * (PHP_5_3)
+      tests/output/.cvsignore:
+      add missing .cvsignore
+
+    * tests/output/.cvsignore
+      tests/output/.cvsignore:
+      
+      add missing .cvsignore
+
+2008-12-27  Felipe Pena  <felipe...@gmail.com>
+
+    * ext/xmlrpc/tests/bug40576.phpt
+      ext/xmlrpc/tests/bug40576.phpt
+      ext/xmlrpc/tests/bug45556.phpt
+      ext/xmlrpc/tests/bug45556.phpt:
+      - Fixed tests
+
+    * (PHP_5_3)
+      ext/xmlrpc/xmlrpc-epi-php.c:
+      - MFH: Fixed code (comparison with string literal)
+
+    * ext/xmlrpc/xmlrpc-epi-php.c:
+      - Fixed code (comparison with string literal)
+
+    * ext/mbstring/mbstring.c:
+      - Fixed memory leaks
+
+2008-12-27  Rob Richards  <rricha...@ctindustries.net>
+
+    * ext/simplexml/config.w32
+      ext/simplexml/php_simplexml.h:
+      proper exports/imports for win32
+
+    * ext/libxml/php_libxml2.def:
+      add missing exports
+
+2008-12-27  Brian Shire  <sh...@tekrat.com>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/string.c
+      ext/standard/string.c
+      ext/standard/tests/strings/explode.phpt
+      ext/standard/tests/strings/explode.phpt:
+      MFH: fix explode behavior to respect negative limit when string is empty.
+
+    * ext/standard/string.c
+      ext/standard/tests/strings/explode.phpt:
+      fix explode behavior to respect negative limit when string is empty.
+
+2008-12-27  Arnaud Le Blanc  <arnaud...@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/array.c
+      ext/standard/array.c
+      ext/standard/tests/array/bug46873.phpt
+      ext/standard/tests/array/bug46873.phpt:
+      MFH: Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)
+
+    * ext/standard/array.c
+      ext/standard/tests/array/bug46873.phpt
+      ext/standard/tests/array/bug46873.phpt
+      ext/standard/tests/array/bug46873.phpt:
+      Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)
+
+2008-12-27  Rob Richards  <rricha...@ctindustries.net>
+
+    * (PHP_5_3)
+      ext/simplexml/php_simplexml.h:
+      MFH: force export on win32 to workaround win32 conig issues
+
+    * ext/simplexml/php_simplexml.h:
+      force export on win32 to workaround win32 conig issues
+
+2008-12-27  Felipe Pena  <felipe...@gmail.com>
+
+    * ext/hash/tests/hash_copy_001.phpt
+      ext/sysvsem/tests/sysv.phpt:
+      - Fix test
+
 2008-12-26  Rob Richards  <rricha...@ctindustries.net>
 
     * ext/simplexml/php_simplexml.h
@@ -20707,7 +20838,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3270 2008/12/27 01:32:32 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3271 2008/12/28 01:32:25 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to