mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() 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). |
||
---|---|---|
.. | ||
assert.phpt | ||
assert03.phpt | ||
assert04.phpt | ||
assert_basic.phpt | ||
assert_basic1.phpt | ||
assert_basic2.phpt | ||
assert_basic3.phpt | ||
assert_basic4.phpt | ||
assert_basic5.phpt | ||
assert_basic6.phpt | ||
assert_closures.phpt | ||
assert_custom_exception.phpt | ||
assert_error2.phpt | ||
assert_options_error.phpt | ||
assert_return_value.phpt | ||
assert_variation.phpt | ||
bug80290.phpt |