Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_2) / zend_object_handlers.c /tests access_modifiers_011.phpt php-src NEWS

[email protected] (Ilia Alshanetsky) Thu, 8 Jan 2009 08:46:58 -0500
Newsgroups php.zend-engine.cvs
Message-ID <[email protected]>
Jani,

I asked Andrei to MFH this change since it does enable functionality  
that should of worked since day one, the lack of it was a bug.


On 8-Jan-09, at 6:03 AM, Jani Taskinen wrote:

> Andrei Zmievski wrote:
>> andrei		Thu Jan  8 00:39:16 2009 UTC
>>  Added files:                 (Branch: PHP_5_2)
>>    /ZendEngine2/tests	access_modifiers_011.phpt   Modified  
>> files:                  /php-src	NEWS     /ZendEngine2	 
>> zend_object_handlers.c   Log:
>>  MFB
>>    http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1381&r2=1.2027.2.547.2.1382&diff_format=u
>> Index: php-src/NEWS
>> diff -u php-src/NEWS:1.2027.2.547.2.1381 php-src/NEWS:1.2027.2.547.2.1382
>> --- php-src/NEWS:1.2027.2.547.2.1381	Wed Jan  7 17:38:12 2009
>> +++ php-src/NEWS	Thu Jan  8 00:39:14 2009
>> @@ -1,6 +1,8 @@
>> PHP 
>>                                                                         NEWS
>> | 
>> | 
>> | 
>> | 
>> | 
>> | 
>> | 
>> | 
>> | 
>> | 
>> |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
>> ?? ??? 2009, PHP 5.2.9
>> +- Changed __call() to be invoked on private/protected method  
>> access, similar to
>> +  properties and __get(). (Andrei)
>
> Wasn't this actually a fix..? ;) (PHP_5_2 is supposed to be bugfix- 
> only)



Ilia Alshanetsky