mirror of
https://github.com/php/php-src.git
synced 2026-04-17 13:01:02 +02:00
If the column name is a number (which is possible at least via AS clauses), then symtable canonicalization will convert it into an integer key.
If the column name is a number (which is possible at least via AS clauses), then symtable canonicalization will convert it into an integer key.