| Commit message (Expand) | Author | Age | Files | Lines |
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 6 | -1534/+834 |
* | add backlock socket context option for stream_socket_server(), | Michael Wallner | 2010-03-11 | 2 | -2/+15 |
* | - Fix conflict | Jani Taskinen | 2010-03-11 | 1 | -12/+0 |
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 6 | -825/+1537 |
* | Fix for bug #23229 (syslog function truncates messages): remove the hard-coded | Adam Harvey | 2010-02-26 | 1 | -1/+1 |
* | - get the right error on windows | Pierre Joye | 2010-02-21 | 1 | -0/+4 |
* | - prevent unexpectable behaviors (for the user) with invalid path | Pierre Joye | 2010-02-07 | 2 | -21/+29 |
* | - #50854, fix build on non windows | Pierre Joye | 2010-01-27 | 1 | -1/+2 |
* | - removed debug breakpoint and improve inline comment | Pierre Joye | 2010-01-27 | 1 | -2/+2 |
* | - prevent bad things to happen when invalid path are passed to MoveFileEx | Pierre Joye | 2010-01-27 | 1 | -1/+27 |
* | - [DOC] #45986, bad file descriptor warning when rename is used with invalid ... | Pierre Joye | 2010-01-26 | 3 | -3/+33 |
* | - Ensure that stderr output are not buffered, portability for tests | Pierre Joye | 2010-01-25 | 1 | -0/+4 |
* | - prevent possible crash when error/warnings are raised during startup (like ... | Pierre Joye | 2010-01-24 | 1 | -1/+7 |
* | - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulat... | Jani Taskinen | 2010-01-19 | 1 | -9/+9 |
* | - WS + CS fixes | Jani Taskinen | 2010-01-19 | 1 | -41/+53 |
* | - Add extern declarations for fixing the build with some compilers | Johannes Schlüter | 2010-01-19 | 1 | -1/+1 |
* | Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams). | Ilia Alshanetsky | 2010-01-18 | 1 | -0/+4 |
* | - Fixed bug #48811 (Directives in PATH section do not get applied to subdirec... | Jani Taskinen | 2010-01-16 | 1 | -1/+1 |
* | Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but r... | Ilia Alshanetsky | 2010-01-06 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 69 | -69/+69 |
* | - Sync with HEAD | Jani Taskinen | 2009-12-29 | 1 | -11/+13 |
* | - WS + CS + folding tags | Jani Taskinen | 2009-12-29 | 1 | -150/+121 |
* | Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive i... | Ilia Alshanetsky | 2009-12-29 | 1 | -0/+15 |
* | remove automatic file unlocking on shutdown and/or stream close | Antony Dovgal | 2009-12-25 | 1 | -3/+0 |
* | PHP 5.3.2RC1 | Johannes Schlüter | 2009-12-22 | 1 | -3/+3 |
* | fix bug #50196 | Stanislav Malyshev | 2009-12-19 | 1 | -0/+4 |
* | - Make $sbindir be usable in C code as well (like $bindir and co.) | Jani Taskinen | 2009-12-15 | 1 | -0/+1 |
* | - Forgotten patch for trunk | Dmitry Stogov | 2009-12-08 | 1 | -0/+1 |
* | MFT: VC10 build support | Kalle Sommer Nielsen | 2009-12-03 | 2 | -5/+14 |
* | Fixed bug #50159 (wrong working directory in symlinked files) | Dmitry Stogov | 2009-11-30 | 1 | -28/+35 |
* | - Fixed bug #49935 (Deprecated warnings make "make test" to fail) | Jani Taskinen | 2009-11-27 | 1 | -0/+1 |
* | Make it possible to disable post_max_size | Rasmus Lerdorf | 2009-11-17 | 1 | -1/+1 |
* | Simpify the max_file_uploads handling code | Ilia Alshanetsky | 2009-11-16 | 1 | -6/+1 |
* | - Switching to TSRMLS_FETCH version | Felipe Pena | 2009-11-16 | 3 | -3/+4 |
* | - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option()) | Felipe Pena | 2009-11-15 | 3 | -16/+12 |
* | - Nuke ws | Jani Taskinen | 2009-11-15 | 1 | -1/+1 |
* | Fix bug #49868 | Rasmus Lerdorf | 2009-11-15 | 1 | -1/+1 |
* | Fix #50063 (safe_mode_include_dir fails) | Johannes Schlüter | 2009-11-12 | 1 | -0/+4 |
* | - Fixed bug #50005 (Throwing through Reflection modified Exception object mak... | Felipe Pena | 2009-11-12 | 1 | -0/+3 |
* | Avoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan) | Dmitry Stogov | 2009-11-05 | 1 | -1/+2 |
* | Lower the max upload default to 20 | Ilia Alshanetsky | 2009-10-28 | 1 | -1/+1 |
* | Introduced a max_file_uploads INI setting, which is set to limit the | Ilia Alshanetsky | 2009-10-27 | 2 | -0/+11 |
* | - #48779, fix another use case where / usage may differ | Pierre Joye | 2009-10-15 | 1 | -1/+9 |
* | oops, that doesn't belong to this patch | Stanislav Malyshev | 2009-10-13 | 1 | -7/+0 |
* | fix crash for bug #47627 | Stanislav Malyshev | 2009-10-13 | 1 | -2/+13 |
* | - #48779, improve fix, drop usage of _tolower and use zend_strtolower | Pierre Joye | 2009-10-12 | 1 | -1/+1 |
* | - fix possible issue in TS environment (we don't have to do that anymore anyw... | Pierre Joye | 2009-10-11 | 1 | -24/+9 |
* | - #48779, don't loop twice over the path chars | Pierre Joye | 2009-10-11 | 1 | -8/+6 |
* | - Fixed build and comment-style | Felipe Pena | 2009-10-09 | 1 | -2/+2 |
* | - changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be cas... | Garrett Serack | 2009-10-09 | 1 | -0/+21 |