]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 18 Jul 2005 05:36:08 +0000 (05:36 +0000)
committer <changelog@php.net> <>
Mon, 18 Jul 2005 05:36:08 +0000 (05:36 +0000)
ChangeLog
Zend/ChangeLog

index 228c2ae08d3f44da0b39d66ada1da712a173ae22..1a56ba9ce9061fafbecefa7e3fce73b143f47257 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2005-07-17  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * ext/ming/config.m4
+      ext/ming/ming.c:
+      - Compatibility with ming 0.2a and 0.3a
+
+    * ZendEngine2/tests/bug33710.phpt:
+      - Add new test
+
+2005-07-17  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ZendEngine2/zend_compile.c:
+      Added missing init.
+
+2005-07-17  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * main/streams/plain_wrapper.c:
+      - Fix problem with debug mode on selective machines
+
+    * ext/xml/tests/bug26614.phpt
+      ext/xml/tests/bug26614_libxml.phpt:
+      - If you ask me both (expat and libxml) are not really accurate about byte
+        positions and columns...however the line number information is now
+        correct for both so for the moment we live with the situation that they
+        return different byte and column information.
+
 2005-07-16  Ilia Alshanetsky  <ilia@prohost.org>
 
     * ext/curl/interface.c:
index f0ccb9ccb0555868b7cc46014d5088510440fa7d..0f4fc8608cecc35e53e2107969eb8fb388421b13 100644 (file)
@@ -1,3 +1,13 @@
+2005-07-17  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * tests/bug33710.phpt:
+      - Add new test
+
+2005-07-17  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * zend_compile.c:
+      Added missing init.
+
 2005-07-14  Andi Gutmans  <andi@zend.com>
 
     * zend.h: