mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +02:00
These values are only ever bools, store them as bools. Reduces the size from 40 bytes to 16 bytes on my system.
These values are only ever bools, store them as bools. Reduces the size from 40 bytes to 16 bytes on my system.