summaryrefslogtreecommitdiff
path: root/main/php_globals.h
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:- Changed "display_errors" php.ini option to accept "stderr" as value whichJani Taskinen2007-07-241-0/+4
* Added ability to create local or remote (URL) user streamsDmitry Stogov2007-07-091-0/+1
* limit nesting level of input variablesStanislav Malyshev2007-03-021-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* COM initialization/deinitialization are done only if necessaryDmitry Stogov2006-11-171-0/+3
* MFH: added error_get_last() functionMichael Wallner2006-07-191-0/+1
* MFH: Backported allow_url_include from HEAD. This directive allowsRasmus Lerdorf2006-06-161-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Improve the way auto-globals JIT works, and add the ability to turn it offZeev Suraski2004-03-161-0/+1
* - Remove gpc_order since it doesn't serve any purpose.foobar2004-01-261-1/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fixed bug #26707 (Incorrect error for disabled functions/classes).Ilia Alshanetsky2003-12-241-0/+3
* updating license information in the headers.James Cox2003-06-101-3/+3
* Make serialize precision a configurable option.Ilia Alshanetsky2003-05-081-0/+1
* Infrastructure to catch warnings and throw tehm as errors autmaticallyMarcus Boerger2003-05-071-0/+6
* 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)David Hill2003-03-101-1/+1
* Add JIT initialization for _SERVER and _ENVZeev Suraski2003-03-021-5/+3
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Bug #20433Marcus Boerger2002-11-301-1/+1
* Make it possible to test language features like newly introduced 'abstract'Marcus Boerger2002-11-211-0/+1
* some changes to how request input data (Content-Lenght >0) is handledHartmut Holzgraefe2002-10-211-1/+0
* Fixed bug #16880. Added an ini option max_input_time that allows the userIlia Alshanetsky2002-10-211-0/+1
* Per discussion on #php.bugs (+1 from at least Derick and Jani), revert double...Sebastian Bergmann2002-09-011-1/+0
* @ - Added php.ini option "allow_webdav_methods" to allow handling ofChristian Stocker2002-08-221-1/+2
* Changed handling of output buffer sizes.Marcus Boerger2002-08-201-0/+1
* rename php_error_func<n> to php_error_docref and support Wez ideaMarcus Boerger2002-08-081-0/+3
* - 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