summaryrefslogtreecommitdiff
path: root/main/php_globals.h
Commit message (Expand)AuthorAgeFilesLines
* - Implement Andrei's request for disabling memory leak reporting in debugDerick Rethans2002-06-261-0/+1
* new ini setting log_errors_max_lenMarcus Boerger2002-04-101-0/+1
* new feature ignoring repeated error messages (defaults to old behaviour)Marcus Boerger2002-04-061-0/+2
* Shouldn't have made it into my last commit.Wez Furlong2002-03-181-7/+0
* TSRMLS related work on streams, as discussed with Zeev.Wez Furlong2002-03-181-0/+8
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Adding a callback mechanism to the unserializer. (patch by BerndDerick Rethans2001-11-261-0/+2
* Make it possible to enable chunked output buffering without providingZeev Suraski2001-08-111-3/+4
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* Add always_populate_raw_post_data ini directive and default it to 0 toRasmus Lerdorf2001-07-171-0/+2
* o Fixed Bug #12121: chdir and safe_modeJames E. Flemer2001-07-131-0/+1
* Fix xmlrpc_error:number handlingSascha Schumann2001-07-131-1/+1
* Allow errors to be returned as XMLRPC fault packets.Sascha Schumann2001-07-101-0/+4
* Add getmygid() and safe_mode_gid ini directive to allow safe mode to doRasmus Lerdorf2001-07-091-0/+1
* Added new configuration directives:foobar2001-04-041-1/+7
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - Remove the ini_extension_list globalZeev Suraski2001-01-151-2/+0
* Defer loading of extensions until all configuration entries have beenSascha Schumann2001-01-151-0/+2
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-131-0/+3
* fopen wrappers cleanupHartmut Holzgraefe2000-10-131-0/+2
* More security-related (control) patches:Zeev Suraski2000-09-091-1/+6
* Fix orderingZeev Suraski2000-09-061-6/+6
* - Remove track_vars - it is now always onZeev Suraski2000-09-051-10/+8
* Fix the file upload security problem with no side effects (untested)Zeev Suraski2000-09-041-1/+3
* Added "html_errors" directive to optionally disable HTML formatting of errorStig Bakken2000-07-041-0/+2
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Improve timeout support - ini_get("max_execution_time", ...) works nowZeev Suraski2000-06-161-2/+0
* @- Made the short_tags, asp_tags and allow_call_time_pass_reference INI direc...Zeev Suraski2000-06-061-3/+0
* Fix startup sequence. It should do it this time.Zeev Suraski2000-05-291-9/+11
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Make error_prepend_string and error_append_string workRasmus Lerdorf2000-04-141-0/+3
* @- Fixed a (fairly common) situation where error_reporting values would not beZeev Suraski2000-02-261-0/+1
* - Protect $HTTP_POST_FILES[] as wellZeev Suraski2000-02-261-0/+1
* @- The various $HTTP_*_VARS[] are now protected, and cannot be manipulated byZeev Suraski2000-02-261-0/+10
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-251-3/+3
* started implementing directives for default mimetype/charsetStig Bakken2000-02-241-0/+3
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* Trap bailout of shutdown functionsZeev Suraski2000-02-131-1/+0
* (request_shutdown) Prevent infinite loop on shutdown if there is an errorAndrei Zmievski2000-02-111-0/+1
* - A few fixesZeev Suraski2000-01-281-1/+2
* Tried to centralize global variable registration as much as possible:Zeev Suraski2000-01-281-0/+1
* - Remove the pre-request-shutdown hooks, they should no longer be necessary.Zeev Suraski2000-01-161-9/+0
* Remove the post-startup callback support. Modules are now started only afterZeev Suraski2000-01-161-2/+0
* Initialize/destroy hook lists implicitly.Sascha Schumann2000-01-151-0/+3
* - don't set php_errormsg on errors that will cause a zend_bailout().Thies C. Arntzen2000-01-151-1/+2
* @- Added implicit_flush INI directive (Zeev)Zeev Suraski2000-01-131-0/+1
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - 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