summaryrefslogtreecommitdiff
path: root/main/php_globals.h
Commit message (Expand)AuthorAgeFilesLines
* - Implement ability to turn off support for call-time pass by referenceZeev Suraski1999-12-151-0/+2
* @ PHP 4 scripts will now obey the max_execution_time setting and actuallyRasmus Lerdorf1999-12-031-0/+2
* Remove fsock-specific membersSascha Schumann1999-12-011-4/+0
* Back out last commit.Sascha Schumann1999-11-261-2/+0
* Add reentrant versions of ctime, localtime, gmtime, asctime.Sascha Schumann1999-11-261-0/+2
* Add post request startup handlers. These are called at the end of theSascha Schumann1999-11-171-0/+7
* That's important enough to be cachedZeev Suraski1999-09-121-0/+2
* - Seriously optimize and clean php_parse_gpc_data()Zeev Suraski1999-09-111-0/+1
* work around gcc bug, otherwise compiler would die withSascha Schumann1999-09-051-1/+1
* CleanupsRasmus Lerdorf1999-09-041-14/+14
* First part of the connection_status work. No user-callable functionsRasmus Lerdorf1999-09-041-0/+3
* Add output_buffering directiveZeev Suraski1999-08-241-0/+1
* License updateZeev Suraski1999-07-161-0/+19
* Win32/ZTS compiles againZeev Suraski1999-06-191-0/+4
* Change four spaces back to tabs (Why the hell did you change the tabs to four...Zeev Suraski1999-06-151-28/+28
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-9/+16
* * Add a new workspace for dynamic PHP extensions.Zeev Suraski1999-06-041-1/+1
* * Move unclean_shutdown from PHP to Zend.Zeev Suraski1999-05-111-1/+0
* Weed out all BoundsChecker-found bugsZeev Suraski1999-05-101-1/+0
* * Get rid of the memory leak messages in case of fatal errors or exit()Zeev Suraski1999-04-271-0/+1
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-1/+1
* Small fixesZeev Suraski1999-04-241-1/+0
* Remove redundant codeZeev Suraski1999-04-231-0/+1
* Thread-safe header_is_being_sentZeev Suraski1999-04-231-1/+3
* More thread safety workZeev Suraski1999-04-211-0/+3
* Buh-bye php3_iniZeev Suraski1999-04-101-0/+21
* A lot of php3_ini -> php_ini workZeev Suraski1999-04-101-0/+7
* Move safe_mode to the new php_ini mechanismZeev Suraski1999-04-101-0/+4
* Move asp_tags and short_open_tag to the new php_ini mechanismZeev Suraski1999-04-101-0/+3
* *** empty log message ***Zeev Suraski1999-04-091-0/+31