iliaa Mon Jun 16 15:24:56 2003 EDT
Modified files:
/php4/main php_variables.c
Log:
Fixed bug #24208
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.63 php4/main/php_variables.c:1.64
--- php4/main/php_variables.c:1.63 Sat Jun 14 11
zeevSun Jun 8 11:30:34 2003 EDT
Modified files:
/php4/main php_variables.c
Log:
Make $_FILES auto global (bug #23680)
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.60 php4/main/php_variables.c:1.61
--- php4/main/php_variables.c:1.
shane Sat Mar 29 20:06:54 2003 EDT
Modified files:
/php4/main php_variables.c
Log:
_SERVER also should not be quoted by magic_quotes_GPC
also remove an empty if statement
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.59 php4/main/p
moriyoshi Fri Mar 28 12:09:04 2003 EDT
Modified files:
/php4/main php_variables.c
Log:
On 64bit platforms, pointers are 64bit long..
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.58 php4/main/php_variables.c:1.59
--- php4/main/ph
moriyoshi Thu Mar 27 16:13:47 2003 EDT
Modified files:
/php4/main php_variables.c
Log:
Improved php_import_environment_variables: avoid emalloc()ing in most cases
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.57 php4/main/php_var
iliaa Mon Mar 3 14:37:09 2003 EDT
Modified files:
/php4/main php_variables.c
Log:
Fixed compiler warnings.
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.54 php4/main/php_variables.c:1.55
--- php4/main/php_variables.c:1.54 Sun M
zeevSun Mar 2 10:41:12 2003 EDT
Modified files:
/php4/main php_variables.c
Log:
Fix old variable names
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.53 php4/main/php_variables.c:1.54
--- php4/main/php_variables.c:1.53 Sun Mar
Are you going to merge this into PHP_4_3?
On Sun, 29 Dec 2002, Ilia Alshanetsky wrote:
> iliaa Sun Dec 29 16:02:17 2002 EDT
>
> Modified files:
> /php4/mainphp_variables.c rfc1867.c
> Log:
> Fixed bug #21149 (fixed handling of unterminated '[').
-Andrei
iliaa Sun Dec 29 16:02:17 2002 EDT
Modified files:
/php4/main php_variables.c rfc1867.c
Log:
Fixed bug #21149 (fixed handling of unterminated '[').
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.46 php4/main/php_variables.c:1.47
--- p
iliaa Sat Dec 7 11:05:27 2002 EDT
Modified files:
/php4/main php_variables.c
Log:
Fixed bug #20796. $_GET/$_POST/$_COOKIE data can get overwritten when
register_globals are on and input contains arrays.
Index: php4/main/php_variables.c
diff -u php4/mai
shane Sun Oct 13 04:38:09 2002 EDT
Modified files:
/php4/main php_variables.c php_variables.h
Log:
make php_import_environment_variables overwritable so fastcgi can correctly
set $_ENV.
Index: php4/main/php_variables.c
diff -u php4/main/php_variables
yohgaki Sat Sep 7 20:27:05 2002 EDT
Modified files:
/php4/main php_variables.c
Log:
Fix last commit. This line isn't supposed to be replaced.
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.43 php4/main/php_variables.c:1.44
--- php4/ma
yohgaki Sat Sep 7 17:04:15 2002 EDT
Modified files:
/php4/main php_variables.c
Log:
MFB
Index: php4/main/php_variables.c
diff -u php4/main/php_variables.c:1.42 php4/main/php_variables.c:1.43
--- php4/main/php_variables.c:1.42 Sun Aug 25 14:45:02 2002
13 matches
Mail list logo