php-src/ext/opcache/tests
2015-07-22 22:43:30 +08:00
..
001_cli.phpt Added experimental (disabled by default) file based opcode cache. 2015-05-06 23:46:49 +03:00
blacklist-win32.phpt Added experimental (disabled by default) file based opcode cache. 2015-05-06 23:46:49 +03:00
blacklist.inc
blacklist.phpt Added experimental (disabled by default) file based opcode cache. 2015-05-06 23:46:49 +03:00
bu69838.phpt add test for bug #69838 2015-06-20 09:35:02 +02:00
bug64353.phpt
bug64482.inc
bug64482.phpt
bug65510.phpt
bug65559.phpt
bug65665.phpt
bug65845.phpt
bug65915.phpt
bug66176.phpt
bug66251.phpt
bug66334.phpt
bug66338.phpt
bug66440.phpt
bug66461.phpt
bug66474.phpt
bug67215.phpt Change the error message for colliding class/interface/trait names to be a little more clearer. 2015-03-26 01:44:23 +01:00
bug68104.phpt Add credit 2014-11-01 22:29:55 +08:00
bug68252.phpt Fixed bug #68252 (segfault in Zend/zend_hash.c in function _zend_hash_del_el) 2014-10-28 17:36:03 +08:00
bug68644.phpt Fixed bug #68644 (strlen incorrect : mbstring + func_overload=2 +UTF-8 + Opcache) 2014-12-24 17:55:58 +08:00
bug69038.phpt Merge branch 'PHP-5.5' into PHP-5.6 2015-02-25 20:13:47 +08:00
bug69125.phpt Fixed bug #69125 (Array numeric string as key) 2015-02-27 11:42:36 +08:00
bug69159.phpt Fixed bug #69159 (Opcache causes problem when passing a variable variable to a function) 2015-03-04 14:48:41 +08:00
bug69281.phpt Added experimental (disabled by default) file based opcode cache. 2015-05-06 23:46:49 +03:00
bug69688.phpt Forgot the test for bug #69688 2015-05-22 11:50:55 +08:00
bug70111.phpt Fixed bug #70111 (Segfault when a function uses both an explicit return type and an explicit cast) 2015-07-22 22:43:30 +08:00
bug695449.phpt Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF) 2015-05-07 12:14:14 +03:00
compact_literals.phpt
is_script_cached.phpt Added experimental (disabled by default) file based opcode cache. 2015-05-06 23:46:49 +03:00
issue0057.phpt
issue0079.phpt
issue0115.phpt
issue0128.phpt
issue0140.phpt
issue0149.phpt
issue0183.phpt
leak_001.phpt Fixed memory leak because of incorrect 'if ();' optimization 2015-07-02 02:00:34 +03:00
opcache-1.blacklist
opcache-2.blacklist
optimize_func_calls.phpt Fix some missed tests 2015-06-15 08:20:30 -05:00
php_cli_server.inc
revalidate_path_01.phpt
skipif.inc