| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 5.1.2 | Ilia Alshanetsky | 2006-01-11 | 1 | -2/+2 |
| | | |||||
| * | Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash). | Ilia Alshanetsky | 2006-01-10 | 1 | -0/+4 |
| | | |||||
| * | - Fix issue with memset seeking | Marcus Boerger | 2006-01-05 | 1 | -16/+47 |
| | | | | | | - Fix issue with shutdown order of temp/memory stream | ||||
| * | Back to dev | Ilia Alshanetsky | 2006-01-05 | 1 | -2/+2 |
| | | |||||
| * | Go with 5.1.2RC2 | Ilia Alshanetsky | 2006-01-05 | 1 | -2/+2 |
| | | |||||
| * | bump year and license version | foobar | 2006-01-01 | 67 | -201/+201 |
| | | |||||
| * | MFH: typofix | foobar | 2005-12-30 | 1 | -1/+1 |
| | | |||||
| * | - MFH Support full range of floats | Marcus Boerger | 2005-12-26 | 1 | -1/+2 |
| | | |||||
| * | - SWH (WS + memory corruption fix) | Marcus Boerger | 2005-12-26 | 1 | -17/+17 |
| | | |||||
| * | Back to dev | Ilia Alshanetsky | 2005-12-23 | 1 | -2/+2 |
| | | |||||
| * | fix #35781 (stream_filter_append() can cause segfault) | Antony Dovgal | 2005-12-23 | 2 | -3/+3 |
| | | |||||
| * | 5.1.2RC1 | Ilia Alshanetsky | 2005-12-22 | 1 | -2/+2 |
| | | |||||
| * | Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any | Ilia Alshanetsky | 2005-12-20 | 1 | -0/+2 |
| | | | | | | string greater then 255 characters). | ||||
| * | fix #35740 (memory leak when including a directory) | Antony Dovgal | 2005-12-20 | 1 | -0/+4 |
| | | |||||
| * | Fix prototype | Zeev Suraski | 2005-12-18 | 1 | -2/+2 |
| | | |||||
| * | Fixes for building with vs.net 2005. | Wez Furlong | 2005-12-14 | 1 | -1/+3 |
| | | |||||
| * | - Fix temp/memory stream modes | Marcus Boerger | 2005-12-14 | 1 | -3/+3 |
| | | |||||
| * | Better critical error handling (fix for previous html encoding patch). | Ilia Alshanetsky | 2005-12-07 | 1 | -6/+8 |
| | | |||||
| * | Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if | Ilia Alshanetsky | 2005-12-06 | 1 | -2/+1 |
| | | | | | | display_startup_error is off). | ||||
| * | MFH: Prevent header injection by limiting each header to a single line. | Ilia Alshanetsky | 2005-12-06 | 1 | -0/+13 |
| | | |||||
| * | Fixed possible XSS inside error reporting functionality. | Ilia Alshanetsky | 2005-12-06 | 1 | -6/+21 |
| | | |||||
| * | MFH | foobar | 2005-12-06 | 2 | -6/+6 |
| | | |||||
| * | MFH: list_entry -> zend_rsrc_list_entry | foobar | 2005-12-05 | 1 | -2/+2 |
| | | |||||
| * | MFH: fix bug #35528 | foobar | 2005-12-03 | 1 | -1/+1 |
| | | |||||
| * | Back to dev | Ilia Alshanetsky | 2005-11-27 | 1 | -3/+3 |
| | | |||||
| * | 5.1.1 | Ilia Alshanetsky | 2005-11-27 | 1 | -2/+2 |
| | | |||||
| * | Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and 2.x). | Ilia Alshanetsky | 2005-11-25 | 1 | -1/+1 |
| | | |||||
| * | Back to dev | Ilia Alshanetsky | 2005-11-23 | 1 | -3/+3 |
| | | |||||
| * | Rolling 5.1.0 | Ilia Alshanetsky | 2005-11-23 | 1 | -2/+2 |
| | | |||||
| * | back to dev | foobar | 2005-11-18 | 1 | -2/+2 |
| | | |||||
| * | RC6 | Ilia Alshanetsky | 2005-11-17 | 1 | -2/+2 |
| | | |||||
| * | MFH: fix #35079 (stream_set_blocking(true) toggles, not enables blocking) | Antony Dovgal | 2005-11-17 | 1 | -1/+1 |
| | | | | | | patch by askalski at gmail dot com | ||||
| * | back to dev | Ilia Alshanetsky | 2005-11-16 | 1 | -2/+2 |
| | | |||||
| * | 5.1.0RC5 | Ilia Alshanetsky | 2005-11-16 | 1 | -2/+2 |
| | | |||||
| * | Fixed bug #35176 (include()/require()/*_once() produce wrong error messages ↵ | Dmitry Stogov | 2005-11-15 | 1 | -0/+27 |
| | | | | | about main()) | ||||
| * | MFH | foobar | 2005-11-06 | 1 | -1/+1 |
| | | |||||
| * | - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP ↵ | Michael Wallner | 2005-11-02 | 1 | -0/+4 |
| | | | | | | | | response splitting - sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983) | ||||
| * | Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m | Ilia Alshanetsky | 2005-11-01 | 1 | -1/+1 |
| | | |||||
| * | Back to dev | Ilia Alshanetsky | 2005-10-28 | 1 | -2/+2 |
| | | |||||
| * | 5.1.0RC4 | Ilia Alshanetsky | 2005-10-28 | 1 | -2/+2 |
| | | |||||
| * | Fix #34957; file access checks should use VCWD_ACCESS() | Wez Furlong | 2005-10-22 | 1 | -0/+1 |
| | | |||||
| * | MFH: Fixed bug #29983 (PHP does not explicitly set mime type & charset). | Ilia Alshanetsky | 2005-10-19 | 1 | -0/+6 |
| | | |||||
| * | Back to dev | Ilia Alshanetsky | 2005-10-17 | 1 | -2/+2 |
| | | |||||
| * | 5.1.0RC3 | Ilia Alshanetsky | 2005-10-17 | 1 | -2/+2 |
| | | |||||
| * | Back to dev | Ilia Alshanetsky | 2005-10-14 | 1 | -2/+2 |
| | | |||||
| * | Prepare for 5.1RC2 | Ilia Alshanetsky | 2005-10-14 | 1 | -2/+2 |
| | | |||||
| * | MFH: PHP_CONFIG_FILE_PATH needs to use strlen() due to Win build | Rob Richards | 2005-10-10 | 1 | -1/+1 |
| | | |||||
| * | - MFH C vs. C++ fix | Marcus Boerger | 2005-10-07 | 1 | -1/+2 |
| | | |||||
| * | - MFH Fix issue (endless loop) with temp/memory streams | Marcus Boerger | 2005-10-06 | 1 | -1/+7 |
| | | |||||
| * | MFH: Fixed possible GLOBALS variable override when register_globals are ON. | Ilia Alshanetsky | 2005-09-28 | 1 | -0/+7 |
| | | | | | | | MFH: Fixed possible register_globals toggle via parse_str(). MFH: Fixed negative offset handling in substr_compare() function. | ||||
