summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* fix eof, fix segfault in stat, add unique dev/inode to allow caching via ↵Greg Beaver2006-01-012-6/+33
| | | | opcode caches like APC, comply with API 0.7.1, add todo items to EXPERIMENTAL
* - Fix testsMarcus Boerger2005-12-313-3/+5
|
* - MFBMarcus Boerger2005-12-312-0/+212
|
* - Fixed bug #35377 (undefined reference to "fdatasync")foobar2005-12-311-1/+5
|
* - ensure that x1<x2 or y1<y2Pierre Joye2005-12-301-0/+13
|
* - add some basic optimisations, usefull when you draw many horizontal orPierre Joye2005-12-301-0/+16
| | | | | vertical lines like in charts
* added Turkish language definition (related to bug #29955)Rui Hirokawa2005-12-291-0/+10
|
* MFB51: Not a fatal error.Ilia Alshanetsky2005-12-291-1/+1
|
* - MFH: Fixed bug #35751 (using date with a timestamp makes httpd segfault).Derick Rethans2005-12-291-2/+2
|
* MFB51: Fixed bug #35817 (unpack() does not decode odd number of hexadecimalIlia Alshanetsky2005-12-282-3/+35
| | | | | values)
* tweak the fixAntony Dovgal2005-12-271-1/+1
|
* add test for #35821Antony Dovgal2005-12-271-0/+34
|
* MF51: fix #35821 (array_map() segfaults when exception is throwed from the ↵Antony Dovgal2005-12-271-1/+1
| | | | callback)
* - Upgraded timezone db to 2005.18.Derick Rethans2005-12-272-820/+741
|
* MFB51: Improve "skip" checksIlia Alshanetsky2005-12-273-14/+8
|
* - remove HAVE_LIBGD20, we support only 2.0+ nowPierre Joye2005-12-275-25/+3
| | | | | (some were removed by my previous commit)
* - silent compile warning introduced by previous commitPierre Joye2005-12-271-40/+7
|
* - HAVE_GD_DYNAMIC_CTX_EX, always definedPierre Joye2005-12-263-4/+0
|
* - check for jpeg supportPierre Joye2005-12-261-1/+1
|
* - remove HAVE_LIBGD204, always setPierre Joye2005-12-265-31/+4
|
* - remove USE_GD_IOCTX, both bundled and extern lib use IOCTXPierre Joye2005-12-263-43/+4
|
* - basic gif i/o testPierre Joye2005-12-261-0/+145
|
* fix testfoobar2005-12-261-1/+3
|
* - imagetypes testPierre Joye2005-12-262-2/+35
| | | | | - copyresized title
* add new testAntony Dovgal2005-12-261-0/+14
|
* - copyresized basic testPierre Joye2005-12-261-0/+91
| | | | | more once imagediff is available
* WhitespaceZeev Suraski2005-12-261-16/+9
|
* - #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION andPierre Joye2005-12-261-0/+6
| | | | | | | LIBEXSLT_DOTTED_VERSION MFH?
* add missing skipif tagAntony Dovgal2005-12-251-0/+2
|
* - add colorclosestalpha testsPierre Joye2005-12-251-2/+58
|
* - add colorresolvealpha to colorresolve testsPierre Joye2005-12-252-3/+53
| | | | | - update colormatch
* - raise warning instread of errors in colormatchPierre Joye2005-12-251-4/+4
|
* MFB51: Make MySQL driver use ANSI complaint quoting style.Ilia Alshanetsky2005-12-251-1/+1
|
* - fix leak/segfaults in imagecolormatchPierre Joye2005-12-254-0/+68
| | | | | | - add tests for imagecolorexact and imagecolormatch The later is only about the segv
* - Remove wrong inline usage (and fix bug #35796)foobar2005-12-254-23/+21
|
* fixed #35711, added mbstring.strict_detection to detect the encoding striktly.Rui Hirokawa2005-12-255-12/+39
|
* - add truecolortopallete and istruecolor testPierre Joye2005-12-243-2/+21
| | | | | - titles for colorclosest/resolve...
* - fix titlesPierre Joye2005-12-242-4/+4
| | | | | - function check
* - MFB Make this work with VPATH builds tooMarcus Boerger2005-12-241-1/+4
|
* fixed #35711 ISO-8859 charset not correctly detected.Rui Hirokawa2005-12-241-0/+15
|
* - Fixed Bug #35785 (SimpleXML memory read error)Marcus Boerger2005-12-231-3/+4
|
* - Add new testMarcus Boerger2005-12-231-0/+22
|
* - Fix test by splitting itMarcus Boerger2005-12-232-82/+188
|
* MFB: format string fixesStefan Esser2005-12-233-4/+4
|
* MFB: fix #35781 (stream_filter_append() can cause segfault)Antony Dovgal2005-12-231-0/+24
|
* added turkish language support for libmbfl.Rui Hirokawa2005-12-235-1/+33
|
* fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..Rui Hirokawa2005-12-232-8/+41
|
* fix testsAntony Dovgal2005-12-234-112/+112
|
* fixed #28899 mb_substr() and substr() work differently when ↵Rui Hirokawa2005-12-231-1/+5
| | | | mbstring.func_overload is enabled.
* Fixed memory corruption and termination through _zend_bailout()Dmitry Stogov2005-12-231-3/+9
|