php-src/ext/opcache/tests
2015-12-18 17:37:40 +08:00
..
001_cli.phpt
blacklist-win32.phpt forked test for win32 2014-01-13 17:12:14 +01:00
blacklist.inc Added support for glob symbols in blacklist entries (?, *, **) 2013-07-31 03:01:19 +04:00
blacklist.phpt forked test for win32 2014-01-13 17:12:14 +01:00
bug64353.phpt Renamed Zend Optimizer+ into Zend OPcache 2013-03-19 10:32:24 +04:00
bug64482.inc Fixed bug #64482 (Opcodes for dynamic includes should not be cached) 2013-03-25 13:05:16 +04:00
bug64482.phpt Fixed bug #64482 (Opcodes for dynamic includes should not be cached) 2013-03-25 13:05:16 +04:00
bug65510.phpt Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var) 2013-08-29 11:56:01 +04:00
bug65559.phpt Added test 2013-11-26 12:13:42 +04:00
bug65665.phpt Fixed bug #65665 (Exception not properly caught when opcache enabled) 2013-09-16 14:43:01 +08:00
bug65845.phpt Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled). 2013-10-10 15:32:30 +04:00
bug65915.phpt Fixed bug #65915 (Inconsistent results with require return value) 2013-11-25 14:07:24 +04:00
bug66176.phpt Fixed bug #66176 (Invalid constant substitution) 2013-11-26 17:47:02 +04:00
bug66251.phpt Fixed bug #66251 (Constants get statically bound at compile time when Optimized) 2013-12-10 17:04:17 +04:00
bug66334.phpt Fixed bug #66334 (Memory Leak in new pass1_5.c optimizations). (Terry) 2013-12-23 16:04:10 +04:00
bug66338.phpt Fix one more test in dos style eol 2013-12-30 10:58:40 +08:00
bug66440.phpt Fixed bug #66440 (Optimisation of conditional JMPs based on pre-evaluate constant function calls) 2014-01-13 16:16:23 +04:00
bug66461.phpt Fixed bug #66461 (PHP crashes if opcache.interned_strings_buffer=0) 2014-01-13 18:05:21 +04:00
bug66474.phpt Fixed bug #66474 (Optimizer bug in constant string to boolean conversion) 2014-01-13 12:06:19 +04:00
bug67215.phpt Add test for bug #67215 2014-07-03 13:48:59 +08:00
bug68104.phpt Add credit 2014-11-01 22:29:55 +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 Fixed bug #69281 (opcache_is_script_cached no longer works) 2015-04-01 23:58:22 +08:00
bug70237.phpt Fixed bug #70237 (Empty while and do-while segmentation fault with opcode on CLI enabled). 2015-08-11 21:01:56 +08:00
bug70601.phpt Fixed bug #70601 (Segfault in gc_remove_from_buffer()) 2015-10-03 19:38:56 -07:00
bug70631.phpt Fixed bug #70631 (Another Segfault in gc_remove_from_buffer()) 2015-10-03 20:08:21 -07:00
bug70632.phpt Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer) 2015-10-03 20:33:24 -07:00
bug71127.phpt Improved fix for #71127 2015-12-18 17:37:40 +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 typos (orig) 2013-07-15 00:19:32 -07:00
is_script_cached.phpt Fixed bug #69281 (opcache_is_script_cached no longer works) 2015-04-01 23:58:22 +08:00
issue0057.phpt
issue0079.phpt Fixed issue #79 (Optimization Problem/Bug) 2013-04-01 11:33:04 +04:00
issue0115.phpt Fix dos style eol in phpts 2013-12-30 10:58:01 +08:00
issue0128.phpt Add test for ISSUE #128 2013-09-16 14:58:18 +08:00
issue0140.phpt Fix dos style eol in phpts 2013-12-30 10:58:01 +08:00
issue0149.phpt Fix dos style eol in phpts 2013-12-30 10:58:01 +08:00
issue0183.phpt Update NEWs and add a test 2014-05-26 15:40:26 +08:00
opcache-1.blacklist Allow wilcards in opcache.blacklist_filename 2013-04-10 21:41:30 +04:00
opcache-2.blacklist a few typofixes 2014-02-14 17:12:52 +02:00
optimize_func_calls.phpt Fix other typos & add test script 2013-04-19 11:21:44 +08:00
php_cli_server.inc Added tests for PHAR/OPCahce incompatibilities 2013-11-08 13:50:57 +04:00
revalidate_path_01.phpt Fixed reavlidate_path=1 behavior to avoid caching of symlinks values. 2013-12-18 19:19:53 +04:00
skipif.inc Renamed Zend Optimizer+ into Zend OPcache 2013-03-19 10:32:24 +04:00