Closed filsav closed 10 years ago
That is weird because the markup is correctly nested. It appears that there are some limitations on the <b>
tag. Changing it to <span>
fixed it, but it will also increase the size of the HTML (noticeable on large queries)
php-ref produces wrong html for this code:
You can see key2 => 3 falls out of scope. Thus
rt($a)
seems to work correctly.