Hi,
I have done a bit of investigation into bug 70279 and I'm at a point where
I need an opinion of somebody with fastcgi experience.
The bug was caused by f20118aa669f9992fee8a64024e623805669391b (
https://github.com/php/php-src/commit/f20118aa669f9992fee8a64024e623805669391b)
which IMHO has a m
On Sep 22, 2015 06:51, "Lorenzo Fontana" wrote:
>
> I think you want this:
>
> https://github.com/php/php-src/blob/master/Zend/zend_language_scanner.l
>
> Lorenzo
>
> On Sep 22, 2015 03:46, "Carol Shimitt" wrote:
>>
>> Hello everyone
>>
>> Where in the source code of Zend Engiene the lexical anal
I think you want this:
https://github.com/php/php-src/blob/master/Zend/zend_language_scanner.l
Lorenzo
On Sep 22, 2015 03:46, "Carol Shimitt" wrote:
> Hello everyone
>
> Where in the source code of Zend Engiene the lexical analyzer receives the
> text to convert to tokens.
>
> Thanks.
> Carol
>
Hey,
Thanks for all your feedback in the discussion thread!
So, before I start the vote, just two quick notes:
I've added two notes about the statement syntax and the single variable use.
Though a few people complained, I'm not switching to the ==> operator, as I
noticed many people expected typ
Hello everyone
Where in the source code of Zend Engiene the lexical analyzer receives the text
to convert to tokens.
Thanks.
Carol
Hi,
I wrote PR 1513 about two weeks ago to make the following enhancements
to the CSPRNG feature in PHP 7:
* Use getrandom(2) on new Linux kernels
* When reading from /dev/urandom, make sure it's actually a character device
* On Linux, make sure that the device has a major ID of 1 and a minor
ID
Hi,
for those interested, a pull request implementing an exists() construct
(on PHP 7) is available for testing and reviewing :
https://github.com/php/php-src/pull/1530
exists() is modelled after isset(), with the difference that every value
(including null) returns true. Check the included
Hi Yasuo,
> -Original Message-
> From: yohg...@gmail.com [mailto:yohg...@gmail.com] On Behalf Of Yasuo
> Ohgaki
> Sent: Sunday, September 20, 2015 11:49 PM
> To: Kalle Sommer Nielsen
> Cc: Anatoliy Belsky ; Ferenc Kovacs ;
> internals@lists.php.net
> Subject: Re: [PHP-DEV] Re: [RFC] [DISC
Adding "opcache.huge_code_pages=1" directive in php.ini file confirms
significant overall performance increase due to the enablement of TEXT sections
load in huge memory pages.
Results for project php-src-nightly, build date 2015-09-21 15:07:05+03:00
commit: d9035ed18d8e76aed1f8cc65d1552