Edit report at https://bugs.php.net/bug.php?id=64012&edit=1
ID: 64012 Updated by: m...@php.net Reported by: pm at datasphere dot ch Summary: Make rsvg compilable for PHP >= 5.4 -Status: Assigned +Status: Closed Type: Bug Package: Compile Failure Operating System: linux (all) PHP Version: 5.4.11 Assigned To: mgdm Block user comment: N Private report: N New Comment: Thank you for your bug report. This issue has already been fixed in the latest released version of PHP, which you can download at http://www.php.net/downloads.php I've released version 0.1.1 which contains your patch. Thanks very much! Previous Comments: ------------------------------------------------------------------------ [2013-01-17 17:57:12] pm at datasphere dot ch Please note also that PECL/rsvg is not an option as a package for this bug's classification. ------------------------------------------------------------------------ [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