[PATCH] auto_globals_jit in php.ini*

php.internals

Philip Olson

21 years ago
Hello! This patch inserts the auto_globals_jit directive into the php.ini files. Since the default value is 1 in main.c, this value (On) is used in this patch. Please apply it to all PHP 5 branches. Patch: http://boogle.com/tmp/patch_auto_globals_jit.txt Regards, Philip