summaryrefslogtreecommitdiff
path: root/ext/standard/head.c
Commit message (Expand)AuthorAgeFilesLines
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fixed a crash in headers_sent(), that occures ifIlia Alshanetsky2002-11-071-1/+5
* it should not only work for the failure caseHartmut Holzgraefe2002-09-171-3/+9
* headers_sent() may now return information about where output startedHartmut Holzgraefe2002-09-171-3/+14
* NetWare related additions/modificationsAnantha Kesari H Y2002-09-051-0/+5
* php_error_docrefMarcus Boerger2002-08-241-2/+1
* Improved handling of output buffers (see news)\n#No trim for the string param...Marcus Boerger2002-08-091-3/+1
* possible memoryleakMarcus Boerger2002-08-091-1/+6
* Unify error messagesDerick Rethans2002-07-081-1/+1
* Add sapi_header_op interface which supersedes the sapi_add_header and _exSascha Schumann2002-07-031-10/+12
* - Added a new parameter to the header() function which overrides the HTTPDerick Rethans2002-06-211-5/+6
* Only the last cookie was getting set. (You can haveCliff Woolley2002-05-171-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Make php_setcookie available from shared extensionsFrank M. Kromann2001-12-031-16/+23
* convert to use new parameter parsing API.Andrei Zmievski2001-10-191-65/+34
* Fixed other protos.Egon Schmid2001-10-191-5/+5
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Track down a few more functions that don't check for 0 args and useRasmus Lerdorf2001-08-131-0/+4
* WhitespaceZeev Suraski2001-08-111-1/+1
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-311-2/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-4/+1
* Left-over outdated commentRasmus Lerdorf2001-07-211-1/+0
* Remove redundant codeZeev Suraski2001-07-211-2/+2
* Clarify and optimizeZeev Suraski2001-07-211-1/+1
* Fix more crashes related to this switch to z_valueRasmus Lerdorf2001-07-211-2/+2
* Fix potential crashStanislav Malyshev2001-06-141-2/+2
* Clean-upZeev Suraski2001-06-131-125/+31
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-2/+14
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Allow users to specify whether they want to replace existing header fields.Sascha Schumann2000-10-271-6/+14
* Move main.h to php_main.h.Sascha Schumann2000-06-051-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* proto-takeover from php3Hartmut Holzgraefe2000-05-171-2/+9
* - Fix an invalid trick (it was valid when header() was usingZeev Suraski2000-04-281-11/+2
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-9/+0
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-123/+0
* fix for #3413Thies C. Arntzen2000-02-061-6/+8
* post.c really had nothing to do with POST anymore, and it belongs to the top ...Zeev Suraski2000-01-281-1/+0
* - Added flush() support to SAPIZeev Suraski2000-01-131-159/+0
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Ex APIEvan Klinger1999-12-201-20/+20
* More php3_ annihilationZeev Suraski1999-12-181-49/+30
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* More php3_ annihilationZeev Suraski1999-12-171-9/+9
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-2/+2