Date: 04/30/98
- Next message: David Sklar: "Re: [PHP-DEV] cookies broken"
- Previous message: zeev: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thursday April 30, 1998 @ 18:19
Author: zeev
Update of /repository/php3
In directory asf:/tmp/cvs-serv6288
Modified Files:
version.h
Log Message:
Ok, now it's obvious why there was code that ignores leading spaces in post.c,
netscape adds a space in between cookies. Ignore leading spaces in form variable
names.
Index: php3/version.h
diff -c php3/version.h:1.19 php3/version.h:1.20
*** php3/version.h:1.19 Sat Apr 18 11:07:32 1998
--- php3/version.h Thu Apr 30 18:19:06 1998
***************
*** 1 ****
! #define PHP_VERSION "3.0RC4"
--- 1 ----
! #define PHP_VERSION "3.0R-Dev"
- Next message: David Sklar: "Re: [PHP-DEV] cookies broken"
- Previous message: zeev: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

