mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
49faa4df75
The actual parser definitions are all `const` and must never be modified. Make sure to always use `const` pointers.