php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62410 Property overloading support
Submitted: 2012-06-25 19:20 UTC Modified: 2012-07-18 09:13 UTC
From: lstrojny@php.net Assigned: pdezwart (profile)
Status: Closed Package: amqp (PECL)
PHP Version: 5.3.14 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 - 10 = ?
Subscribe to this entry?

 
 [2012-06-25 19:20 UTC] lstrojny@php.net
Description:
------------
The attached patch allows proper overloading of AMQP classes. That means one can 
extend classes like AMQPMessage, add properties and so on.


Patches

property-overloading-php-5.4-support (last revision 2012-06-25 19:29 UTC by lars at strojny dot net)
property-overloading-v1.diff (last revision 2012-06-25 19:23 UTC by lars at strojny dot net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-18 09:13 UTC] pdezwart@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: pdezwart
 [2012-07-18 09:13 UTC] pdezwart@php.net
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

Fixed in 1.0.4. Thanks for the help!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC