diff options
| author | Pierre Joye <pajoye@php.net> | 2006-10-11 18:27:42 +0000 |
|---|---|---|
| committer | Pierre Joye <pajoye@php.net> | 2006-10-11 18:27:42 +0000 |
| commit | 3d3395df3a161e6b0cc2fe4f7eb8916686305a59 (patch) | |
| tree | f9eaf6419bd57d7ceb2ac33d9171f92e7cc5fa47 | |
| parent | 630024d8957203bc45ebde0b7ce982e8327ea603 (diff) | |
| download | php-git-3d3395df3a161e6b0cc2fe4f7eb8916686305a59.tar.gz | |
- imagecreatefrompng(emptyfile) fix entry
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 12 Oct 2006, PHP 5.2.0RC6 +- Fixed invalid read in imagecreatefrompng when an empty file is given + (Pierre, Tony) - Fixed bug #38458, PECL bug #8944, PECL bug #7775 (error retrieving columns after long/text columns with PDO_ODBC). (Wez) - Fixed PECL bug #8816 (issue in php_oci_statement_fetch with more than one |
