summaryrefslogtreecommitdiff
path: root/ext/standard/tests/image
Commit message (Expand)AuthorAgeFilesLines
* Fix #77546 iptcembed broken functionGuillaume Degoulet2019-01-301-0/+110
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1511-11/+9
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1420-48/+48
* Remove superfluous SKIPIF sections of always available constantsGabriel Caruso2018-07-307-36/+2
* Remove superfluous SKIPIF sections of always available functionsGabriel Caruso2018-07-293-6/+0
* Merge branch 'PHP-7.2'Christoph M. Becker2018-06-302-0/+32
|\
| * Fix #71848: getimagesize with $imageinfo returns falseChristoph M. Becker2018-06-302-0/+32
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-204-4/+4
* | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* | Use int instead of integer in type errorsGabriel Caruso2018-02-042-8/+8
* | Change getimagesize() and friends to report image/bmpChristoph M. Becker2017-08-035-9/+9
|/
* Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-07-302-3/+3
|\
| * Shrink another large imageChristoph M. Becker2017-07-302-3/+3
* | Remove channels from getimagesize() results for WebPChristoph M. Becker2016-10-081-6/+2
* | Add VP8X support to getimagesize() and friendsChristoph M. Becker2016-10-083-2/+19
* | Fix WSChristoph M. Becker2016-10-081-9/+9
* | Add VP8L support to getimagesize() and friendsChristoph M. Becker2016-10-083-2/+21
* | Implement #65038: IMAGETYPE_WEBP constant missingChristoph M. Becker2016-10-086-4/+32
|/
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-133-1/+35
|\
| * Fix #72278: getimagesize returning FALSE on valid jpgChristoph M. Becker2016-08-133-1/+35
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-311-0/+1
|\ \ | |/
| * test requires imagejpeg(); skip otherwiseChristoph M. Becker2015-07-311-0/+1
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-233-0/+21
|\ \ | |/
| * Fix #70052: getimagesize() fails for very large and very small WBMPChristoph M. Becker2015-07-233-0/+21
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-181-0/+31
|\ \ | |/
| * Fix #70096: Repeated iptcembed() adds superfluous FF bytesChristoph M. Becker2015-07-181-0/+31
* | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-212-8/+8
* | Merge branch 'master' into zppFailOnOverflowAndrea Faulds2014-11-291-0/+0
|\ \
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-0/+0
| |/
* | Skip buncha tests on 32-bitAndrea Faulds2014-11-291-1/+3
|/
* Fix bug #67250 (iptcparse out-of-bounds read)Stanislav Malyshev2014-05-111-0/+8
* Fixed bug #67024 - getimagesize should recognize BMP files with negative heightGabor Buella2014-04-133-2/+19
* Support BITMAPV5HEADER in getimagesize(): https://en.wikipedia.org/wiki/BMP_f...Lars Strojny2013-01-143-5/+22
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
| * move it to right placeXinchen Hui2011-09-065-0/+359
* | move it to right placeXinchen Hui2011-09-065-0/+359
* | - #51063, news and testPierre Joye2010-05-052-0/+49
|/
* MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this...Scott MacVicar2009-03-174-4/+4
* Fix names of new image files.andy wharmby2009-01-235-9/+9
* New image tests. Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-2213-0/+711
* Commited for Sanjay, reviewed by Pierre. Testfest task 117.Zoe Slattery2008-06-131-0/+38
* Commited for Sanjay, reviewed by Pierre. Testfest task 117.Zoe Slattery2008-06-137-0/+219
* Commited for Sanjay, reviewed by Pierre. Testfest task 118.Zoe Slattery2008-06-134-0/+72
* - MFH Add constants and new test (test from testfest.php.net)Marcus Boerger2008-05-241-0/+79
* MFH: fix segfault in iptcembed()Antony Dovgal2007-05-101-0/+18
* improve test fileAntony Dovgal2006-06-251-1/+24
* MFH: image_type_to_mime_type()Hannes Magnusson2006-06-251-0/+80
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-1/+1
* Test name formattingMoriyoshi Koizumi2003-01-231-2/+2