On 6 May 2010 08:55, Peter Cowburn wrote:
> On 5 May 2010 17:25, Richard Quadling wrote:
>> Hi.
>>
>> I'm in the process of getting the PHPDoc classes showing the correct
>> inherited properties and methods (public/protected but not private).
>>
>> I picked RecursiveRegexIterator (it has the larg
On 11 May 2010 13:33:46 UTC+1, Richard Quadling
wrote:
> On 6 May 2010 08:55, Peter Cowburn wrote:
>> On 5 May 2010 17:25, Richard Quadling wrote:
>>> Hi.
>>>
>>> I'm in the process of getting the PHPDoc classes showing the correct
>>> inherited properties and methods (public/protected but not p
Dear Concert Industry Professional:
We are writing to ensure Billboard and CelebrityAccess are publishing your Box
Office Scores!
If you are not currently reporting scores to us, than they are not being
published weekly in the Billboard and CelebrityAccess publications. This email
provides inst
However nobody ever posted anything on internals about it. The
differences between the implementation and the RFC as well as the
questions raised by this addition show that it would be better to
discuss prior to commit.
But as it is in trunk, that's less a problem, that's why trunk exists:
a deve
However nobody ever posted anything on internals about it. The
differences between the implementation and the RFC as well as the
questions raised by this addition show that it would be better to
discuss prior to commit.
But as it is in trunk, that's less a problem, that's why trunk exists:
a deve
On 12 May 2010 06:01, Sara Golemon wrote:
> On method naming, I was following the pattern of __*() for "always on" magic
> methods (__get(), __set(), etc...) versus interface-induced magic methods
> (offsetGet(), offsetSet(), etc...).
Agreed. I don't have any real preference on the interface name