summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #54946 (stream_get_contents infinite loop)Hannes Magnusson2011-05-291-0/+3
* - Merged to 5.3 change in trunk in _php_stream_free. This prevents the segfaultGustavo André dos Santos Lopes2011-05-081-1/+6
* - Fixed bug #54580 (get_browser() segmentation fault when the browscap iniGustavo André dos Santos Lopes2011-05-011-1/+3
* - Fixed accidental change.Gustavo André dos Santos Lopes2011-05-011-1/+1
* - Fixed bug #54623 (Segfault when when writing to a persistent socket afterGustavo André dos Santos Lopes2011-05-011-3/+26
* - fix build >(btw, has novell man pages too?)Pierre Joye2011-04-191-0/+2
* Expose PHP_MANDIRHannes Magnusson2011-04-182-0/+2
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-032-2/+2
* - Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fixPierre Joye2011-03-281-3/+7
* Fixed a crash inside dtor for error handling.Ilia Alshanetsky2011-03-241-0/+2
* - Updating UPGRADING for r309516 and modest merge to 5.3.Gustavo André dos Santos Lopes2011-03-231-1/+3
* - Back to devJohannes Schlüter2011-03-171-4/+4
* PHP 5.3.6Johannes Schlüter2011-03-171-2/+2
* - MFH: make setlocale thread only, drastically reduce TS related crashes in e...Pierre Joye2011-03-161-0/+3
* - PHP 5.3.6RC3Johannes Schlüter2011-03-091-2/+2
* Back to -devJohannes Schlüter2011-03-021-2/+2
* PHP 5.2.6RC2Johannes Schlüter2011-03-021-2/+2
* - Fixed bug #54055 (buffer overrun with high values for precision iniGustavo André dos Santos Lopes2011-02-213-9/+20
* Back to -devJohannes Schlüter2011-02-161-2/+2
* Remove dashJohannes Schlüter2011-02-161-1/+1
* PHP 5.3.6RC1Johannes Schlüter2011-02-161-2/+2
* - Changed default serialize_precision from 100 to 17, as discussed in internals.Gustavo André dos Santos Lopes2011-02-081-1/+1
* Fix bug #53913 (Streams functions assume HAVE_GLOB is defined). Patch by ChrisAdam Harvey2011-02-041-0/+2
* - Fixed bug #53903 (userspace stream stat callback does not separate theGustavo André dos Santos Lopes2011-02-011-0/+1
* - Fixed several comparisons that always result in true of falseGustavo André dos Santos Lopes2011-02-013-12/+17
* - don't continue if no valid option valuePierre Joye2011-01-201-0/+2
* - no need of assert herePierre Joye2011-01-201-2/+3
* - check if strdup succeedsPierre Joye2011-01-201-3/+6
* - path len check and fix buffer overrunPierre Joye2011-01-191-1/+4
* Win32 build fixIlia Alshanetsky2011-01-191-1/+1
* - fix regression introduced in 5.3.4 in open_basedir on windows/novell with t...Pierre Joye2011-01-181-0/+4
* Fixed variable re-declarationIlia Alshanetsky2011-01-181-1/+1
* - path len sanity checkPierre Joye2011-01-171-0/+4
* Fixed variable re-declarationIlia Alshanetsky2011-01-131-2/+2
* Added missing success check around chmod() for windows during temp file creationIlia Alshanetsky2011-01-111-1/+5
* - remove local redeclarationPierre Joye2011-01-101-9/+9
* - This will be PHP 5.3.6Johannes Schlüter2011-01-051-3/+3
* - Year++Felipe Pena2011-01-0169-69/+69
* Fixed bug #53541 (format string bug in ext/phar).Ilia Alshanetsky2010-12-141-3/+11
* Back to -devJohannes Schlüter2010-12-081-4/+4
* PHP 5.3.4Johannes Schlüter2010-12-081-2/+2
* - CS + reorder to match trunk better, removed trailing dots from error messagesJani Taskinen2010-12-031-146/+132
* - Fix leaks and crash bug when passing the callback as variableJani Taskinen2010-12-031-1/+1
* - Back to -devJohannes Schlüter2010-12-021-2/+2
* - PHP 5.3.4RC2Johannes Schlüter2010-12-021-2/+2
* - Fixed #53409, sleep() return NULL on WindowsPierre Joye2010-11-261-1/+1
* - fixed #53352Pierre Joye2010-11-231-1/+4
* Back to -devJohannes Schlüter2010-11-181-2/+2
* - 5.3.4RC1Johannes Schlüter2010-11-181-2/+2
* - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-0/+4