[PHP-DEV] Wiki - Extentions

2016-11-04 Thread Daniel Klein
The page https://wiki.php.net/internals/extensions has some spelling mistakes and things that could be clearer. The heading: "Registering *additionnal *extensions from the SAPI module" should be spelt *additional*. Above it in "Parsing the ini file to get more extensions" is a mention of "zend_ll

[PHP-DEV] [PATCH] opcache bug #69090, prepend user identifier to keys

2016-11-04 Thread php-dev
Hello, I'm CCing Dmitry Stogov as maintainer because he's listed as an author in ext/opcache/ZendAccelerator.c and has recent commits. I've attached a patch for bug #69090. You can find a more detailed writeup at https://bugs.php.net/bug.php?id=69090 . In short, the patch adds EUID or Window

[PHP-DEV] NEUTRAL Benchmark Results for PHP Master 2016-11-04

2016-11-04 Thread lp_benchmark_robot
Results for project PHP master, build date 2016-11-04 06:25:22+02:00 commit: 5aad73a previous commit:624409b revision date: 2016-11-03 13:57:33-04:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

Re: [PHP-DEV] Allow Iterator to be used with current, next, reset, key functions

2016-11-04 Thread Levi Morrison
On Thu, Nov 3, 2016 at 8:52 PM, David Lundgren wrote: > On 11/3/16 2:58 PM, Levi Morrison wrote: >>> I think it would be bad to remove these functions and force users to >>> wrap arrays with ArrayIterator, just to manually iterate an array. After >>> spending a little time looking through how thes

[PHP-DEV] Fwd: Introduction before PECL account request

2016-11-04 Thread Bogdan Padalko
As it seems to be not so many people read pecl dev, I forward my initial message here. there are already *similar* ext weakref and v8js, though, all exts provide different functionality and it is probably not feasible to merge them all together, at least without breaking BC. Extensions I want