changelog               Mon Jun 24 20:27:57 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1026 php4/NEWS:1.1027
--- php4/NEWS:1.1026    Mon Jun 24 18:43:47 2002
+++ php4/NEWS   Mon Jun 24 20:27:57 2002
@@ -1,6 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- GetImageSize now allways set fields unknown to 0 and new Imagetype
+  iff. (Marcus)
+- Add runtime Apache2 thread check to ensure we don't run a non-threaded
+  PHP inside a threaded Apache2 MPM.  (Rasmus)
+- Turn off ZTS if Apache2 is using the prefork MPM. (Rasmus)
 - Made getimagesize() and exif_read_data() to return also the mime-type and 
   exif_thumbnail() to return also the image-type. (Marcus)
 - Added image_type_to_mime_type() which converts image-types to mime-types.


Reply via email to