summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* skip test if openssl is presentAntony Dovgal2007-04-101-1/+10
* skip this test on MacOSAntony Dovgal2007-04-101-0/+1
* fix test nameAntony Dovgal2007-04-101-2/+2
* fix #41043 (pdo_oci crash when freeing error text with persistent connection)Antony Dovgal2007-04-101-7/+15
* - WS/CSMarcus Boerger2007-04-101-12/+12
* - Cleanup the cleanupMarcus Boerger2007-04-101-19/+32
* declare THREADSAFE explicitly (it's On if undefined)Antony Dovgal2007-04-101-1/+7
* fix testAntony Dovgal2007-04-101-0/+2
* MFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP)Antony Dovgal2007-04-102-2/+32
* fix folding tagsAntony Dovgal2007-04-091-7/+15
* Fix testfoobar2007-04-091-2/+2
* Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15Ilia Alshanetsky2007-04-0950-3424/+5151
* Fixed 64-bit supportDmitry Stogov2007-04-092-3/+5
* Fixed 64-bit issuesDmitry Stogov2007-04-091-1/+3
* ZTS fixDmitry Stogov2007-04-091-1/+1
* Fixed bug #40822 (pdo_mysql does not return rowCount() on select).Ilia Alshanetsky2007-04-081-1/+1
* - MFH: Added linenumbers to array returned by token_get_all()Johannes Schlüter2007-04-084-116/+344
* MFB: clean & refactored disk_*() funcs implementationAntony Dovgal2007-04-061-106/+139
* fix testAntony Dovgal2007-04-061-2/+2
* Apologies. Didn't realize we were using custom snprintf().Andrei Zmievski2007-04-061-1/+1
* Typo?Andrei Zmievski2007-04-061-1/+1
* - Fix 40442Marcus Boerger2007-04-061-1/+1
* - Add bug nameMarcus Boerger2007-04-061-1/+1
* - Better fix for #40091Marcus Boerger2007-04-061-6/+6
* - Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and HAVE_LIBFREETYPEPierre Joye2007-04-062-0/+3
* - Fix #40442Marcus Boerger2007-04-061-0/+12
* fix win32 buildRob Richards2007-04-051-3/+2
* - reflect the "real" version to avoid confusions. Users should really usePierre Joye2007-04-051-1/+1
* - MFB: import the right data 005_crt.txtPierre Joye2007-04-051-267/+21
* MFH: fix buildAntony Dovgal2007-04-051-4/+4
* - MFH: add missing data for 005.phptPierre Joye2007-04-051-0/+268
* fix testAntony Dovgal2007-04-051-1/+4
* fix ZTS buildAntony Dovgal2007-04-051-3/+3
* Fixed bug #40999 (mcrypt_create_iv() not using random seed).Ilia Alshanetsky2007-04-051-2/+2
* - nuke c++ commentsPierre Joye2007-04-041-8/+7
* - implement #39867, PKCS#12 supportPierre Joye2007-04-043-29/+370
* - #40947, allow a single filter as argument for filter_var_arrayPierre Joye2007-04-041-4/+8
* MFH: fix #40998 (long session array keys are truncated)Antony Dovgal2007-04-041-1/+1
* Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and...Seiji Masugata2007-04-041-2/+22
* fix race condition on font cache shutdownNuno Lopes2007-04-041-2/+4
* - do not try to use the global color map when none was found (Nuno, Pierre)Pierre Joye2007-04-041-3/+10
* MFH: fix leak on errorAntony Dovgal2007-04-041-0/+3
* - MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not usedPierre Joye2007-04-042-0/+8
* - Sync with gd 2.0.35 (bug #52, #60 and #66)Pierre Joye2007-04-042-62/+86
* - MFH:Pierre Joye2007-04-045-14/+31
* . colors allocated henceforth from the resulting image overwritePierre Joye2007-04-041-0/+1
* correction for previous fix to bug #38770 (pack/unpack is broken on 64bit)Brian Shire2007-04-032-7/+9
* allow registered classes to be changedRob Richards2007-04-031-1/+1
* fix for #33664 Console window appears when using exec()Stanislav Malyshev2007-04-021-2/+2
* - 64bit testfoobar2007-04-021-0/+695