summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #45220 (curl_read callback returns -1 when needs to return size_t...Felipe Pena2008-07-121-2/+4
* - Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodr...Felipe Pena2008-07-111-0/+7
* - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset...Felipe Pena2008-07-111-1/+1
* - Fixed bug #45485 (strip_tags and <?XML tag)Felipe Pena2008-07-112-1/+25
* - Fixed the string sizes in imap_headerinfoFelipe Pena2008-07-111-1/+1
* - Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't ...Felipe Pena2008-07-101-4/+4
* - MFH: Memory issuesDerick Rethans2008-07-083-37/+12
* - Updated to version 2008.4 (2008d)Derick Rethans2008-07-071-752/+778
* Avoid a leak on return_valueEtienne Kneuss2008-07-071-2/+2
* MFH:Christopher Jones2008-06-193-9/+22
* Fixed bug #45312 (Segmentation fault on second request for array functions).Dmitry Stogov2008-06-192-0/+60
* Fixed SOAP binding selectionDmitry Stogov2008-06-184-7/+107
* MFH: updated website team infoPhilip Olson2008-06-181-1/+1
* MFH: fixed bug #45251 (double free or corruption with setAttributeNode())Rob Richards2008-06-142-0/+38
* MFHRui Hirokawa2008-06-131-3/+8
* Filesystem tests.Steve Seear2008-06-1121-0/+3687
* closeder/readdir/rewinddir must work only with directoriesDmitry Stogov2008-06-111-0/+15
* Fixed memory leaksDmitry Stogov2008-06-111-0/+9
* Fixed test (5.2 doesn't contain GC)Dmitry Stogov2008-06-111-0/+3
* MFH: fixed imap_listscan() protoPhilip Olson2008-06-111-1/+1
* fix typoAntony Dovgal2008-06-101-2/+2
* Merge from 5.3 branch - no point in echoeing the raw values hereRasmus Lerdorf2008-06-091-2/+2
* (Bugs 41348, 41563, 42456, 42939) Appease the masses and fixChristopher Jones2008-06-061-0/+5
* Sync for PECL OCI8 1.2.5 releaseChristopher Jones2008-06-051-20/+84
* - Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)Felipe Pena2008-06-012-1/+59
* MFH: Only check args once in php_array_diff_key/intersect_key, not on each it...Matt Wilmas2008-05-301-32/+16
* Fixed tests on WindowsMatt Wilmas2008-05-291-1/+1
* DOM tests from TestFestAnt Phillips2008-05-272-0/+79
* - Updated to version 2008.3 (2008c)Derick Rethans2008-05-271-564/+566
* When dumping entire document to file via asXml() don't lose the encodingIlia Alshanetsky2008-05-231-1/+1
* MFB: Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format)Ilia Alshanetsky2008-05-191-1/+1
* - Reverted the accidental previous commitFelipe Pena2008-05-181-13/+0
* - MFB: Making compatible with 64bit platformFelipe Pena2008-05-182-1/+14
* Wrong fileDavid Soria Parra2008-05-181-21/+0
* MFH: Tests from Munich PHP Testfest 2008David Soria Parra2008-05-1731-0/+561
* fixed more titlesAntony Dovgal2008-05-144-4/+4
* fix test titlesAntony Dovgal2008-05-145-5/+5
* - MFH: Add check for avoid segfault when trying instantiate PDORow manuallyFelipe Pena2008-05-142-4/+16
* MFH: PECL #13523 (x86_64 build)Christopher Jones2008-05-131-1/+1
* MFH: new testChristopher Jones2008-05-131-0/+19
* MFH: revert patch that causes invalid reads/crashes on LinuxAntony Dovgal2008-05-121-1/+7
* MFH: Fixed test after fixing bug #44830Matt Wilmas2008-05-121-0/+0
* MFH: Add tests for ReflectionFunction::getExtension*().Sebastian Bergmann2008-05-112-0/+35
* MFH: Fix compile error if _GNU_SOURCE is definedScott MacVicar2008-05-091-4/+2
* Collect all the open_basedir security tests into one placeAnt Phillips2008-05-0946-2993/+0
* Fixed testDmitry Stogov2008-05-081-0/+1
* fix testAntony Dovgal2008-05-081-1/+1
* MFH: Fixed bug #44712 (stream_context_set_params segfaults on invalidHannes Magnusson2008-05-071-3/+7
* MFH: Fixed bug #44716 (Progress notifications incorrect)Hannes Magnusson2008-05-071-9/+8
* MFH: new tests and test cleanupChristopher Jones2008-05-0735-61/+2268