[PHP-DEV] BAD Benchmark Results for PHP Master 2017-05-31

2017-06-01 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-05-31 19:23:44-07:00 commit: d1cfd87 previous commit:32200e0 revision date: 2017-05-31 14:23:57-07:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

[PHP-DEV] [RFC] [Discussion] Doxygen

2017-06-01 Thread Fleshgrinder
Hey guys! Just finished the very brief Doxygen RFC. Please let me know if you require more information in it, I feel that it is sufficient as is, since documenting is not rocket science (writing useful documentation definitely is, but we cannot vote on that): https://wiki.php.net/rfc/doxygen --

Re: [PHP-DEV] [RFC]Discuss] Syntax for Arrow Functions

2017-06-01 Thread Theodore Brown
On Tuesday, May 30, 2017 at 12:58 PM, Levi Morrison wrote: > Based on the discussion there are a few different syntax choices > people liked. Overall it's a feature that people seem to want but > everyone seems to prefer a different syntax choice. > > 1. fn(params) => expr > 2. function(params)

[PHP-DEV] [RFC][VOTE] Allow loading extensions by name

2017-06-01 Thread François Laupretre
Sorry, forgot [VOTE] in subject... Le 01/06/2017 à 14:46, François Laupretre a écrit : Hi, Feature was discussed last year. I am now opening the vote for a merge in 7.2. URL: https://wiki.php.net/rfc/load-ext-by-name Voting period ends Monday, June 19, 2017, 00:00 UTC. Regards François

Re: [PHP-DEV] Class Naming in Core

2017-06-01 Thread Rowan Collins
On 1 June 2017 10:16:16 BST, Tony Marston wrote: >"Rowan Collins" wrote in message >news:cef783bb-8e1f-4a20-9cc6-1364a122b...@gmail.com... >> >>On 31 May 2017 10:26:06 BST, Tony Marston >wrote: >>>wrote in message

[PHP-DEV] [RFC] Allow loading extensions by name

2017-06-01 Thread François Laupretre
Hi, Feature was discussed last year. I am now opening the vote for a merge in 7.2. URL: https://wiki.php.net/rfc/load-ext-by-name Voting period ends Monday, June 19, 2017, 00:00 UTC. Regards François -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

Re: [PHP-DEV] Class Naming in Core

2017-06-01 Thread Tony Marston
"Rowan Collins" wrote in message news:cef783bb-8e1f-4a20-9cc6-1364a122b...@gmail.com... On 31 May 2017 10:26:06 BST, Tony Marston wrote: wrote in message news:86dba466-a764-522b-6990-39fd7668a...@fleshgrinder.com... I should point out that snake_case was the