History for php-src/NEWS
Commits on Jun 25, 2017
Commits on Jun 23, 2017
Commits on Jun 2, 2017
-
-
-
Revert "merge PR #2290: enable opcache in CLI in 7.1+"
This reverts commit 71fe529. Without the file cache (which is not enabled by default), this has non-trivial impact on the startup time. It also significantly increases the baseline memory usage of PHP on CLI.
Commits on May 24, 2017
Commits on Apr 14, 2017
-
-
If the last instruction in a block is a NOP, then `new_opline` here won't be a copy of `opline`, it will be a copy of the last non-NOP opline. Avoid performing a spurious update by explicitly checking for NOP.
Commits on Apr 9, 2017
Commits on Apr 2, 2017
Commits on Apr 1, 2017
Commits on Mar 17, 2017
-
-
-
Disable block pass for large functions
This is the last fix for bug #74250.
Commits on Mar 15, 2017
Commits on Mar 10, 2017
Commits on Mar 9, 2017
Commits on Mar 2, 2017
Commits on Feb 24, 2017
Commits on Feb 17, 2017
Commits on Feb 16, 2017
-
-
nikic committed
Feb 16, 2017
Commits on Feb 12, 2017
Commits on Feb 11, 2017
Commits on Feb 8, 2017
Commits on Feb 6, 2017
NewerOlder