Edit report at https://bugs.php.net/bug.php?id=64012&edit=1
ID: 64012 User updated by: pm at datasphere dot ch Reported by: pm at datasphere dot ch Summary: Make rsvg compilable for PHP >= 5.4 Status: Open Type: Bug Package: Compile Failure Operating System: linux (all) PHP Version: 5.4.11 Block user comment: N Private report: N New Comment: Please note also that PECL/rsvg is not an option as a package for this bug's classification. Previous Comments: ------------------------------------------------------------------------ [2013-01-17 17:43:40] pm at datasphere dot ch Description: ------------ There is a compilation error for rsvg on PHP 5.4: .../php-pecl-rsvg-0.1.0/RSVG-0.1.0/rsvg.c: In function 'rsvg_object_new': .../php-pecl-rsvg-0.1.0/RSVG-0.1.0/rsvg.c:458:44 error: 'zend_class_entry' has no member named 'default_properties' Here is a patch directly inspired from https://bugs.php.net/bug.php?id=59731 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64012&edit=1