]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 8 Apr 2003 00:31:01 +0000 (00:31 +0000)
committer <changelog@php.net> <>
Tue, 8 Apr 2003 00:31:01 +0000 (00:31 +0000)
ChangeLog
Zend/ChangeLog

index ddcdc657d647b00564ae7d4f0f75adeebd2ca889..c2f0250c0820cc98489f0bc7c0aa9ef6ac08eb9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-04-07  Jani Taskinen  <sniper@iki.fi>
+
+    * NEWS:
+      Removed entry that is in the PHP_4_3 branch..
+
+    * NEWS:
+      reorder
+
+    * (PHP_4_3)
+      NEWS:
+      BFN
+
+2003-04-07  Sara Golemon  <php@alphaweb.net>
+
+    * NEWS
+      ext/standard/http_fopen_wrapper.c:
+      Introduce support for context options 'method', 'header', 'content'
+
 2003-04-06  Jani Taskinen  <sniper@iki.fi>
 
     * (PHP_4_3)
index 4cb51657d1e8868a3a595d61f29fbb1fcf0a1c5f..672e8f51e884ec1f61ac789c4ebbf73a36910493 100644 (file)
@@ -1,3 +1,13 @@
+2003-04-07  Jani Taskinen  <sniper@iki.fi>
+
+    * zend_language_scanner.l:
+      Fixed bug #23093 (highlight_string() crashed with __FUNCTION__)
+
+2003-04-07  Sterling Hughes  <sterling@bumblebury.com>
+
+    * zend_compile.h:
+      add markers that make this file easy to parse for external sources
+
 2003-04-04  Andrei Zmievski  <andrei@gravitonic.com>
 
     * zend_API.h: