changelog Fri Apr 15 20:34:18 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1954&r2=1.1955&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1954 php-src/ChangeLog:1.1955
--- php-src/ChangeLog:1.1954 Thu Apr 14 20:39:27 2005
+++ php-src/ChangeLog Fri Apr 15 20:34:16 2005
@@ -1,3 +1,74 @@
+2005-04-15 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/standard/type.c:
+ - Fixed bug #32719 (strval() fails to zero terminate strings)
+
+ * ext/standard/tests/strings/strval.phpt:
+ Add some more cases
+
+ * ext/standard/tests/strings/strval.phpt
+ ext/standard/tests/strings/strval.phpt
+ ext/standard/tests/strings/strval.phpt:
+ 1.1.4;
+ Added test for strval() function
+
+ * ext/snmp/snmp.c:
+ - Use correct type (bug #32720)
+
+2005-04-15 Frank M. Kromann <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/ming/ming.c:
+ Backporting prebuilt and videostring functions
+
+2005-04-15 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_builtin_functions.c
+ tests/classes/property_exists.phpt:
+ - Fix even though we already know that the function will be renamed
+
+2005-04-15 Andrei Zmievski <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h:
+ Fix certain operations to stop relying on presence of read_property and
+ write_property handlers. They may be NULL'ed out by certain objects
+ pretending to be pure arrays, for example. Do checks first.
+
+2005-04-15 Uwe Schindler <[EMAIL PROTECTED]>
+
+ * NEWS
+ ext/standard/md5.c
+ ext/standard/sha1.c:
+ Remove include_path support from md5_file/sha1_file again
+
+ * ext/standard/md5.c
+ ext/standard/sha1.c:
+ use streams api for md5_file and sha1_file. Added parameter
+ use_include_path similar to other PHP file functions. Documentation
update
+ outstanding
+
+ * (PHP_4_3)
+ ext/standard/md5.c
+ ext/standard/md5.c
+ ext/standard/sha1.c:
+ correct copy/paste problem
+
+ * (PHP_4_3)
+ ext/standard/md5.c
+ ext/standard/md5.c
+ ext/standard/sha1.c
+ ext/standard/sha1.c:
+ MFH: fix various solaris problems by replacing stdio with posix io where
+ possible
+
+ * ext/standard/md5.c
+ ext/standard/sha1.c:
+ fix various solaris problems by replacing stdio with posix io where
+ possible
+
2005-04-14 Jani Taskinen <[EMAIL PROTECTED]>
* ext/standard/url_scanner_ex.c
@@ -271,7 +342,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1954 2005/04/15 00:39:27 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1955 2005/04/16 00:34:16 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -3672,7 +3743,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1954 2005/04/15 00:39:27 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1955 2005/04/16 00:34:16 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -4153,7 +4224,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1954 2005/04/15 00:39:27 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1955 2005/04/16 00:34:16 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -5627,7 +5698,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1954 2005/04/15 00:39:27 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1955 2005/04/16 00:34:16 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: