| Commit message (Expand) | Author | Age | Files | Lines |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 1 | -4/+4 |
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 1 | -4/+4 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | No c++ comments in C code | foobar | 2005-04-19 | 1 | -2/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Fixed a syntax highlighter problem that happens when output buffering is turned | Moriyoshi Koizumi | 2003-05-16 | 1 | -5/+4 |
* | * email address change | Stig Bakken | 2003-03-18 | 1 | -1/+1 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Part 4 of apache sapi build fixes: | foobar | 2002-04-23 | 1 | -36/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Undo Z_ subst for sapi and ext/yaz | Jeroen van Wolffelaar | 2001-09-27 | 1 | -1/+1 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -1/+1 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | Damn, went to head instead of the branch - revert | Rasmus Lerdorf | 2001-09-06 | 1 | -34/+0 |
* | Oops, forgot to add sapi_apache.c to the apache_hooks branch | Rasmus Lerdorf | 2001-09-06 | 1 | -0/+34 |
* | - TSRMLS_FETCH work | Zeev Suraski | 2001-08-05 | 1 | -1/+1 |
* | Fix Apache/ZTS build | Zeev Suraski | 2001-08-01 | 1 | -2/+1 |
* | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -4/+4 |
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -3/+3 |
* | Use synchronous php_request_shutdown in the standard case and | Sascha Schumann | 2001-07-23 | 1 | -3/+6 |
* | Fix Apache build | Zeev Suraski | 2001-07-21 | 1 | -1/+1 |
* | Improved bailout mechanism, supports nested bailouts a-la try..catch | Zeev Suraski | 2001-07-21 | 1 | -5/+4 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -1/+5 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | - Import Jade Nicoletti's transparent gzip encoding support as an output | Zeev Suraski | 2000-11-13 | 1 | -1/+1 |
* | Fix a nasty bug in the shutdown sequence of PHP under Apache. | Zeev Suraski | 2000-11-02 | 1 | -0/+3 |
* | This appears to be the correct fix to me. | Rasmus Lerdorf | 2000-10-14 | 1 | -9/+9 |
* | Fix opened_path init | Stanislav Malyshev | 2000-08-13 | 1 | -0/+1 |
* | Made ob_start() and friends reentrant. It's now possible to implement this | Zeev Suraski | 2000-07-29 | 1 | -1/+1 |
* | @- Fixed closing | Thies C. Arntzen | 2000-07-10 | 1 | -6/+1 |
* | Move main.h to php_main.h. | Sascha Schumann | 2000-06-05 | 1 | -1/+1 |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
* | more apachewin32 work. much better now, but still crashing in zend_execute. ... | Shane Caraveo | 2000-05-04 | 1 | -14/+9 |
* | zeroing the variables fixes one crash...now crashes on memory allocation duri... | Shane Caraveo | 2000-04-30 | 1 | -0/+4 |
* | apache module now compiles under win32, apache loads, but crashes on line 116... | Shane Caraveo | 2000-04-30 | 1 | -0/+6 |
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
* | Fix warnings when compiling static Apache module | Sascha Schumann | 2000-02-18 | 1 | -1/+1 |
* | No need for a value (not that it seems to work anyway...) | Zeev Suraski | 2000-02-17 | 1 | -1/+1 |
* | @- Updated the browscap module to work with PHP 4.0 (Zeev) | Zeev Suraski | 2000-02-16 | 1 | -0/+2 |
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |