summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFH: fix ws, cs and foldingAntony Dovgal2008-08-1437-278/+476
* MFH: Implemented feature request #34381 (nl2br() should have an option for XH...Kalle Sommer Nielsen2008-08-143-11/+25
* MFH:Kalle Sommer Nielsen2008-08-132-10/+0
* - Fixed build (ZTS)Felipe Pena2008-08-131-22/+22
* - move declaration on top and fix build errorPierre Joye2008-08-131-1/+2
* - Fix buildFelipe Pena2008-08-131-3/+3
* - MFH: New parameter parsing APIFelipe Pena2008-08-131-97/+91
* fix long/int issues and a typoAntony Dovgal2008-08-131-3/+3
* - BFN #45798Felipe Pena2008-08-131-0/+1
* MFH: fix compile warnings (patch by Phil Oleson)Antony Dovgal2008-08-131-3/+3
* Fixed bug #45805 (Crach on throwing exception from error handler)Dmitry Stogov2008-08-133-0/+66
* report old bugfixStanislav Malyshev2008-08-131-0/+1
* MFHJani Taskinen2008-08-136-42/+46
* mark empty_fcall_info and empty_fcall_info_cache as constant. a few less byte...Nuno Lopes2008-08-122-4/+4
* - Fixed testFelipe Pena2008-08-121-1/+1
* - New parameter parsing API (for fscanf)Felipe Pena2008-08-123-34/+25
* - MFH: Constness (Added const qualifier to several function parameters)Felipe Pena2008-08-1229-365/+367
* Fixed bug #45779 (regression with shebang lines processing)Dmitry Stogov2008-08-124-381/+368
* - Fix http://bugs.php.net/bug.php?id=45613Marcus Boerger2008-08-121-1/+3
* - MFH: Fixed bug #45798 (sqlite3 doesn't notice if variable was bound)Felipe Pena2008-08-122-0/+33
* - MFH: update test after php's portable realpath change (filename/ is not va...Pierre Joye2008-08-121-2/+2
* - MFH: not supported on windpwsPierre Joye2008-08-121-0/+5
* - MFH Add new testMarcus Boerger2008-08-122-0/+27
* - MFH Add new testMarcus Boerger2008-08-121-0/+14
* - Committing new array_diff_key tests for Sanjay MantoorJosie Messa2008-08-129-84/+1128
* - MFH Add missing ';'sMarcus Boerger2008-08-121-1/+2
* - Added system independent realpath() implementation which caches intermediat...Dmitry Stogov2008-08-123-256/+321
* MFH: clear stat cache in chroot()Arnaud Le Blanc2008-08-112-1/+31
* increase code coverageGreg Beaver2008-08-115-0/+26
* MFH: Fixed #45181 (chdir() should clear relative entries in stat cache)Arnaud Le Blanc2008-08-112-0/+26
* MFH: Fixed segfaults (tests added)Christian Seiler2008-08-114-4/+112
* MFH:Felipe Pena2008-08-1133-672/+938
* - CleanupMarcus Boerger2008-08-111-98/+108
* - MFH Fix shutdown orderMarcus Boerger2008-08-111-1/+2
* - MFH EXPECT rather than EXPECTFMarcus Boerger2008-08-111-1/+1
* - MFH Fix memleak with new error handling stack'ingMarcus Boerger2008-08-113-10/+20
* MFH: fix build when pcre is not presentNuno Lopes2008-08-111-1/+1
* MFH: Missing files in previous commit (Check the relevant path for open_basedirArnaud Le Blanc2008-08-112-1/+19
* MFH: Check the relevant path for open_basedir in symlink()Arnaud Le Blanc2008-08-113-1/+27
* addNuno Lopes2008-08-110-0/+0
* - MFH: New testsFelipe Pena2008-08-1116-0/+420
* - MFH: has_property checkFelipe Pena2008-08-111-1/+1
* - MFH: skip on windows, chgrp not supportedPierre Joye2008-08-111-0/+5
* - [DOC] MFH: detect if dest is a dir (if the given stream layer supports stat)Pierre Joye2008-08-113-2/+14
* - Fix build (ZTS)Felipe Pena2008-08-111-1/+1
* - MFH Closure/Reflection integration (original idea by Christian Seiler)Marcus Boerger2008-08-114-59/+256
* MFH: Fix #45763 (mysqli::multi_query does not work with mysqlnd)Johannes Schlüter2008-08-112-4/+1
* - remove and add again as text not binary 2/2Pierre Joye2008-08-111-0/+0
* - remove and add again as text not binary 1/2Pierre Joye2008-08-111-0/+0
* - MFH: make it platform independent (/ vs \)Pierre Joye2008-08-111-1/+1