mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() Resources used as array keys are generally handled by throwing a notice and converting the resource to the resource handle. The only exception is the [$resource => null] syntax, where this was treated as an illegal offset type instead. However, this also only happened for VM evaluations, the AST evaluator did handle resources correctly. |
||
---|---|---|
.. | ||
bless_tests.php | ||
check_parameters.php | ||
credits | ||
find_tested.php | ||
gen_verify_stub | ||
genfiles | ||
makedist | ||
search_underscores.php |