changelog Sat May 7 20:34:54 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1976&r2=1.1977&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1976 php-src/ChangeLog:1.1977
--- php-src/ChangeLog:1.1976 Fri May 6 20:36:00 2005
+++ php-src/ChangeLog Sat May 7 20:34:53 2005
@@ -1,3 +1,119 @@
+2005-05-07 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * NEWS:
+ this one needs to be upper..
+
+ * ext/standard/math.c:
+ ws + cs + proto fixes
+
+2005-05-07 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/standard/ftp_fopen_wrapper.c:
+ MFB: Fixed memory leak on error in FTP wrapper.
+
+ * (PHP_5_0)
+ ext/standard/ftp_fopen_wrapper.c:
+ Fixed memory leak on error in FTP wrapper.
+
+2005-05-07 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * sapi/cli/php.1.in:
+ typofix
+
+2005-05-07 Wez Furlong <[EMAIL PROTECTED]>
+
+ * ext/pcntl/pcntl.c
+ ext/pcntl/pcntl.c
+ ext/pcntl/php_pcntl.h
+ ext/pcntl/php_pcntl.h
+ ext/pcntl/test-pcntl.php
+ ext/pcntl/test-pcntl.php:
+ MFB: Fix for #32974
+
+ * (PHP_4_3)
+ NEWS
+ ext/pcntl/pcntl.c
+ ext/pcntl/php_pcntl.h
+ ext/pcntl/test-pcntl.php:
+ Fix #32974
+
+2005-05-07 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * sapi/cli/php.1.in:
+ - Update
+
+2005-05-07 Andrey Hristov <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli_api.c:
+ revert this one till we have a better way to inform the user where the
+ truncation has occured
+
+ * ext/standard/math.c:
+ update protos
+
+2005-05-07 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * NEWS:
+ - Update: class File was renamed to FileObject
+
+ * NEWS
+ sapi/cli/php_cli.c:
+ - Improved interactive mode of CLI (php -a)
+
+2005-05-07 Rasmus Lerdorf <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/standard/ftp_fopen_wrapper.c:
+ Fix what I assume was a typo
+
+2005-05-07 Andrey Hristov <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli_api.c:
+ return MYSQLI_DATA_TRUNCATED if data happens to be truncated
+
+ * ext/mysqli/mysqli_api.c:
+ return directly
+
+2005-05-07 Georg Richter <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/mysqli/tests/064.phpt:
+ fix for 5_0. Statement constructor doesn't exist in 5_0
+
+2005-05-07 Andrey Hristov <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/mysqli/mysqli_api.c:
+ bail out just after detecting incorrect number of paramts to bind (MFH)
+
+ * ext/mysqli/mysqli_api.c:
+ bail out when detecting incorrect number of parameters to be bound.
+
+2005-05-07 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/gd/config.m4:
+ - Install GD header files
+
+ * Makefile.global
+ acinclude.m4
+ configure.in
+ ext/curl/config.m4
+ ext/dom/config.m4
+ ext/iconv/config.m4
+ ext/interbase/php_ibase_udf.c
+ ext/mbstring/config.m4
+ ext/odbc/config.m4
+ ext/session/config.m4
+ ext/sqlite/config.m4
+ ext/xml/config.m4
+ sapi/embed/config.m4
+ scripts/Makefile.frag
+ scripts/phpize.m4:
+ - Added PHP_INSTALL_HEADERS() macro
+ - Fixed several VPATH build issues
+ - Changed all awk calls to use $AWK
+ - Changed all mkdir calls to use "$php_shtool mkdir"
+
2005-05-06 Jani Taskinen <[EMAIL PROTECTED]>
* ext/sqlite/config.m4:
@@ -1781,7 +1897,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1976 2005/05/07 00:36:00 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1977 2005/05/08 00:34:53 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -5182,7 +5298,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1976 2005/05/07 00:36:00 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1977 2005/05/08 00:34:53 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -5663,7 +5779,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1976 2005/05/07 00:36:00 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1977 2005/05/08 00:34:53 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -7137,7 +7253,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1976 2005/05/07 00:36:00 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1977 2005/05/08 00:34:53 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: