summaryrefslogtreecommitdiff
path: root/ext/opcache/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix opcache test dependenciesRasmus Lerdorf2017-01-024-10/+12
* Make Opcache tests using the cli server more reliableMitch Hagstrand2016-12-291-14/+29
* Fix #73546: Logging for opcache has an empty file nameMitch Hagstrand2016-11-161-0/+19
* Fcall optimization: Avoid FETCH_DIM_R with UNUSED op2Nikita Popov2016-11-101-0/+15
* Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-10-291-0/+29
|\
| * Fixed bug #73402 (Opcache segfault when using class constant to call a method)Xinchen Hui2016-10-291-0/+29
* | Fixed bug in zend_accel_error() and cleaned up kill_all_lockers()Mitch Hagstrand2016-10-121-0/+19
* | Fixed bug #72014 (Including a file with anonymous classes multiple times lead...Xinchen Hui2016-04-141-0/+29
* | Fixed test & ZEND_BOOL should result TMP_VARXinchen Hui2016-03-171-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-03-171-0/+21
|\ \ | |/
| * Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER)Xinchen Hui2016-03-171-0/+21
* | test fixesAnatol Belski2016-02-283-8/+26
* | Added test for bug #71443Xinchen Hui2016-01-261-0/+17
* | Fixed bug #71443 (Segfault using built-in webserver with intl using symfony)Xinchen Hui2016-01-261-1/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-181-0/+1
|\ \ | |/
| * Improved fix for #71127Xinchen Hui2015-12-181-0/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-171-0/+24
|\ \ | |/
| * Fixed bug #71127 (Define in auto_prepend_file is overwrite)Xinchen Hui2015-12-171-0/+24
| * Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer)Xinchen Hui2015-10-031-0/+21
| * Fixed bug #70631 (Another Segfault in gc_remove_from_buffer())Xinchen Hui2015-10-031-0/+20
| * Fixed bug #70601 (Segfault in gc_remove_from_buffer())Xinchen Hui2015-10-031-0/+23
* | add test for bug #70423Anatol Belski2015-09-071-0/+70
* | Merge branch 'PHP-5.6'Xinchen Hui2015-08-111-0/+20
|\ \ | |/
| * Fixed bug #70237 (Empty while and do-while segmentation fault with opcode on ...Xinchen Hui2015-08-111-0/+20
* | Fixed bug #70207 (Finally is broken with opcache)Dmitry Stogov2015-08-101-0/+23
* | Fixed bug #70111 (Segfault when a function uses both an explicit return type ...Xinchen Hui2015-07-221-0/+18
* | Fixed memory leak because of incorrect 'if ();' optimizationDmitry Stogov2015-07-021-0/+34
* | add test for bug #69838Anatol Belski2015-06-201-0/+17
* | Fix some missed testsAaron Piotrowski2015-06-151-1/+1
* | Forgot the test for bug #69688Xinchen Hui2015-05-221-0/+18
* | Fixed testXinchen Hui2015-05-221-1/+5
* | Merge branch 'PHP-5.6'Dmitry Stogov2015-05-071-0/+18
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2015-05-071-0/+18
| |\
| | * Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF)Dmitry Stogov2015-05-071-0/+18
* | | Added experimental (disabled by default) file based opcode cache.Dmitry Stogov2015-05-065-0/+5
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-04-022-0/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-04-012-0/+18
| |\ \ | | |/
| | * Fixed bug #69281 (opcache_is_script_cached no longer works)Danack2015-04-012-0/+18
* | | Change the error message for colliding class/interface/trait names to be a li...Kalle Sommer Nielsen2015-03-261-1/+1
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-03-041-0/+20
|\ \ \ | |/ /
| * | Fixed bug #69159 (Opcache causes problem when passing a variable variable to ...Xinchen Hui2015-03-041-0/+20
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-02-271-0/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-271-0/+22
| |\ \ | | |/
| | * Fixed bug #69125 (Array numeric string as key)Xinchen Hui2015-02-271-0/+22
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-02-251-0/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-251-0/+9
| |\ \ | | |/
| | * Improve fix for #69038Xinchen Hui2015-02-251-0/+10
| * | Replace var is introducedXinchen Hui2015-02-171-0/+11
| * | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-171-0/+45
| |\ \ | | |/
| | * Fixed bug #69038 (switch(SOMECONSTANT) misbehaves)Xinchen Hui2015-02-171-0/+45