php-src/tests
Nikita Popov 2f1f34952e Remove $errcontext argument to error handlers
I'm removing the argument entirely here, but we might want to change
this to passing null or and empty array instead, if the impact of
dropping it entirely turns out to be too large.

This was deprecated as part of https://wiki.php.net/rfc/deprecations_php_7_2
as a doc-only deprecation.
2019-02-05 14:12:10 +01:00
..
basic Remove unnecessary CLI checks in tests 2019-01-31 00:21:32 -02:00
classes Remove $errcontext argument to error handlers 2019-02-05 14:12:10 +01:00
func Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
lang Remove $errcontext argument to error handlers 2019-02-05 14:12:10 +01:00
output Merge branch 'PHP-7.4' 2019-02-05 09:41:08 +01:00
run-test Remove track_errors and $php_errormsg 2019-01-28 15:58:23 +01:00
security Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
strings Remove error_reporting assignments in some tests 2019-01-30 16:00:19 +01:00
quicktester.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00