mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
fix #65070, bgcolor does not use the same format as the input image with imagerotate
This commit is contained in:
parent
876b474c7d
commit
c65d663aef
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -5,6 +5,9 @@ PHP NEWS
|
||||||
- CLI server:
|
- CLI server:
|
||||||
. Fixed bug #65066 (Cli server not responsive when responding with 422 http
|
. Fixed bug #65066 (Cli server not responsive when responding with 422 http
|
||||||
status code). (Adam)
|
status code). (Adam)
|
||||||
|
- GD
|
||||||
|
. Fixed #65070 (bgcolor does not use the same format as the input image with
|
||||||
|
imagerotate). (Pierre)
|
||||||
|
|
||||||
20 Jun 2013, PHP 5.5.0
|
20 Jun 2013, PHP 5.5.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue