Home
last modified time | relevance | path

Searched refs:GD_VERSION (Results 51 – 57 of 57) sorted by relevance

123

/php-src/ext/gd/tests/
H A Dbug43475.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.2', '<')) {
H A Djpg2gd-mb.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.3', '>=')) {
H A Dpng2gd.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.3', '>=')) {
H A Djpg2gd.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.3', '>=')) {
H A Dgh10614.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.4', '>=')) die("skip test requires GD 2.3.4 or …
H A Dfunc.inc5 return GD_VERSION;
/php-src/ext/gd/
H A Dgd.stub.php420 const GD_VERSION = UNKNOWN; define

Completed in 13 milliseconds

123