php-src/Zend/tests/arg_unpack
2024-09-01 22:57:12 +02:00
..
basic.phpt Disallow use of positional args after unpacking 2014-02-26 16:40:25 +01:00
by_ref.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
by_ref_separation.phpt Fix SEND_UNPACK array separation 2016-04-16 22:33:23 +02:00
dynamic.phpt Disallow use of positional args after unpacking 2014-02-26 16:40:25 +01:00
internal.phpt
invalid_type.phpt Add type indicator to array/arg unpack error messages (GH-15448) 2024-09-01 22:57:12 +02:00
many_args.phpt Implement arrow functions 2019-05-02 15:04:03 +02:00
method.phpt Disallow use of positional args after unpacking 2014-02-26 16:40:25 +01:00
new.phpt Disallow use of positional args after unpacking 2014-02-26 16:40:25 +01:00
non_integer_keys.phpt Implement named parameters 2020-07-31 15:53:36 +02:00
positional_arg_after_unpack_error.phpt Disallow use of positional args after unpacking 2014-02-26 16:40:25 +01:00
string_keys.phpt Implement named parameters 2020-07-31 15:53:36 +02:00
traversable_throwing_exception.phpt Declare tentative return types for Zend (#7251) 2021-07-19 13:44:20 +02:00
traversable_with_by_ref_parameters.phpt Disallow use of positional args after unpacking 2014-02-26 16:40:25 +01:00