summaryrefslogtreecommitdiff
path: root/main/php_variables.h
Commit message (Expand)AuthorAgeFilesLines
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Fix #7987: POST/GET: string with \0(%00) values not parsed correctlyStanislav Malyshev2000-12-121-0/+2
* @- In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variablesZeev Suraski2000-11-071-1/+1
* Add additional parameter to parse_str for saving result (thanks toStanislav Malyshev2000-09-111-1/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+11
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Worked on beautifying rfc1867.c a bitZeev Suraski2000-02-191-0/+1
* Make POST handling the way it should be. RFC1867, and any future POST handle...Zeev Suraski2000-02-171-0/+1
* - Change the argument order of php_register_variable() to something moreZeev Suraski2000-01-291-1/+1
* Tried to centralize global variable registration as much as possible:Zeev Suraski2000-01-281-0/+47