Garion Herman 8ad4c4e024 FIX Fix namespace parsing under PHP 8, tweak readability of parser
$hadNamespace was ambiguously named, so the original PHP 8 support
update marked it true when it was strictly meant to indicate that a
namespace separator token had been encountered, resulting in bungled
parsing of complex class specs like Class(["arg" => true]).
2020-09-30 16:16:30 +13:00
..
2020-09-09 13:58:35 +12:00
2017-07-21 08:58:19 +12:00
2019-07-12 16:30:25 +12:00
2020-05-16 10:34:53 +01:00