php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59246 ?zend_class_entry? has no member named ?default_properties?
Submitted: 2010-06-01 14:28 UTC Modified: 2010-06-02 07:33 UTC
From: markskilbeck@php.net Assigned:
Status: Closed Package: cairo (PECL)
PHP Version: Trunk SVN-2010-06-01 (dev) OS: Linux (Ubuntu)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: markskilbeck@php.net
New email:
PHP Version: OS:

 

 [2010-06-01 14:28 UTC] markskilbeck@php.net
Description:
------------
The changes made to the ZE in this revision[1] require 
changes to be made to Cairo and the way it initialises object 
properties.

Reproduce code:
---------------
With PHP trunk and Cairo trunk

phpize && ./configure && make

Expected result:
----------------
Clean and sexy (somewhat like myself) install.

Actual result:
--------------
?zend_class_entry? has no member named ?default_properties? 
errors for cairo_*.c files.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-01 14:35 UTC] markskilbeck@php.net
Here is the patch: http://mahcuz.com/patches/cairo-
r299692.patch.txt
 [2010-06-02 07:33 UTC] markskilbeck@php.net
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 05:01:28 2025 UTC