summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* MFH: fix win buildRob Richards2008-01-151-10/+24
* MFH: fix memleak in sign and verify functionsRob Richards2008-01-151-0/+2
* Allow test to run from any directoryIlia Alshanetsky2008-01-151-1/+1
* - MFH valgrind detection, note in headerMarcus Boerger2008-01-151-15/+15
* Fix ZTS build, fix testsEtienne Kneuss2008-01-154-9/+10
* Fixed bug #43851 (Memory corrution on reuse of assigned value)Dmitry Stogov2008-01-152-3/+16
* - Fix the fixMarcus Boerger2008-01-151-1/+1
* oops..Antony Dovgal2008-01-151-1/+1
* MFH: Bump yearEtienne Kneuss2008-01-151-1/+1
* MFH: Implement splDoublyLinkedList, splQueue, splStack classes in SPLEtienne Kneuss2008-01-1512-5/+1449
* MFH: rename macrosAntony Dovgal2008-01-152-7/+7
* MFH: Fix bug #42850 array_walk_recursive() leaves references, refix bug #34982Brian Shire2008-01-142-1/+60
* Missing patch bit from the FETCH_GROUP fixIlia Alshanetsky2008-01-141-0/+2
* - Fix memleak (found by colder)Marcus Boerger2008-01-141-0/+4
* Fixed in 5.2Ilia Alshanetsky2008-01-141-1/+0
* MFB5.2: fix script for files with short namesNuno Lopes2008-01-141-3/+3
* ignore run-tests generated filesNuno Lopes2008-01-140-0/+0
* MFH: fix windows build for all cases, and always export symbols (Steph Fox)Greg Beaver2008-01-142-5/+1
* MFH: add missing define for statically-built zip extGreg Beaver2008-01-131-0/+2
* - Fixed TSRM builds.Derick Rethans2008-01-131-2/+2
* Fixed testIlia Alshanetsky2008-01-131-1/+12
* - Added new date/time functionality:Derick Rethans2008-01-136-125/+747
* Fixed bug #42945 (preg_split() swallows part of the string)Nuno Lopes2008-01-133-1/+92
* upgrade PCRE to version 7.5Nuno Lopes2008-01-1325-2254/+1066
* a few fixes: overwrite all my careful work in zipint_alias.h with zipint.h, s...Greg Beaver2008-01-132-46/+50
* MFH: alias all zip identifiers to avoid potential name conflicts with other a...Greg Beaver2008-01-135-23/+128
* far better fix for bug #40189Greg Beaver2008-01-122-16/+10
* MFH: fix faulty fix for Bug #40189, and provide real fix for the bugGreg Beaver2008-01-125-17/+51
* MFH: clarify error message on why opening a stream wrapper failed for allow_u...Greg Beaver2008-01-123-2/+127
* MFH: export symbols for use by other extensions like pharGreg Beaver2008-01-1253-160/+164
* Simplified assignment to string offsetDmitry Stogov2008-01-111-28/+19
* MFHLukas Smith2008-01-111-0/+2
* MFHLukas Smith2008-01-111-4/+4
* Fixed unspecialized executorDmitry Stogov2008-01-112-3/+9
* MFHLukas Smith2008-01-111-0/+74
* Fixed bug #39346 (Unsetting a static variable inside a destructor causes segf...Dmitry Stogov2008-01-114-20/+49
* Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column # byIlia Alshanetsky2008-01-111-4/+19
* - MFH fix truncation of large values on 64-bit systems in http_build_queryBrian Shire2008-01-101-4/+4
* MFH: add errors when missing dependencies (Steph)Rob Richards2008-01-101-2/+10
* - MFH Fix bug in example code found by Surf ChenMarcus Boerger2008-01-101-0/+1
* Added missing warning messageDmitry Stogov2008-01-103-5/+19
* Fixed testIlia Alshanetsky2008-01-101-2/+1
* MFH: fix crash when using default algorithmRob Richards2008-01-091-2/+2
* Fixed broken soap.wsdl_cache_enabledDmitry Stogov2008-01-09199-20/+348
* fix typoAntony Dovgal2008-01-091-1/+1
* Remplemented support for SplArray using Traversable interface.Dmitry Stogov2008-01-093-17/+134
* MFH: fix win32 compileRob Richards2008-01-091-2/+8
* apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)Greg Beaver2008-01-091-1/+1
* Fixed bug #43703 (Signature compatibility check broken)Dmitry Stogov2008-01-092-2/+25
* apply same fix of bug #43793 to zlib.deflateGreg Beaver2008-01-091-1/+1