summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Reverted the following fixed because of php-5.2.2 release processDmitry Stogov2007-05-021-8/+2
* Fixed bug #41004 (minOccurs="0" and null class member variable)Dmitry Stogov2007-05-023-0/+107
* New testDmitry Stogov2007-05-021-0/+45
* Fixed bug #41097 (ext/soap returning associative array as indexed without usi...Dmitry Stogov2007-05-023-2/+35
* Fixed testDmitry Stogov2007-05-021-2/+2
* - MFH: Added test case for bug #41252.Derick Rethans2007-05-011-0/+13
* Remove quotesIlia Alshanetsky2007-05-013-0/+0
* MFH: initialize optional paramsAntony Dovgal2007-04-301-3/+3
* - MFH Fix "f" modifier for zend_parse_parameters_ex in case of a __call callJohannes Schlüter2007-04-301-0/+26
* Sync with zlibEdin Kadribasic2007-04-291-17/+59
* Fixed bug #41215 (setAttribute return code reversed).Ilia Alshanetsky2007-04-291-1/+1
* - Updated creditsfoobar2007-04-292-2/+1
* MFH: improve the testsAntony Dovgal2007-04-273-0/+56
* fix testsAntony Dovgal2007-04-2615-0/+27
* MFH: add test & GMP_VERSION constantAntony Dovgal2007-04-262-1/+50
* Prevent double close() of the same file handleDmitry Stogov2007-04-261-1/+1
* Fixed error message to reflect the checkIlia Alshanetsky2007-04-241-1/+1
* Fixed bug #41175 (addAttribute() fails to add an attribute with an emptyIlia Alshanetsky2007-04-242-1/+17
* - fix compile warningfoobar2007-04-241-1/+1
* MFH: Plug leak when trying to write via the http wrapperHannes Magnusson2007-04-231-0/+1
* MFH: Fixed bug #40130 (TTF usage doesn't work properly under Netware).Scott MacVicar2007-04-232-5/+13
* MFH: add CURLOPT_FTP_CREATE_MISSING_DIRSAntony Dovgal2007-04-231-2/+4
* fix foldingAntony Dovgal2007-04-231-8/+15
* 64-bit supportDmitry Stogov2007-04-231-2/+2
* revertAntony Dovgal2007-04-231-14/+0
* revertAntony Dovgal2007-04-231-7/+0
* - MFH Update docuMarcus Boerger2007-04-222-17/+28
* Fixed bug #41159 (mysql_pconnect() hash does not account for connectIlia Alshanetsky2007-04-221-1/+1
* Fixed testDmitry Stogov2007-04-221-2/+2
* make this test 32bit onlyAntony Dovgal2007-04-201-0/+1
* fix gcov buildNuno Lopes2007-04-201-396/+396
* apply correct fixAntony Dovgal2007-04-201-5/+5
* fix testAntony Dovgal2007-04-201-18/+18
* fix testAntony Dovgal2007-04-201-2/+2
* Fixed bug #41121 (range() overflow handling for large numbers on 32bitIlia Alshanetsky2007-04-192-9/+134
* Hmm, the right place to editAndrey Hristov2007-04-191-1/+1
* Update creditsAndrey Hristov2007-04-191-1/+1
* - fix vpath buildSascha Schumann2007-04-191-1/+1
* Upgraded SQLite 3 to version 3.3.16Ilia Alshanetsky2007-04-1820-183/+336
* new tests for ext/gmpAntony Dovgal2007-04-1827-0/+1430
* MFHAntony Dovgal2007-04-181-0/+10
* MFHAntony Dovgal2007-04-181-0/+10
* Fixed tests (win32)Dmitry Stogov2007-04-189-17/+55
* add file locking under windowsRob Richards2007-04-181-1/+1
* win32 test fixesAntony Dovgal2007-04-184-9/+10
* Fixed tests (win32)Dmitry Stogov2007-04-182-11/+11
* MFH: fix putenv("var") (i.e. unset) on BSD systemsAntony Dovgal2007-04-172-1/+36
* fix leaks in row_get_properties()Antony Dovgal2007-04-171-12/+2
* Fix protoHannes Magnusson2007-04-171-1/+1
* - INFO_EX not INFOPierre Joye2007-04-171-1/+1