On Thu, Jul 31, 2014 at 1:53 AM, Chris Wright wrote:
> On 30 July 2014 18:51, Adam Harvey wrote:
> > -1 explanation: I don't think %% is clear enough, the only sensible
> > syntax choice (//) is unavailable to us, and I think the utility of
> > having it baked into the language as an operator is
Hello internals!
I have almost completed a SAPI, that allows NodeJS scripters to enable PHP from
within their HTTP servers.
Originally, I wanted to write this extension just for my own use, but as I see
the many „dirty“ hacks that people use to run PHP inside their http server, I
decided to ma
Hi!
On 2 Aug 2014, at 21:44, Nikita Popov wrote:
> Why do you think this isn't a good idea? I think it would be a nice way to
> prototype language features before pulling them into PHP. Though admittedly I
> don't think there are many things that could be implemented that way.
If people can e
On Thu, Jul 31, 2014 at 9:03 PM, Andrea Faulds wrote:
> On another note, while we *could* allow extensions to hook into the AST,
> I’d stray away from letting them modify it and implement new features. That
> really doesn’t sound like a good idea at all (I could elaborate on why, but
> I won’t bo
Le 31/07/2014 23:01, Ferenc Kovacs a écrit :
Hi,
The third Release Candidate for 5.6.0 was just released and can be
downloaded from:
http://qa.php.net/
The Windows binaries are available at
http://windows.php.net/qa/
Please test it carefully, and report any bugs in the bug system.