mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
effect) #Made "from" a proper INI setting and bound it to a global variable. #Previously, it was simply read from the hash table with the parsed ini file #by using cfg_get_string (I wonder why this mechanism still exists...)