[PHP-DEV] UGLY Benchmark Results for PHP Master 2017-02-21

2017-02-21 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-02-21 10:50:08-08:00 commit: b59f3cf previous commit:f3d058c revision date: 2017-02-21 12:12:42+01:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

[PHP-DEV] Fix for invalid declare(ticks=expr); values

2017-02-21 Thread Sara Golemon
A crash report came into security@ (which needn't have been private) about a segfault in response to trying to compile clearly broken code. https://github.com/php/php-src/pull/2395 is a fix for this, but before I merge it (and check how far back it goes -- my suspicion is 7.0), I'm hoping for some