mj Fri, 19 Nov 2010 18:38:23 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=305564
Log:
Fixed two typos in NEWS.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2010-11-19 17:22:05 UTC (rev 305563)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-11-19 18:38:23 UTC (rev 305564)
@@ -37,7 +37,7 @@
- Added a 3rd parameter to get_html_translation_table. It now takes a charset
hint, like htmlentities et al. (Gustavo)
-- Path with NULL in them (foo\obar.txt) are now considered as invalid. (Rasmus)
+- Paths with NULL in them (foo\0bar.txt) are now considered as invalid. (Rasmus)
- Fixed a possible double free in imap extension (Identified by Mateusz
Kocielski). (CVE-2010-4150). (Ilia)
- Fixed NULL pointer dereference in ZipArchive::getArchiveComment.
svn: /php/php-src/branches/PHP_5_3/ NEWS
| Tweet |
|
Search Discussions
Discussion Posts
Previous
Follow ups
- Stanislav Malyshev: stas Fri, 19 Nov 2010 23:27:52 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=305573 Log: report intl fix Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-11-19 23:23:49 UTC (rev 305572) +++ php/php-src/branches/PHP_5_3/NEWS 2010-11-19 23:27:52 UTC (rev 305573) @@ -3,6 +3,8 @@ ?? ??? 2010, PHP 5.3.4 - Fixed extract() to do
- Felipe Pena: felipe Sun, 21 Nov 2010 14:07:22 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=305609 Log: - New NEWS structure (to be improved) Changed paths: U php/php-src/branches/PHP_5_3/NEWS
- Ilia Alshanetsky: iliaa Mon, 22 Nov 2010 13:10:13 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=305649 Log: Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c) Bug: http://bugs.php.net/51003 (Assigned) unaligned memory access in ext/hash/hash_tiger.c Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-11-22 08:43:42 UTC (rev
Related Discussions
Discussion Overview
| group | php-cvs |
| categories | php |
| posted | Nov 3, '10 at 1:46a |
| active | Nov 28, '10 at 4:33p |
| posts | 15 |
| users | 11 |
| website | php.net |
