]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 15 Nov 2004 01:36:53 +0000 (01:36 +0000)
committer <changelog@php.net> <>
Mon, 15 Nov 2004 01:36:53 +0000 (01:36 +0000)
ChangeLog
Zend/ChangeLog

index 0058cf863989dfe348d8c9edc54d3d0a5f5f854e..8c396cc77fbc62364ce0896178781eb702e18050 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2004-11-14  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/curl/interface.c:
+      Added support for better control over FTP encryption protocols.
+
+2004-11-14  Sergey Kartashoff  <gluke@mail.ru>
+
+    * ext/mnogosearch/php_mnogo.c
+      ext/mnogosearch/php_mnogo.c:
+      
+
+    * ext/mnogosearch/php_mnogo.c
+      ext/mnogosearch/php_mnogo.c:
+      - More mnogosearch-3.2.23+ compatibility
+
+2004-11-14  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * (PHP_5_0)
+      ZendEngine2/zend_reflection_api.c:
+      MFH #30783 Apache crash when using ReflectionFunction::getStaticVariables()
+      MFH proto fixes
+
+    * ZendEngine2/zend_reflection_api.c:
+      - Bugix #30783: Apache crash when using
+      ReflectionFunction::getStaticVariables()
+
 2004-11-13  Rainer Schaaf  <rjs@pdflib.com>
 
     * (PHP_4_3)
index e2eaa295e0a82a152ddc95479522a5e1ab6b9ea9..e47253b40f3bc15d745249a2df34e8641d89cdfd 100644 (file)
@@ -1,3 +1,14 @@
+2004-11-14  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * (PHP_5_0)
+      zend_reflection_api.c:
+      MFH #30783 Apache crash when using ReflectionFunction::getStaticVariables()
+      MFH proto fixes
+
+    * zend_reflection_api.c:
+      - Bugix #30783: Apache crash when using
+      ReflectionFunction::getStaticVariables()
+
 2004-11-09  Andrei Zmievski  <andreiz@gravitonic.com>
 
     * zend_ini_parser.y: