php-src/Zend/tests/function_arguments
Nikita Popov 4e391ee3a3 Convert some warnings to TypeErrors in array functions
This is manual type and argument number checking code that was not
covered by the zpp move to TypeErrors.
2019-05-31 10:52:06 +02:00
..
argument_count_correct_strict.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
argument_count_correct.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
argument_count_incorrect_internal_strict.phpt Convert some warnings to TypeErrors in array functions 2019-05-31 10:52:06 +02:00
argument_count_incorrect_internal.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
argument_count_incorrect_userland_strict.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
argument_count_incorrect_userland.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
call_with_leading_comma_error.phpt
call_with_multi_inner_comma_error.phpt
call_with_multi_trailing_comma_error.phpt
call_with_only_comma_error.phpt
call_with_trailing_comma_basic.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00