summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: improve the checks for integer overflowAntony Dovgal2007-06-061-9/+13
* Added missing format validator to unpack() functionIlia Alshanetsky2007-06-062-0/+17
* MFHAntony Dovgal2007-06-061-4/+3
* fix the chunks fixStanislav Malyshev2007-06-061-1/+1
* Fix chunk_split fix - avoid using floatsStanislav Malyshev2007-06-061-6/+30
* fix test formatStanislav Malyshev2007-06-061-1/+1
* add some edge casesStanislav Malyshev2007-06-062-2/+4
* add test for moneyformatStanislav Malyshev2007-06-061-0/+19
* New tests for file handlingZoe Slattery2007-06-0612-0/+1471
* fixed file permission for new empty fileZoe Slattery2007-06-061-19/+18
* fix gcov build for the 100th time..Nuno Lopes2007-06-061-56/+56
* MFH: fix several integer overflows in GDAntony Dovgal2007-06-062-0/+45
* Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).Ilia Alshanetsky2007-06-063-607/+609
* Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some non-well-formedIlia Alshanetsky2007-06-052-23/+33
* fix foldingAntony Dovgal2007-06-051-14/+7
* fix foldingAntony Dovgal2007-06-051-68/+51
* MFHAntony Dovgal2007-06-051-0/+4
* Fixing incorrect comment in test cases fileinode_variation and filetype_varia...Zoe Slattery2007-06-052-2/+2
* MFH: fix #41582 (SimpleXML crashes when accessing newly created element)Antony Dovgal2007-06-052-3/+25
* new test cases for general functionsZoe Slattery2007-06-052-0/+1323
* New test cases for file system functionsZoe Slattery2007-06-0514-0/+10125
* Added fill_buffer() functionZoe Slattery2007-06-051-1/+46
* MFH: fix #41594 (Statement cache is flushed too frequently)Antony Dovgal2007-06-051-2/+2
* Fixed bug #41567 (json_encode() double conversion is inconsistent with PHP).Ilia Alshanetsky2007-06-042-1/+14
* MFHAntony Dovgal2007-06-041-0/+2
* fix wsAntony Dovgal2007-06-041-2/+2
* fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit....Brian Shire2007-06-045-54/+54
* - fix logic (goto is a gift, I should use it :)Pierre Joye2007-06-031-1/+2
* - pecl bug #11216, better fix, leak removed and improved testPierre Joye2007-06-032-9/+18
* - PECL #11216 testPierre Joye2007-06-031-0/+27
* - PECL #11216, addEmptyDir crashes if the directory already existsPierre Joye2007-06-031-1/+21
* Corrected fix for CVE-2007-2872Ilia Alshanetsky2007-06-032-3/+12
* - MFH: @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSIONPierre Joye2007-06-032-0/+19
* Fixed test for PostgreSQLIlia Alshanetsky2007-06-031-0/+1
* MFH: Change printf %u behavior so that it does not truncate numbers at 32-bit...Brian Shire2007-06-031-1/+1
* - sx/sy must be > 0 and < INT_MAXPierre Joye2007-06-021-2/+6
* - enable tests even when an external GD is used. Latest releasesPierre Joye2007-06-0235-144/+180
* MFH: - Fixed bug #41555 (configure failure: regression caused by fix for #41265)foobar2007-06-011-1/+1
* MFH: fix #41518 (file_exists() warns of open_basedir restriction on non-exist...Antony Dovgal2007-06-011-0/+28
* fix test namesAntony Dovgal2007-05-302-2/+2
* - add missing cert (thx Tony)Pierre Joye2007-05-302-0/+35
* Fixed an interger overflow inside chunk_split(), identified by GerhardIlia Alshanetsky2007-05-302-1/+15
* fix testsAntony Dovgal2007-05-292-0/+3
* - Bug #41525 ReflectionParameter::getPosition() not availableMarcus Boerger2007-05-291-16/+1
* fix test namesAntony Dovgal2007-05-282-3/+3
* - MFH:Pierre Joye2007-05-282-1/+21
* MFHHannes Magnusson2007-05-283-4/+0
* MFH: fix logicHannes Magnusson2007-05-281-1/+1
* Adjust tests to reflect the new expected outputIlia Alshanetsky2007-05-272-6/+6
* Fixed bug #41477 (no arginfo about SoapClient::__soapCall()).Ilia Alshanetsky2007-05-272-5/+25