| Commit message (Expand) | Author | Age | Files | Lines |
* | retore open_basedir check for unlink | Stanislav Malyshev | 2011-07-31 | 1 | -0/+4 |
* | - do not resolve the link if all we want is to open that file | Pierre Joye | 2011-07-27 | 1 | -1/+1 |
* | - Fixed bug 55124, recursive mkdir fails with current (dot) directory in path | Pierre Joye | 2011-07-26 | 1 | -14/+7 |
* | - simplify | Pierre Joye | 2011-07-26 | 1 | -9/+4 |
* | - add expand_filepath_with_mode (not used anywhere yet but will be used for f... | Pierre Joye | 2011-07-25 | 2 | -1/+10 |
* | - Added new macro to be used in the end of zend_function_entry declaration (G... | Felipe Pena | 2011-07-25 | 1 | -0/+1 |
* | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 4 | -45/+8 |
* | - fix bug #54204, Can't set a value with a PATH section in php.ini | Pierre Joye | 2011-07-18 | 1 | -1/+1 |
* | Fixed bug #55014 (Compile failure due to improper use of ctime_r()). | Ilia Alshanetsky | 2011-07-11 | 1 | -2/+2 |
* | Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption) | Dmitry Stogov | 2011-07-11 | 2 | -2/+8 |
* | Fixed bug#55084 (Function registered by header_register_callback is | Hannes Magnusson | 2011-07-06 | 1 | -1/+7 |
* | - Fixed bug #52935 (call exit in user_error_handler cause stream relate core). | Gustavo André dos Santos Lopes | 2011-07-05 | 1 | -0/+10 |
* | - Added a new PHPAPI function to return module_initialized: | Derick Rethans | 2011-06-24 | 2 | -0/+8 |
* | - Improved parse error messages | Felipe Pena | 2011-06-23 | 1 | -2/+4 |
* | - Forgot to commit these. | Moriyoshi Koizumi | 2011-06-20 | 3 | -2/+8 |
* | - fix build | Pierre Joye | 2011-06-18 | 1 | -0/+1 |
* | - Removed win debug stuff | Felipe Pena | 2011-06-16 | 1 | -7/+1 |
* | - init win32 rng context once per process | Pierre Joye | 2011-06-16 | 1 | -1/+15 |
* | - Restore basename in filename on non Windows OS | Felipe Pena | 2011-06-12 | 1 | -8/+12 |
* | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -1/+1 |
* | Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning). | Ilia Alshanetsky | 2011-06-05 | 1 | -1/+1 |
* | Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals) | Ilia Alshanetsky | 2011-06-02 | 2 | -4/+29 |
* | Fixed bug #54946 (stream_get_contents infinite loop) | Hannes Magnusson | 2011-05-29 | 1 | -0/+3 |
* | implement streams metadata API per RFC | Stanislav Malyshev | 2011-05-25 | 3 | -83/+292 |
* | Add php_ignore_value() macro to suppress unused return value warnings | Rasmus Lerdorf | 2011-05-16 | 2 | -5/+10 |
* | Fix a couple of warnings. Use %zu to printf a time_t and get_request_time | Rasmus Lerdorf | 2011-05-16 | 1 | -1/+1 |
* | Get rid of autoconf warnings | Rasmus Lerdorf | 2011-05-16 | 1 | -4/+4 |
* | - Fixed bug #54580 (get_browser() segmentation fault when the browscap ini | Gustavo André dos Santos Lopes | 2011-05-01 | 1 | -1/+4 |
* | - Fixed accidental change. | Gustavo André dos Santos Lopes | 2011-05-01 | 1 | -1/+1 |
* | - Fixed bug #54623 (Segfault when when writing to a persistent socket after | Gustavo André dos Santos Lopes | 2011-05-01 | 1 | -3/+26 |
* | - not desired yt | Pierre Joye | 2011-04-19 | 1 | -7/+1 |
* | - fix build >(btw, has novell man pages too?) | Pierre Joye | 2011-04-19 | 1 | -1/+9 |
* | Expose PHP_MANDIR | Hannes Magnusson | 2011-04-18 | 2 | -0/+2 |
* | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 2 | -2/+2 |
* | - Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fix | Pierre Joye | 2011-03-28 | 1 | -3/+7 |
* | Fixed a crash inside dtor for error handling. | Ilia Alshanetsky | 2011-03-24 | 1 | -0/+2 |
* | - Added socket_import_stream(). | Gustavo André dos Santos Lopes | 2011-03-22 | 1 | -1/+3 |
* | - Make fclose() actually close stream, even when the resource refcount is > 1. | Gustavo André dos Santos Lopes | 2011-03-21 | 1 | -4/+9 |
* | - windows only | Pierre Joye | 2011-03-15 | 1 | -0/+2 |
* | - make setlocale thread only, drastically reduce TS related crashes in error ... | Pierre Joye | 2011-03-15 | 1 | -0/+1 |
* | Remove unused variable | Pierrick Charron | 2011-03-13 | 1 | -1/+0 |
* | Fix ZTS build. | Moriyoshi Koizumi | 2011-03-06 | 1 | -1/+1 |
* | Fix zend.multibyte oddities. Hope this will address all the known problems. | Moriyoshi Koizumi | 2011-03-06 | 2 | -162/+117 |
* | - fix regression (carsten_sttgt@gmx.de) | Pierre Joye | 2011-02-25 | 1 | -1/+1 |
* | - Fixed bug #54055 (buffer overrun with high values for precision ini | Gustavo André dos Santos Lopes | 2011-02-21 | 3 | -9/+20 |
* | - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plain | Gustavo André dos Santos Lopes | 2011-02-19 | 2 | -7/+0 |
* | - Changed return value in userspace stream set_option to "not implemented", | Gustavo André dos Santos Lopes | 2011-02-18 | 1 | -12/+12 |
* | - Classes that implement stream wrappers can define a method called | Gustavo André dos Santos Lopes | 2011-02-17 | 1 | -0/+52 |
* | - Changed default serialize_precision from 100 to 17, as discussed in internals. | Gustavo André dos Santos Lopes | 2011-02-08 | 1 | -1/+1 |
* | Fix bug #53913 (Streams functions assume HAVE_GLOB is defined). Patch by Chris | Adam Harvey | 2011-02-04 | 1 | -0/+2 |