Hi!
> I have a couple of pending PRs which are all small features with
> outstanding bugreports/feature requests and I wasn't sure that they would
> need an RFC or not, I would like to get some feedback about that:
> https://github.com/php/php-src/pull/1214
> https://github.com/php/php-src/pull/12
> I've just read the news about the Zend acquisition:
> http://www.zend.com/en/resources/news-and-
> events/newsroom/press/3683_rogue-wave-software-acquires-enterprise-
> php-leader-zend-acquisition-broadens-enterprise-strength-across-top-five-
> development-languages
> I'm curious how will this ch
Hi Ferenc,
> -Original Message-
> From: Ferenc Kovacs [mailto:tyr...@gmail.com]
> Sent: Wednesday, October 7, 2015 4:14 PM
> To: PHP Internals
> Subject: [PHP-DEV] couple of PRs for master
>
> Hi,
>
> I have a couple of pending PRs which are all small features with outstanding
> bugrepo
Fernec,
On Wed, Oct 7, 2015 at 10:13 AM, Ferenc Kovacs wrote:
> Hi,
>
> I have a couple of pending PRs which are all small features with
> outstanding bugreports/feature requests and I wasn't sure that they would
> need an RFC or not, I would like to get some feedback about that:
> https://github
Hi,
I have a couple of pending PRs which are all small features with
outstanding bugreports/feature requests and I wasn't sure that they would
need an RFC or not, I would like to get some feedback about that:
https://github.com/php/php-src/pull/1214
https://github.com/php/php-src/pull/1204
https:/
Results for project php-src-nightly, build date 2015-10-07 05:13:26+03:00
commit: e3c8d4758b67be4d2fa86031dd8fea542ead64ee
revision_date: 2015-10-07 04:28:43+03:00
environment:Haswell-EP
cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping
2, LLC 45 MB
Hi Matt,
> -Original Message-
> From: Matt Ficken [mailto:themattfic...@gmail.com]
> Sent: Wednesday, October 7, 2015 12:18 PM
> To: Anatol Belski
> Cc: Dmitry Stogov ; Pierre Joye ;
> Laruence ; PHP Internals ;
> dmi...@php.net
> Subject: Re: [PHP-DEV] Re: Windows OpCache bug fix
>
> I
Hi Dmitry,
> -Original Message-
> From: Dmitry Stogov [mailto:dmi...@zend.com]
> Sent: Tuesday, October 6, 2015 10:01 AM
> To: Anatol Belski
> Cc: Matt Ficken ; Pierre Joye
> ; Laruence ; PHP Internals
> ; dmi...@php.net
> Subject: Re: [PHP-DEV] Re: Windows OpCache bug fix
>
> On Mon, Oc
I have a patch for the IPC mechanism we talked about (to avoid consistency
problems) and to allocate the side-step OpCache on process's private heap.
I've done some quick tests of this on Windows 8.1.
See:
https://github.com/mattficken/php-src/commit/e11b6f010be7d48ed4e29f3a758dffc9acf586fd
I add