changelog               Sat Apr 16 20:36:48 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1955&r2=1.1956&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1955 php-src/ChangeLog:1.1956
--- php-src/ChangeLog:1.1955    Fri Apr 15 20:34:16 2005
+++ php-src/ChangeLog   Sat Apr 16 20:36:45 2005
@@ -1,3 +1,65 @@
+2005-04-16  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/method_exists.phpt:
+      method_exists() regression test
+
+    * ZendEngine2/zend_builtin_functions.c:
+      Fix method_exists(), pce is fetched, but ce is used
+
+2005-04-16  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * NEWS
+      NEWS
+      NEWS:
+      retype
+
+2005-04-16  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      - Typo
+
+    * NEWS:
+      - Entry for imageconvolution addition
+
+2005-04-16  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/dotnet/.cvsignore:
+      typofix
+
+2005-04-16  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c
+      ext/gd/php_gd.h:
+      - export imageconvolution to userland, making people happy to do not
+        use the predefined ones :)
+
+2005-04-16  Uwe Schindler  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      ext/standard/md5.c
+      ext/standard/md5.c
+      ext/standard/sha1.c
+      ext/standard/sha1.c:
+      MFH: use streams api for md5_file() and sha1_file()
+
+2005-04-16  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd.c:
+      I think this is a cleaner emboss filter.  Less fringing.
+
+    * (PHP_5_0)
+      ext/gd/libgd/gd.c:
+      MFH: The emboss and edge detection filter matrices were swapped
+
+    * ext/gd/libgd/gd.c:
+      The emboss and edge detection matrices are swapped
+
+    * ext/sqlite/config.m4:
+      Don't do PDO here if PDO is disabled
+
 2005-04-15  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * ext/standard/type.c:
@@ -342,7 +404,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1955 2005/04/16 00:34:16 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1956 2005/04/17 00:36:45 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -3743,7 +3805,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1955 2005/04/16 00:34:16 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1956 2005/04/17 00:36:45 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -4224,7 +4286,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1955 2005/04/16 00:34:16 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1956 2005/04/17 00:36:45 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -5698,7 +5760,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1955 2005/04/16 00:34:16 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1956 2005/04/17 00:36:45 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to