summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve "skip" checksIlia Alshanetsky2005-12-273-14/+8
* MFH: fix testfoobar2005-12-261-2/+2
* add new test for recently fixed bugAntony Dovgal2005-12-261-0/+14
* Whitespace fix (don't ask :)Zeev Suraski2005-12-261-16/+9
* - MFH: #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSIONPierre Joye2005-12-261-0/+8
* add missing skipif tagAntony Dovgal2005-12-251-0/+2
* - MFH: raise warnings instead of errors in colormatchPierre Joye2005-12-251-4/+4
* Make MySQL driver use ANSI complaint quoting style.Ilia Alshanetsky2005-12-251-1/+1
* - MFH: fix segfault/leak in imagecolormatchPierre Joye2005-12-253-0/+28
* MFHfoobar2005-12-251-20/+18
* MFH: fixed #35711, added mbstring.strict_detection to detect the encoding str...Rui Hirokawa2005-12-255-11/+37
* Fixed memory corruption that affected pdo_sqlite2.Ilia Alshanetsky2005-12-241-0/+5
* - Make this work with VPATH builds tooMarcus Boerger2005-12-241-1/+4
* MFH: fixed #35711 ISO-8859 charset not correctly detected.Rui Hirokawa2005-12-241-0/+14
* fix small memory leak which emerged two days agoAndrey Hristov2005-12-231-3/+4
* - MFH Fixed Bug #35785 (SimpleXML memory read error)Marcus Boerger2005-12-231-3/+4
* - MFH Add new testMarcus Boerger2005-12-231-0/+22
* - MFH Fix test by splitting itMarcus Boerger2005-12-232-82/+188
* Beware of format strings...Stefan Esser2005-12-233-4/+4
* MFH: fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..Rui Hirokawa2005-12-237-9/+73
* fix #35781 (stream_filter_append() can cause segfault)Antony Dovgal2005-12-231-0/+24
* MFH: fixed #28899 mb_substr() and substr() work differently when mbstring.fun...Rui Hirokawa2005-12-231-0/+5
* - MFH Do not test output escaping hereMarcus Boerger2005-12-233-24/+24
* fix for bug# 35759Andrey Hristov2005-12-223-6/+57
* Fix prototypeZeev Suraski2005-12-221-1/+1
* - Find lib in default locations, tooMarcus Boerger2005-12-221-1/+1
* - WSMarcus Boerger2005-12-221-9/+9
* - Fix memleakMarcus Boerger2005-12-221-0/+3
* merge two skipif entriesAntony Dovgal2005-12-221-3/+4
* - Fix memleakMarcus Boerger2005-12-221-1/+4
* Fix #35730 Use correct character encoding with FreeTDSFrank M. Kromann2005-12-212-2/+10
* - MFH Add missing skipifMarcus Boerger2005-12-2140-0/+80
* MFH:- Fixed bug #35461 (Ming extension fails to compile with ming 0.3beta1)foobar2005-12-211-11/+13
* - We need to store the length of the class nameMarcus Boerger2005-12-211-2/+4
* Don't lose track of exec() errors in pdo_sqlite2Ilia Alshanetsky2005-12-211-1/+5
* MFH: prevent compile failure with --disable-allfoobar2005-12-211-1/+1
* fix test, add test for 64bit platformAntony Dovgal2005-12-212-2/+81