changelog               Mon May  5 01:31:39 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3036&r2=1.3037&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3036 php-src/ChangeLog:1.3037
--- php-src/ChangeLog:1.3036    Sun May  4 01:31:39 2008
+++ php-src/ChangeLog   Mon May  5 01:31:38 2008
@@ -1,3 +1,77 @@
+2008-05-04  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c
+      ext/ldap/ldap.c
+      ext/openssl/openssl.c
+      ext/standard/file.c
+      ext/standard/streamsfuncs.c
+      ext/standard/uniqid.c:
+      Fix protos
+
+2008-05-04  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      ext/date/lib/parse_date.c
+      ext/date/lib/parse_date.re
+      ext/date/lib/timelib.c
+      ext/date/lib/timelib.h
+      ext/date/lib/tm2unixtime.c:
+      - MFH: Added support for "<xth> <weekday of" and "last <weekday> of"
+      phrases to
+        be used with months - like in "last saturday of februari 2008".
+
+    * ext/date/lib/parse_date.c
+      ext/date/lib/parse_date.re
+      ext/date/lib/timelib.c
+      ext/date/lib/timelib.h
+      ext/date/lib/tm2unixtime.c:
+      - Added support for "<xth> <weekday of" and "last <weekday> of" phrases 
to
+      be
+        used with months - like in "last saturday of februari 2008".
+
+2008-05-04  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      BFN
+
+    * (PHP_5_2)
+      ext/xsl/xsltprocessor.c
+      ext/xsl/xsltprocessor.c:
+      MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT
+      Variable
+
+    * ext/xsl/xsltprocessor.c:
+      fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable
+
+2008-05-04  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/standard/array.c:
+      fix compile warnings
+
+2008-05-04  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/date/php_date.c
+      ext/date/lib/parse_iso_intervals.c
+      ext/date/lib/parse_iso_intervals.re:
+      - MFH: Added support for using ISO 8601 time intervals to define a
+      DatePeriod
+        iterator.
+
+    * ext/date/php_date.c
+      ext/date/lib/parse_iso_intervals.c
+      ext/date/lib/parse_iso_intervals.re:
+      - Added support for using ISO 8601 time intervals to define a DatePeriod
+        iterator.
+
+2008-05-04  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/posix/posix.c:
+      fix folding
+
 2008-05-03  Steph Fox  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)


Reply via email to