changelog               Sun Aug  6 01:30:57 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2413&r2=1.2414&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2413 php-src/ChangeLog:1.2414
--- php-src/ChangeLog:1.2413    Sat Aug  5 01:30:57 2006
+++ php-src/ChangeLog   Sun Aug  6 01:30:57 2006
@@ -1,3 +1,49 @@
+2006-08-05  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/oci8/oci8.c:
+      fix PECL bug #7827
+      add small optimization
+
+    * ext/oci8/oci8.c:
+      fix PECL bug #7827
+      add small optimization - no need to do anything if hash lookup failed,
+      just move along
+
+    * TSRM/tsrm_virtual_cwd.c:
+      yet another appempt to fix Windows bug
+      thanks Rob for the patch
+
+2006-08-05  Rob Richards  <[EMAIL PROTECTED]>
+
+    * ext/dom/tests/bug34276.phpt
+      ext/dom/tests/bug35342.phpt
+      ext/dom/tests/bug36756.phpt
+      ext/dom/tests/bug37277.phpt
+      ext/dom/tests/canonicalization.phpt
+      ext/dom/tests/dom002.phpt
+      ext/dom/tests/dom007.phpt
+      ext/dom/tests/dom_set_attr_node.phpt
+      ext/dom/tests/dom_test.inc:
+      update tests
+      use binary strings for loadXML() method
+
+    * ext/dom/document.c:
+      unicode changes
+
+    * ext/xmlreader/tests/001.phpt
+      ext/xmlreader/tests/005.phpt
+      ext/xmlreader/tests/006.phpt
+      ext/xmlreader/tests/007.phpt
+      ext/xmlreader/tests/008.phpt
+      ext/xmlreader/tests/009.phpt
+      ext/xmlreader/tests/010.phpt
+      ext/xmlreader/tests/011.phpt
+      ext/xmlreader/tests/012.phpt
+      ext/xmlreader/tests/013.phpt:
+      update tests
+      use binary strings for XML() method
+
 2006-08-04  Andrei Zmievski  <[EMAIL PROTECTED]>
 
     * ext/standard/string.c:

Reply via email to