1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/standard/tests/array
Nikita Popov a6c9c7c2b8 Handle resources used as array keys consistently
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.
2019-09-27 10:40:41 +02:00
..
2018-10-14 19:46:15 +02:00
2015-03-31 17:55:27 +02:00
2018-10-14 19:46:15 +02:00
2017-05-10 16:50:47 -07:00
2015-03-31 17:55:27 +02:00
2009-05-10 20:12:56 +00:00
2017-01-08 12:01:18 +01:00
2015-04-10 09:49:07 +02:00
2016-03-30 22:49:27 +02:00
2016-04-16 09:58:57 +02:00
2019-03-20 12:06:42 +01:00
2017-04-02 13:19:32 +02:00
2017-04-02 13:19:32 +02:00
2018-01-12 18:30:22 +01:00
2018-08-23 12:48:09 +02:00
2019-02-28 09:58:01 +01:00
2019-03-25 17:33:17 +01:00
2019-04-23 11:40:13 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2015-08-14 14:34:48 +02:00
2015-08-14 14:34:48 +02:00
2016-05-16 19:15:40 +02:00
2018-10-14 19:45:12 +02:00