summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* - add php_mkdir_ex, works like php_mkdir but allows to silent any errorPierre Joye2006-01-132-4/+10
* - Add stream filter 'consumed'Marcus Boerger2006-01-121-2/+88
* int -> long 64bit fixesAntony Dovgal2006-01-111-3/+5
* Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash).Ilia Alshanetsky2006-01-101-0/+42
* MFH: fix #35959 (Cannot build with Solid 2.3)Antony Dovgal2006-01-101-1/+1
* MFH: destroy regular connections in RSHUTDOWN if ZTS is usedAntony Dovgal2006-01-101-0/+21
* Fixed test.Ilia Alshanetsky2006-01-101-5/+5
* - MFH UpdateMarcus Boerger2006-01-061-2/+8
* MFHfoobar2006-01-061-1/+1
* MFH: fix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib)Antony Dovgal2006-01-061-9/+34
* MFH: - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)foobar2006-01-051-1/+3
* MFH: fix typoAntony Dovgal2006-01-051-1/+1
* - MFH Fix docuMarcus Boerger2006-01-051-1/+1
* Revert unrelated parts of the previous patch.Ilia Alshanetsky2006-01-051-105/+16
* MFH4: Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).Ilia Alshanetsky2006-01-051-17/+106
* MFH: delete descriptor from the hash and avoid crashes on commit/rollbackAntony Dovgal2006-01-055-13/+88
* MFH: Add astro.c.Sebastian Bergmann2006-01-051-1/+1
* Fixed bug #35669 (imap_mail_compose() crashes withIlia Alshanetsky2006-01-052-18/+85
* - Removed the files which are no longer necessary.Derick Rethans2006-01-042-286/+0
* - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).Derick Rethans2006-01-0415-9543/+10476
* MFH: fix testRob Richards2006-01-041-2/+0
* MFH: fix testsRob Richards2006-01-044-2/+7
* - MFH Update examplesMarcus Boerger2006-01-042-4/+4
* - Fixed broken test case.Derick Rethans2006-01-041-0/+2
* - prevent pontential failure with stupid compilersfoobar2006-01-031-5/+5
* - Fixed bug #35288 (iconv() function defined as libiconv())foobar2006-01-031-33/+36
* - MFH: Fixed year dependent test.Derick Rethans2006-01-021-2/+2
* Fixed bug #35797 (segfault on PDOStatement::execute() withIlia Alshanetsky2006-01-011-1/+30
* - Just another place where rewind() might not be setMarcus Boerger2006-01-011-1/+3
* - key() might be optionalMarcus Boerger2006-01-011-9/+13
* - Fix SEGV when rewind() not setMarcus Boerger2006-01-011-1/+3
* Fix the buildRasmus Lerdorf2006-01-011-3/+1
* WSAndrey Hristov2006-01-011-2/+2
* fetch more than one row at onceAndrey Hristov2006-01-011-7/+30
* MFH: oopsfoobar2006-01-017-7/+7
* fix typofoobar2006-01-017-7/+7
* update creditsfoobar2006-01-011-4/+6
* bump year and license versionfoobar2006-01-01499-1640/+1571
* - Fix datefoobar2006-01-015-15/+15
* bump the year and license versionfoobar2006-01-014-12/+12
* - MFH Fix testsMarcus Boerger2005-12-314-4/+7
* MFH:- Fixed bug #35377 (undefined reference to "fdatasync")foobar2005-12-311-1/+5
* MFH:added Turkish language definition (related to bug #29955)Rui Hirokawa2005-12-301-0/+10
* Not a fatal error.Ilia Alshanetsky2005-12-291-1/+1
* - Fixed bug #35751 (using date with a timestamp makes httpd segfault).Derick Rethans2005-12-291-2/+2
* Fix for bug #35517:Georg Richter2005-12-292-0/+38
* Fixed bug #35817 (unpack() does not decode odd number of hexadecimal values)Ilia Alshanetsky2005-12-282-3/+35
* tweak the fixAntony Dovgal2005-12-271-1/+1
* fix #35821 (array_map() segfaults when exception is throwed from the callback)Antony Dovgal2005-12-272-1/+34
* - MFH: Upgraded timezone db to 2005.18.Derick Rethans2005-12-272-820/+741