Re: [PHP-DEV] RFC - Array slice syntactic sugar

2015-03-20 Thread Tyler Sommer
> On Mar 20, 2015, at 3:04 PM, John Bafford wrote: > > > > If people are generally interested in having an array_key_(first|last|index) > implementation, I can dust off that PR, update it for master, and if we > really need an RFC, I’ll prepare one for PHP 7.1. > > -John I’d be very inter

Re: [PHP-DEV] Fwd: ezmlm warning

2013-09-23 Thread Tyler Sommer
I got the same thing. It looks like some mail is being rejected by Gmail: "Remote host said: 550 5.6.0 Lone CR or LF in headers (see RFC2822 section 2.2)" On Sep 23, 2013, at 8:06 AM, Madara Uchiha wrote: > What does this mean? > Is this a one-time error? Did anyone else get it? (Do you even g

Re: [PHP-DEV] [DRAFT] [RFC] Function autoloading

2013-08-30 Thread Tyler Sommer
On Aug 30, 2013, at 10:25 AM, Stas Malyshev wrote: > >> Furthermore, I think that's up to the community to decide how to do. >> They mostly settled on a 1-class-to-1-file rule (which was not the case >> prior to __autoload/spl_autoload). I am fully confident that they will >> find a way that ma

Re: [PHP-DEV] ArrayAccess/ArrayObject return by reference

2013-02-06 Thread Tyler Sommer
How would the interface enforce returning a reference? On Feb 6, 2013, at 8:47 AM, Anthony Ferrara wrote: > Perhaps there's another way out of this. A simple way would be to introduce > an ArrayAccessReference interface in core that adds the references to the > getters/setters... > > It's perh

Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution

2013-01-29 Thread Tyler Sommer
This is really exciting! As a user, I say allow a delay to get this into 5.5. I was kind of disappointed that some cache wasn't bundled with 5.4. It's been too long that this very important piece has been separate from the core. Cheers -- PHP Internals - PHP Runtime Development Mailing List To

Re: [PHP-DEV] Was Reflection annotations reader - We Need A Vision

2013-01-09 Thread Tyler Sommer
2013 10:05, Tyler Sommer wrote: > > Annotations are already a part of PHP. They are widely used in one of the > > most prolific frameworks, Symfony, and it's ORM "counterpart" Doctrine. > > To explain what I meant by "PHP", since I think we're arguin

Re: [PHP-DEV] Was Reflection annotations reader - We Need A Vision

2013-01-09 Thread Tyler Sommer
Annotations are already a part of PHP. They are widely used in one of the most prolific frameworks, Symfony, and it's ORM "counterpart" Doctrine. Both of which are serious drivers of the PHP community. It's even potentially spreading to Zend Framework: http://zend-framework-community.634137.n4.nabb