summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed testDmitry Stogov2008-07-241-4/+6
* MFH: Fix test (bug #44985)Jani Taskinen2008-07-232-0/+4
* MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSEAntony Dovgal2008-07-237-17/+4
* MFH: missing testJani Taskinen2008-07-231-0/+55
* fix testAntony Dovgal2008-07-231-0/+2
* fix testAntony Dovgal2008-07-231-1/+3
* MFH: add PHP_STREAM_FLAG_FCLOSE to zip streamsAntony Dovgal2008-07-231-0/+1
* MFH: add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed with fclose()Antony Dovgal2008-07-231-0/+3
* - MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())Felipe Pena2008-07-2212-10/+29
* - New testFelipe Pena2008-07-181-0/+41
* - Fixed bug #45556 (Return value from callback isn't freed)Felipe Pena2008-07-181-7/+5
* - Fixed bug #45555 (Segfault with invalid non-string as register_introspectio...Felipe Pena2008-07-182-21/+46
* - MFB: Fix wsFelipe Pena2008-07-181-474/+458
* - Updated to version 2008.4.1 (2008d)Derick Rethans2008-07-181-1675/+2425
* - MFB: fix crash when some crafted font are givenPierre Joye2008-07-172-0/+41
* - Regenerated using more recent re2cJani Taskinen2008-07-161-369/+367
* MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)Jani Taskinen2008-07-164-279/+265
* * MFH: indentation fix only.Moriyoshi Koizumi2008-07-151-14/+11
* MFH: Fix bug when < is used within attribute.Scott MacVicar2008-07-152-0/+44
* - Reverted fix for #44197 (unsuitable for minor versions)Felipe Pena2008-07-151-11/+2
* MFH:- Fix tests (do NOT assume things in php.ini always to be same...or sane)Jani Taskinen2008-07-155-1/+18
* MFPHP5_3Rui Hirokawa2008-07-131-2/+2
* - 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