Comment 56 for bug 74647

Revision history for this message
Ralf Naujokat (ubuntu-ralf-naujokat) wrote :

FIrst post on this was 2005...
In 2013 it is still an issue.

Ubuntu 12.04:

$ php -v
PHP 5.3.10-1ubuntu3.5 with Suhosin-Patch (cli) (built: Jan 18 2013 23:40:19)

$ php --re gd | grep "Function"
  - Functions {
    Function [ <internal:gd> function gd_info ] {
    Function [ <internal:gd> function imagearc ] {
    Function [ <internal:gd> function imageellipse ] {
...
Still (or again?) no imagealias(), imagerotate(),...

Ralf