summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WSIlia Alshanetsky2008-09-211-1/+1
* *** empty log message ***George Wang2008-09-211-2/+1
* disable core dump by defaultGeorge Wang2008-09-211-1/+12
* - fix VC6 buildPierre Joye2008-09-201-7/+7
* MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)Arnaud Le Blanc2008-09-202-1/+17
* Fixed bug #46115 (Memory leak when calling a method using Reflection)Dmitry Stogov2008-09-193-2/+19
* MFH:Fix for bug#46019 MySQLi::init() leaks memoryAndrey Hristov2008-09-192-1/+25
* MFH: Show the library version currently loaded as well as the version the ext...Scott MacVicar2008-09-182-1/+4
* update testsAntony Dovgal2008-09-182-2/+2
* MFH: mhash algorithm parameter was modified when it was a zval, also update a...Scott MacVicar2008-09-184-6/+31
* BFNRob Richards2008-09-181-0/+1
* MFH: fix bug #46099 (Xsltprocessor::setProfiling - memory leak)Rob Richards2008-09-182-7/+13
* fix testAntony Dovgal2008-09-181-2/+2
* Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory onIlia Alshanetsky2008-09-172-0/+8
* Fixed bug #46106 (Memory leaks when using global statement)Dmitry Stogov2008-09-173-13/+48
* Fixed possible crash because of overriden error handlerDmitry Stogov2008-09-172-1/+18
* Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).Ilia Alshanetsky2008-09-172-1/+7
* MFH Fix #44425 (Extending PDO/MySQL class with a __call() function doesn't work)Johannes Schlüter2008-09-162-6/+7
* - BFN #46071Felipe Pena2008-09-161-0/+2
* - MFH: Fixed bug #46071 (finfo_open() segfaults with wrong file name on BSD)Felipe Pena2008-09-161-1/+1
* MFHAntony Dovgal2008-09-162-0/+31
* MFH:Andrey Hristov2008-09-162-10/+18
* fix testAntony Dovgal2008-09-161-8/+8
* MFH: fix compile warningAntony Dovgal2008-09-161-1/+1
* MFH: Fix memory leak in a few casesScott MacVicar2008-09-161-0/+1
* Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object).Ilia Alshanetsky2008-09-162-2/+6
* Missed variable declaration.Scott MacVicar2008-09-151-0/+1
* Fixed bug #46086 (Segfault when accessing fileinfo class property)Scott MacVicar2008-09-152-9/+8
* MFH:Andrey Hristov2008-09-155-7/+15
* MFH: - Added E_ERROR in constructorsFelipe Pena2008-09-151-34/+25
* - Updated to version 2008.6 (2008f)Derick Rethans2008-09-151-435/+452
* MFH:Compile-in a string-to-int conversion for INT columns by default,Andrey Hristov2008-09-152-4/+4
* Fixed bug #43053 (Regression: some numbers shown in scientific notation). (in...Dmitry Stogov2008-09-157-23/+27
* add missing .cvsignoreAntony Dovgal2008-09-150-0/+0
* MFH: Fix #45656 (new Class silenting exceptions in autoloaders)Etienne Kneuss2008-09-152-14/+18
* MFH: More fileinfo tests.Felix De Vliegher2008-09-152-0/+64
* MFH: Sync libsqlite to 3.6.2 with some VC6 patchesScott MacVicar2008-09-152-4685/+6009
* Fixed bug #46033 (Segfault when instantiating SQLite3Stmt and SQLite3Result)Scott MacVicar2008-09-151-9/+16
* - fix build (declaration must be fist in a given contex)Pierre Joye2008-09-141-2/+2
* update list of pcre symbolsNuno Lopes2008-09-141-21/+23
* fix compile on IRIX with MIPSPro (Bug #46072)Greg Beaver2008-09-143-0/+43
* increase code coverage, fix bzip2-compressed alias in zipGreg Beaver2008-09-144-4/+23
* fix minor issues found by ICC (unused variables and the like)Greg Beaver2008-09-139-75/+73
* MFHAntony Dovgal2008-09-131-0/+2
* note fix of Bug #46060: Phar::addEmptyDir() breaksGreg Beaver2008-09-131-0/+1
* fix Bug #46060: addEmptyDir() breaksGreg Beaver2008-09-132-5/+35
* - MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.Moriyoshi Koizumi2008-09-131-1/+2
* - MFH: Properly initialize/finalize the library. This plugs the leaks caused byMoriyoshi Koizumi2008-09-131-0/+2
* - MFH: mb_list_*() issue settlementsMoriyoshi Koizumi2008-09-134-102/+74
* - MFH: WSMoriyoshi Koizumi2008-09-131-1/+1