php-src/ext/opcache/tests
Dmitry Stogov ed652a514f Fix register allocation (missing store)
This fixes oss-fuzz #52022
2022-10-03 17:08:11 +03:00
..
jit Fix register allocation (missing store) 2022-10-03 17:08:11 +03:00
match Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
opt typo 2022-08-29 17:12:57 +03:00
001_cli.phpt Added experimental (disabled by default) file based opcode cache. 2015-05-06 23:46:49 +03:00
assign_obj_exceptions.phpt Fix may_throw for ASSIGN_OBJ 2021-09-16 12:46:53 +02:00
assign_obj_op_of_fetch_dim.phpt Promote "undefined array key" notice to warning 2020-08-03 14:40:50 +02:00
assign_static_prop_ref_result.phpt Fix ASSIGN_STATIC_PROP_REF type inference 2021-09-22 15:55:25 +02:00
blacklist-win32.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
blacklist.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
blacklist.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
block_pass_001.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
block_removal_with_duplicate_successors.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bool_cp_in_pass1.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bool_not_cv.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
bu69838.phpt add test for bug #69838 2015-06-20 09:35:02 +02:00
bug64353.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug64482.inc Fixed bug #64482 (Opcodes for dynamic includes should not be cached) 2013-03-25 13:05:16 +04:00
bug64482.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug65510.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug65559.phpt Added test 2013-11-26 12:13:42 +04:00
bug65665.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02: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 #71443 (Segfault using built-in webserver with intl using symfony) 2016-01-26 15:57:39 +08:00
bug66176.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug66251.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
bug66334.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug66338.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug66440.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug66461.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug66474.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug67215.phpt test fixes 2016-02-28 11:53:21 +01:00
bug68104.phpt Completely remove disabled functions from function table 2020-04-30 09:53:57 +02:00
bug69038.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug69125.phpt Fixed bug #69125 (Array numeric string as key) 2015-02-27 11:42:36 +08:00
bug69159.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug69281.phpt Added experimental (disabled by default) file based opcode cache. 2015-05-06 23:46:49 +03:00
bug69549.phpt Rename test file to reflect the appropriate ticket number 2019-06-20 16:54:17 +02: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
bug70207.phpt Reindent phpt files 2020-02-03 22:52:20 +01: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
bug70423.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug71127.phpt Make constant redeclaration a warning 2020-09-21 17:04:39 +02:00
bug71443.phpt Enclose INI values containing {TMP} in quotes 2020-03-09 22:49:08 +01:00
bug71843.phpt Implement 'Saner Numeric Strings' RFC: 2020-07-29 02:51:09 +01:00
bug72014.phpt Fixed bug #72014 (Including a file with anonymous classes multiple times leads to fatal error) 2016-04-14 20:21:19 +08:00
bug72762.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug73402.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug73583.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug73654.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug73668.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
bug73746.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug73789.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug73847.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug74019.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug74152.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug74431.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug74442.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug74456.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug74596.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug74623.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug74663.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug74980.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug75230.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug75255.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug75357.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug75370.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug75556.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug75570.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug75608.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug75681.phpt Add test for bug #75681 2017-12-16 21:24:26 +01:00
bug75687.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug75698.phpt Fixed bug #75698 2017-12-16 22:04:18 +01:00
bug75938.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug75969.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug76074.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug76094.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug76275.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug76281.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug76337.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug76446.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
bug76463.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug76466.phpt Fixed bug #76466 (Loop variable confusion) 2018-06-18 11:21:23 +03:00
bug76477.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug76711.phpt Fixed bug #76711 (OPcache enabled triggers false-positive "Illegal string offset") 2018-09-20 12:33:46 +03:00
bug76796.phpt Completely remove disabled functions from function table 2020-04-30 09:53:57 +02:00
bug77058.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
bug77092.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug77191.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug77215.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug77257.phpt Merge branch 'PHP-7.2' into PHP-7.3 2019-07-01 18:12:28 +02:00
bug77266.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug77275.phpt Merge branch 'PHP-7.2' into PHP-7.3 2019-07-01 18:12:28 +02:00
bug77310_1.phpt Merge branch 'PHP-7.2' into PHP-7.3 2019-07-01 18:12:28 +02:00
bug77434.phpt Fixed bug #77434 2019-01-10 10:25:55 +01:00
bug77691.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
bug77743.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug78014.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
bug78014.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
bug78015.phpt Convert some notices to warnings 2019-10-02 10:34:08 +02:00
bug78034.phpt Merge branch 'PHP-7.3' into PHP-7.4 2019-07-01 18:13:52 +02:00
bug78106.phpt Merge branch 'PHP-7.3' into PHP-7.4 2019-07-01 17:24:33 +02:00
bug78106_include.inc Add test for bug #78106 2019-06-13 12:35:29 +02:00
bug78106_test1.php Add test for bug #78106 2019-06-13 12:35:29 +02:00
bug78106_test2.php Add test for bug #78106 2019-06-13 12:35:29 +02:00
bug78175.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
bug78175_2.phpt Reduce the scope of XFAIL (#8592) 2022-05-20 19:11:00 +02:00
bug78185.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug78189.phpt Disable JIT in file cache test 2020-05-20 09:50:12 +02:00
bug78230.phpt Fixed bug #78230 2019-07-03 10:20:07 +02:00
bug78341.phpt Fixed bug #78341 2019-07-29 13:02:01 +02:00
bug78376.phpt Reduce the scope of XFAIL (#8592) 2022-05-20 19:11:00 +02:00
bug78429.phpt Fix #78429: opcache_compile_file(__FILE__); segfaults 2019-09-16 16:01:09 +02:00
bug78937_1.phpt Merge branch 'PHP-7.4' 2020-03-13 11:42:07 +03:00
bug78937_2.phpt Improve generated names for anonymous classes 2020-02-17 12:21:33 +01:00
bug78937_3.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
bug78937_4.phpt Merge branch 'PHP-7.4' 2020-03-13 11:42:07 +03:00
bug78937_5.phpt Improve generated names for anonymous classes 2020-02-17 12:21:33 +01:00
bug78937_6.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
bug78961.phpt Fixed bug #78961 (erroneous optimization of re-assigned $GLOBALS) 2019-12-16 12:24:47 +03:00
bug78986.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug79193.phpt Fixed bug #79193 2020-01-30 14:55:58 +01:00
bug79412.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
bug79475.phpt Fix #79475: [JIT] func_get_args() assertion violation 2020-04-17 09:53:23 +02:00
bug79535.phpt Fixed bug #79535 2020-05-04 14:51:18 +02:00
bug79665.phpt Fix #79665: ini_get() and opcache_get_configuration() inconsistency 2020-06-03 11:07:25 +02:00
bug80900.phpt Fixed bug #80900 2021-04-14 00:07:32 +08:00
bug81015.phpt Fixed bug #81015 2021-05-06 10:46:00 +02:00
bug81046.phpt Fixed bug #81046 2021-05-17 15:46:49 +02:00
bug81272.phpt Fix bug #81272: Fix func info for functions returning EMPTY_ARRAY 2021-07-20 14:40:17 +02:00
compact_literals.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
compact_literals_collision.phpt Fix literal compaction collision between string and double 2020-04-01 14:20:59 +02:00
exit_in_call_arg.phpt Add test file 2020-03-23 17:13:57 +01:00
fe_fetch_dce.phpt Fix DCE with FE_FETCH 2019-12-10 09:00:09 +01:00
func_info.phpt Fix arg/func info 2020-07-21 15:00:33 +02:00
get_configuration_matches_ini.phpt Fix bug #78291 Missing opcache directives 2019-07-15 10:22:47 +02:00
inc_array.phpt Don't const evaluate increment of array in SCCP 2021-09-16 14:43:08 +02:00
internal_func_info_static_method.phpt Fixed bug #78747 2019-10-25 12:47:18 +02:00
invalid_array_key_type.phpt Don't unconditionally add array value type for undef 2021-09-21 14:54:16 +02:00
invalid_new_dce.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
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 Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
issue0115.phpt Merge branch 'PHP-7.4' 2019-02-20 11:22:31 +01:00
issue0128.phpt Add test for ISSUE #128 2013-09-16 14:58:18 +08:00
issue0140.phpt Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
issue0149.phpt Merge branch 'PHP-7.4' 2019-02-20 11:22:31 +01:00
issue0183.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
iterable_type_optimization.phpt Improve type error messages when an object is given 2020-05-26 19:06:19 +02:00
jmp_elim_001.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
jmp_elim_002.phpt Fixed incorrect empty basic block removing 2017-09-12 09:31:02 +03:00
jmp_elim_003.phpt Disable eliminatin of empty basic block with multiple predecessors 2017-09-12 09:54:45 +03:00
jmp_elim_004.phpt Merge branch 'PHP-7.2' into PHP-7.3 2019-07-01 18:12:28 +02:00
jmpz_jmp_elim.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
leak_001.phpt Fixed memory leak because of incorrect 'if ();' optimization 2015-07-02 02:00:34 +03:00
log_verbosity_bug.phpt Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00
method_call_on_literal.phpt Merge branch 'PHP-7.2' into PHP-7.3 2019-07-01 17:22:55 +02:00
neg_range_inference.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02: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 Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
optimize_func_calls_001.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
optimize_static_001.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
phi_remove_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
phi_remove_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
phi_use_chain.phpt Fix phi use chain management when renaming variable 2020-11-09 17:08:16 +01:00
php_cli_server.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
preload.inc Fix persisting property info table with internal parent 2020-11-03 11:30:44 +01:00
preload_001.phpt Replace EXPECTF when possible 2020-06-29 21:31:44 +02:00
preload_002.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_003.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_004.phpt Skip tests leaking because of preloading failure. 2020-07-30 14:04:14 +03:00
preload_005.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_006.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_007.phpt Replace EXPECTF when possible 2020-06-29 21:31:44 +02:00
preload_008.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_009.phpt Skip tests leaking because of preloading failure. 2020-07-30 14:04:14 +03:00
preload_010.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_011.phpt Merge branch 'PHP-7.4' 2020-01-06 22:42:31 +01:00
preload_012.phpt Merge branch 'PHP-7.4' 2020-01-06 22:42:31 +01:00
preload_013.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_bug78014.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
preload_bug78175.inc Fixed bug #78175 (Preloading segfaults at preload time and at runtime) 2019-06-18 17:18:49 +03:00
preload_bug78175_2.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
preload_bug78376.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
preload_bug78937.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
preload_bug79114.phpt Replace EXPECTF when possible 2020-06-29 21:31:44 +02:00
preload_class_alias.inc Add support for class_alias to preloading 2019-12-10 13:06:36 +01:00
preload_class_alias.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_class_alias_2.inc Addirional fix for bug #78918 2019-12-11 12:21:49 +03:00
preload_class_alias_2.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_const_autoload.inc Preloading: Prevent autoloading while resolving constants 2019-07-04 11:05:01 +02:00
preload_const_autoload_2.inc Preloading: Prevent autoloading while resolving constants 2019-07-04 11:05:01 +02:00
preload_dynamic_function.inc Fix dynamic function definition in preload script 2020-11-04 10:54:08 +01:00
preload_dynamic_function.phpt Fix dynamic function definition in preload script 2020-11-04 10:54:08 +01:00
preload_early_binding.inc Don't disable early binding during preloading script 2020-11-03 16:45:13 +01:00
preload_early_binding.phpt Don't disable early binding during preloading script 2020-11-03 16:45:13 +01:00
preload_error_handler.inc Fixed bug #81353 2021-08-16 15:04:17 +02:00
preload_error_handler.phpt Fixed bug #81353 2021-08-16 15:04:17 +02:00
preload_error_handler_ind.inc Fixed bug #81353 2021-08-16 15:04:17 +02:00
preload_globals.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
preload_include.inc Don't assume that all includes have been executed 2019-02-15 17:36:40 +01:00
preload_include_dummy.inc Don't assume that all includes have been executed 2019-02-15 17:36:40 +01:00
preload_ind.inc Fix use of type copy ctor when importing trait properties 2020-11-03 15:29:18 +01:00
preload_ind.phpt Fix use of type copy ctor when importing trait properties 2020-11-03 15:29:18 +01:00
preload_ind2.inc Fix use of type copy ctor when importing trait properties 2020-11-03 15:29:18 +01:00
preload_inheritance_error.inc Handle bailouts during preload linking 2019-02-15 16:56:32 +01:00
preload_inheritance_error_ind.inc Handle bailouts during preload linking 2019-02-15 16:56:32 +01:00
preload_loadable_classes_1.inc Fixed bug #78935: Check that all linked classes can be preloaded 2019-12-10 13:05:48 +01:00
preload_loadable_classes_1.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_loadable_classes_2.inc Fixed bug #78935: Check that all linked classes can be preloaded 2019-12-10 13:05:48 +01:00
preload_loadable_classes_2.phpt Skip tests leaking because of preloading failure. 2020-07-30 14:04:14 +03:00
preload_loadable_classes_3.inc Fixed bug #78935: Check that all linked classes can be preloaded 2019-12-10 13:05:48 +01:00
preload_loadable_classes_3.phpt Skip tests leaking because of preloading failure. 2020-07-30 14:04:14 +03:00
preload_method_static_vars.inc Fix static variable in methods inheritance during preloading 2020-11-04 15:42:52 +01:00
preload_method_static_vars.phpt Reduce the scope of XFAIL (#8592) 2022-05-20 19:11:00 +02:00
preload_nested_function.inc Add test 2019-07-05 11:00:27 +02:00
preload_overwritten_prop_init.inc Fixed bug #77643 2019-02-21 10:59:30 +01:00
preload_parse_error.inc Report parse errors during preloading 2020-11-03 16:24:54 +01:00
preload_parse_error.phpt Skip preload test under asan 2020-11-09 09:46:48 +01:00
preload_prop_info_table.phpt Fix persisting property info table with internal parent 2020-11-03 11:30:44 +01:00
preload_static_var_inheritance.inc Fixed bug #79548 2020-05-04 16:27:45 +02:00
preload_static_var_inheritance.phpt Fixed bug #79548 2020-05-04 16:27:45 +02:00
preload_trait_alias.phpt Preserve trait method alias name during preloading 2020-11-03 10:55:59 +01:00
preload_trait_multiple_fixup.inc Backport preloading trait fixup fixes 2020-11-05 16:35:08 +01:00
preload_trait_multiple_fixup.phpt Backport preloading trait fixup fixes 2020-11-05 16:35:08 +01:00
preload_trait_static.inc Fixed bug #78950: Preloading trait method with static variables 2019-12-12 11:52:43 +01:00
preload_trait_static.phpt Reduce the scope of XFAIL (#8592) 2022-05-20 19:11:00 +02:00
preload_undef_const.inc Suppress zend_throw_error during preload constant resolution 2019-02-15 13:03:46 +01:00
preload_undef_const_2.inc Fixed use-after-free during preloading, when q class with unresolved constant uses a preloaded trait. 2019-02-18 13:46:13 +03:00
preload_unresolved_prop_type.inc Fixed bug #78935: Check that all linked classes can be preloaded 2019-12-10 13:05:48 +01:00
preload_unresolved_prop_type.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
preload_unresolved_prop_type_2.inc Fixed bug #78935: Check that all linked classes can be preloaded 2019-12-10 13:05:48 +01:00
preload_variance.inc Allow unlinked classes when performing in_compilation variance check 2020-11-03 14:49:10 +01:00
preload_variance_ind.inc Implement basic variance support 2019-05-24 09:30:37 +02:00
preload_windows.phpt Remove support for preloading on Windows 2020-01-06 22:41:55 +01:00
range_inference_hang.phpt Fix range inference hang 2021-11-01 12:31:34 +01:00
ref_range_1.phpt Mitigation for bug #81096 2021-06-10 10:52:53 +02:00
revalidate_path_01.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
sccp_loop_var_free.phpt Fix handling of non-final loop var free in sccp 2019-12-12 09:39:52 +01:00
send_unpack_empty_array.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
skipif.inc Removed die('skip wurstuoppe'); 2019-07-05 12:20:12 +03:00
ssa_bug_001.phpt Fix #78880: Final spelling fixes 2020-01-16 19:14:31 +01:00
ssa_bug_002.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
ssa_bug_003.phpt Improve type error messages when an object is given 2020-05-26 19:06:19 +02:00
ssa_bug_004.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
ssa_bug_005.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
ssa_bug_006.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
ssa_bug_007.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ssa_bug_008.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
ssa_bug_009.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
ssa_bug_010.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
ssa_bug_011.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
switch_string_free_opt.phpt Handle SWITCH_STRING with optimized away FREE 2021-09-16 11:31:06 +02:00
switch_with_coinciding_targets.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
verify_return_dfg.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
verify_return_instanceof.phpt Check class linking in VERIFY_RETURN_TYPE optimization 2019-10-25 11:24:32 +02:00
warning_replay.inc Add support for replaying warnings in opcache 2020-05-20 11:20:21 +02:00
warning_replay.phpt Add support for replaying warnings in opcache 2020-05-20 11:20:21 +02:00
wrong_inlining_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
wrong_inlining_002.phpt Remove static calls to non-static methods 2019-01-30 09:19:02 +01:00
wrong_inlining_003.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
wrong_inlining_004.phpt Fix #78880 Another round 2020-01-19 18:28:43 +01:00
wrong_inlining_005.phpt Add missing SKIPIFs 2019-07-01 17:21:16 +02:00
zzz_basic_logging.phpt Merge branch 'PHP-7.3' into PHP-7.4 2019-05-20 11:11:06 +02:00