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 pretty minimal
> regardless (I coded a lot of Python for scien
Le 26/07/2014 04:42, Laruence a écrit :
Hey:
On Fri, Jul 25, 2014 at 9:14 PM, Pascal Chevrel wrote:
Hi,
I tried the .deb package for phpng that Zend provides since yesterday
(thanks for that!) and I hit a memory consumption issue with the first of my
scripts I tried:
PHPNG:
Memory peak: 6291
On 26/07/2014 04:42, Laruence wrote:
> PHPNG is not listed in bugs.php.net yet. but as it's a branch of PHP
> , I think it's okey to report it there, and note it's PHPNG in the
> comment. for now.
wouldn't it be fairly easy to create a new entry in the version dropdown?
Cheers
--
Matteo Beccat
Hey:
On Thu, Jul 31, 2014 at 8:29 PM, Pascal Chevrel wrote:
> Le 26/07/2014 04:42, Laruence a écrit :
>
>> Hey:
>>
>> On Fri, Jul 25, 2014 at 9:14 PM, Pascal Chevrel
>> wrote:
>>>
>>> Hi,
>>>
>>> I tried the .deb package for phpng that Zend provides since yesterday
>>> (thanks for that!) and I h
Le 31/07/2014 16:23, Laruence a écrit :
Hey:
On Thu, Jul 31, 2014 at 8:29 PM, Pascal Chevrel wrote:
Le 26/07/2014 04:42, Laruence a écrit :
Hey:
On Fri, Jul 25, 2014 at 9:14 PM, Pascal Chevrel
wrote:
Hi,
I tried the .deb package for phpng that Zend provides since yesterday
(thanks for t
VCS Account Approved: drew approved by bjori \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi internals!
I've created a draft RFC and implementation for the introduction of an
Abstract Syntax Tree (AST) as an intermediate structure in our compilation
process:
https://wiki.php.net/rfc/abstract_syntax_tree
The RFC outlines why an AST is beneficial, how it impacts performance and
me
On Thu, Jul 31, 2014 at 11:11 AM, Nikita Popov wrote:
> I've created a draft RFC and implementation for the introduction of an
> Abstract Syntax Tree (AST) as an intermediate structure in our compilation
> process:
>
> https://wiki.php.net/rfc/abstract_syntax_tree
>
> The RFC outlines why an
On 31 July 2014 20:11, Nikita Popov wrote:
> Hi internals!
>
> I've created a draft RFC and implementation for the introduction of an
> Abstract Syntax Tree (AST) as an intermediate structure in our compilation
> process:
>
> https://wiki.php.net/rfc/abstract_syntax_tree
>
> The RFC outlines
OMG, so +1 on this! *rolling eyes*
We'd be a step away for hookable grammars! \o/
On Thu, Jul 31, 2014 at 2:27 PM, Michael Wallner wrote:
> On 31 July 2014 20:11, Nikita Popov wrote:
>
> > Hi internals!
> >
> > I've created a draft RFC and implementation for the introduction of an
> > Abstract
On 31 Jul 2014, at 19:11, Nikita Popov wrote:
> I've created a draft RFC and implementation for the introduction of an
> Abstract Syntax Tree (AST) as an intermediate structure in our compilation
> process:
Oh man, you got the implementation done? That makes me so happy. ^^
Like Sara, I am ver
On Thu, Jul 31, 2014 at 4:23 PM, Laruence wrote:
> Hey:
>
> I am afraid this is not a bug.
>
> it's due to our new immutable array implementation.
>
> all these langs map array are constant array, such it will be treat as
> immutable array, which means it will not be released untill the
> request
On 31 Jul 2014, at 17:34, Pascal Chevrel wrote:
> The problem is that the more arrays I load, the more memory PHPNG consumes
> while current versions of PHP have that value mostly stable. I have with
> PHPNG a scalability issue I don't have with regular PHP. If tomorrow I
> increase the numbe
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.
The next Release Candidate will be tagged on Tues
Hi,
The first Release Candidate for 5.3.29 was just released and can be
downloaded from:
http://qa.php.net/
The Windows binaries are available at
http://windows.php.net/qa/
As 5.3.29 is supposed to be the last and final release of the 5.3 series
ever please test your code very carefull
15 matches
Mail list logo