On Wed, 19 Jan 2005, Philip Olson wrote:
> Could someone explain auto_globals_jit a little? It'll then
> be documented :)
AFAIK it is a setting to control whether autoglobals (GET/POST/COOKIE et
al.) should be initialized JIT (Just In Time, when they are first used),
or always when the script sta
On Wed, 19 Jan 2005, Philip Olson wrote:
Could someone explain auto_globals_jit a little? It'll then
be documented :)
AFAIK it is a setting to control whether autoglobals (GET/POST/COOKIE et
al.) should be initialized JIT (Just In Time, when they are first used),
or always when the script starts. I
I am trying to compile PHP5.0.3 with MySQLi extension and I get the
follow error when I do --with-mysqli:
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
"cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEN
Can't we drop acconfig.h.in as well now?
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php