summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Reversed implementation of FR #44164, pending further consideration.Gustavo André dos Santos Lopes2010-11-181-8/+0
* - Fixed bug #52820 (writes to fopencookie FILE* not commited when seeking theGustavo André dos Santos Lopes2010-11-151-0/+5
* Added new constant; ZEND_MULTIBYTE to check whether PHP was compiled using --...Kalle Sommer Nielsen2010-11-111-0/+5
* - Renamed php_stream_rep_nonstand_mode to Gustavo André dos Santos Lopes2010-11-054-10/+11
* Fix bug #53226 (file_exists fails on big filenames).Adam Harvey2010-11-051-0/+8
* - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie failsGustavo André dos Santos Lopes2010-11-053-2/+58
* - Fixed bug #53180 (post_max_size=0 not disabling the limit when the contentGustavo André dos Santos Lopes2010-10-271-2/+2
* - Implemented request #44164, zlib.output_compression is now implicitlyGustavo André dos Santos Lopes2010-10-261-0/+8
* - Fixed forward stream seeking emulation in streams that don't support seekingGustavo André dos Santos Lopes2010-10-131-9/+7
* - Implemented FR #50692, not uploaded files don't count towardsGustavo André dos Santos Lopes2010-10-041-18/+27
* - Fixed a small mistake in the fix for bug #50953 that made connection timeou...Gustavo André dos Santos Lopes2010-10-021-2/+2
* - Fixed possible flaw in open_basedir (CVE-2010-3436)Pierre Joye2010-09-281-2/+7
* - Fixed bug #49215 (make fails on glob_wrapper)Felipe Pena2010-09-101-0/+2
* - open_basedir symlink support for WindowsPierre Joye2010-09-101-12/+18
* Fix bug #52802 (Out-of-date comment forAdam Harvey2010-09-101-4/+4
* Fix bug #52786 (PHP should reset section to [PHP] after ini sections). Patch byAdam Harvey2010-09-091-3/+4
* - fix the fix for bug #52323Pierre Joye2010-09-081-1/+1
* - WSPierre Joye2010-09-081-30/+30
* - Fix bug #52323, return value of php_network_connect_socket should be set ev...Pierre Joye2010-09-081-1/+3
* - fix bug #50953, socket will not connect to IPv4 address when the host has b...Pierre Joye2010-09-071-2/+12
* - WSPierre Joye2010-09-011-2/+2
* - sb needed only in safemodePierre Joye2010-09-011-1/+2
* - add lstat support for WindowsPierre Joye2010-09-012-2/+10
* - Fixed crash on non-Windows buildFelipe Pena2010-08-301-0/+4
* - fix possible leak and error while fetching PHPRCPierre Joye2010-08-301-2/+24
* Seems like this one skipped the commit (E_ERROR -> E_CORE_ERROR) for zend.ze1...Kalle Sommer Nielsen2010-08-111-1/+1
* Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
* - Back to -devJohannes Schlüter2010-07-221-4/+4
* - PHP 5.3.3Johannes Schlüter2010-07-211-2/+2
* Back to -devJohannes Schlüter2010-07-141-2/+2
* PHP 5.3.3RC3Johannes Schlüter2010-07-141-2/+2
* Back to -devJohannes Schlüter2010-07-021-2/+2
* 5.3.3 RC2Johannes Schlüter2010-07-011-2/+2
* back to -devJohannes Schlüter2010-06-181-2/+2
* PHP 5.3.3RC1Johannes Schlüter2010-06-171-2/+2
* fix bug #51276 (php_load_extension() is missing when HAVE_LIBDL is undefined)Antony Dovgal2010-06-081-0/+2
* - #51854, fix logic (patch by Tjerk)Pierre Joye2010-05-181-1/+1
* - Fixed bug #51627 (script path not correctly evaluated)Felipe Pena2010-04-211-2/+2
* final fix for long opts in getopt() Antony Dovgal2010-04-151-11/+7
* discard first TWO symbols of a long argumentAntony Dovgal2010-04-141-1/+1