changelog               Wed Jul 24 20:18:23 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1115 php4/ChangeLog:1.1116
--- php4/ChangeLog:1.1115       Tue Jul 23 20:18:17 2002
+++ php4/ChangeLog      Wed Jul 24 20:18:22 2002
@@ -1,3 +1,35 @@
+2002-07-24  sesser  <[EMAIL PROTECTED]>
+
+    * main/php_variables.c: MFH
+
+    * main/php_variables.c: break out if there is no data to work on.
+
+2002-07-24  derick  <[EMAIL PROTECTED]>
+
+    * ext/standard/head.c: - MFH for fix for bug #16626
+
+    * main/SAPI.c: - MFH for fix for bug #18268
+
+2002-07-24  yohgaki  <[EMAIL PROTECTED]>
+
+    * ext/standard/incomplete_class.c
+      ext/standard/php_incomplete_class.h
+      ext/standard/type.c:
+    is_object() returns FALSE if object is a "incomplete object".
+    Raise E_NOTICE, instead of E_ERROR, for setting/getting properties
+    to/from a "incomplete object".
+
+2002-07-24  steinm  <[EMAIL PROTECTED]>
+
+    * ext/hyperwave/hw.c: - removed unused variable
+
+2002-07-24  helly  <[EMAIL PROTECTED]>
+
+    * ext/exif/exif.c: -naming convention
+    -better notices
+    -(D)WORD are unsigned datatypes
+    -started to split tygs into different arrays that would allow to handle vendor 
+specific tags after detection of their markers
+
 2002-07-23  Jim Winstead  <[EMAIL PROTECTED]>
 
     * ext/standard/credits.c:


Reply via email to