zeevSat Mar 17 15:35:32 2001 EDT
Modified files:
/php4/main main.c php_ini.c php_ini.h
Log:
Recode delayed loading in a much simpler way (switched back to php_ini.c 1.49)
Index: php4/main/main.c
diff -u php4/main/main.c:1.356 php4/main/main.c:1.357
---
Zeev Suraski wrote:
> Wouldn't that happen even without the patch? I'd imagine the dynamic
> extensions would be last on the list..?
no, extensions found in php.ini were loaded and initialised immediately
after ini parsing was done, before initialization of builtins and even
before initializati
Wouldn't that happen even without the patch? I'd imagine the dynamic
extensions would be last on the list..?
Zeev
At 20:43 20/2/2001, Hartmut Holzgraefe wrote:
>hholzgraTue Feb 20 17:43:15 2001 EDT
>
> Modified files:
> /php4/main main.c php_ini.c
> Log:
> will now i
hholzgraTue Feb 20 17:43:15 2001 EDT
Modified files:
/php4/main main.c php_ini.c
Log:
will now initialize dynamic extensions *after* static ones
Index: php4/main/main.c
diff -u php4/main/main.c:1.349 php4/main/main.c:1.350
--- php4/main/main.c:1.349
zeevSat Jan 13 05:10:50 2001 EDT
Modified files:
/php4/main main.c php_ini.c
Log:
Remove stale code
Index: php4/main/main.c
diff -u php4/main/main.c:1.346 php4/main/main.c:1.347
--- php4/main/main.c:1.346 Sun Jan 7 10:38:38 2001
+++ php4/main/main
5 matches
Mail list logo