1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-php-src/ext/standard/tests/assert
Nikita Popov 76d1120a48 Remove assert_options() return value info
The ASSERT_CALLBACK value is not validated at all -- it's possible
to set it to an arbitrary value. As such, the function can also
return any value or type (even without outright abuse, the opcache
func info was wrong in that the return can be rcn, and the array
can be array_of_ref).
2021-04-28 11:05:05 +02:00
..
2020-08-02 13:39:35 -06:00
2020-08-02 13:39:35 -06:00
2020-02-03 22:52:20 +01:00
2020-08-02 13:39:35 -06:00
2020-10-30 11:13:35 +01:00