mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
ab2ea18cb5
The patch enables control on the way the values are returned into the PHP script, instaed of always strings. Also the type of the value is now returned when configured to do so. This enables better management scripts to do more automatic processing and value calculations.