summaryrefslogtreecommitdiff
path: root/main/php_output.h
Commit message (Expand)AuthorAgeFilesLines
* Made ob_start() and friends reentrant. It's now possible to implement thisZeev Suraski2000-07-291-7/+14
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-0/+1
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-3/+3
* - Make the output globals accessible from the outside worldZeev Suraski2000-06-241-0/+28
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* fix some protosThies C. Arntzen2000-03-191-4/+4
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-2/+7
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Use the new state functionsZeev Suraski2000-02-041-1/+2
* - Added flush() support to SAPIZeev Suraski2000-01-131-0/+4
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* @Fix some warnings when compiling in maintainer-mode (Stig)Stig Bakken1999-12-011-2/+2
* moved output.c into ext/standart and made it thread-safe.Thies C. Arntzen1999-10-271-0/+34