php-src/Zend/tests/typehints
Máté Kocsis fbe30592d6
Improve type error messages when an object is given
From now on, we always display the given object's type instead of just reporting "object".
Additionally, make the format of return type errors match the format of argument errors.

Closes GH-5625
2020-05-26 19:06:19 +02:00
..
bug76198.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
fq_nullable.phpt
fully_qualified_scalar.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
namespace_relative_scalar.phpt
or_null.phpt Improve type error messages when an object is given 2020-05-26 19:06:19 +02:00