]> granicus.if.org Git - php/commit
Split test for bundled vs. external libgd
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 11 Sep 2016 17:30:55 +0000 (19:30 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 11 Sep 2016 17:30:55 +0000 (19:30 +0200)
commit6ef987e012b505397ccc28d9014f14f762cbb07b
tree404c625381e73841371a85ad5e83e547bb50c481
parent38455293f740e0444d16a247dc06db8d8ca18581
Split test for bundled vs. external libgd

The behavior of imagecropauto($im, IMG_CROP_DEFAULT) is rather different
for the bundled and an external libgd, see
<https://github.com/libgd/libgd/issues/298>.
Therefore we split the test for now.
ext/gd/tests/imagecrop_auto-ext.phpt [new file with mode: 0644]
ext/gd/tests/imagecrop_auto.phpt