Home
last modified time | relevance | path

Searched refs:GD_BUNDLED (Results 1 – 25 of 74) sorted by relevance

123

/PHP-8.3/ext/gd/
H A Dphp_gd.h82 #define GD_BUNDLED 1 macro
84 #define GD_BUNDLED 0 macro
/PHP-8.3/ext/gd/tests/
H A Dbug77391.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.5', '<=')) die('skip upstream not yet fixed');
H A Dbug66387.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.1', '<')) {
H A Dbug72512_0.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.2', '<')) {
H A Dbug72512_1.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.2', '<')) {
H A Dbug72512.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.2', '<')) {
H A Dbug73279.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.4', '<')) {
H A Dcrafted_gd2.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.3', '>=')) {
H A Dbug43121.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.0', '<')) {
H A Dbug77270.phpt9 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.5', '<=')) die('skip upstream bugfix has not be…
H A Dbug73159.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.3', '>=')) {
H A Dbug73279_old.phpt7 if (GD_BUNDLED || version_compare(GD_VERSION, '2.2.4', '>=')) {
H A Dbug51498.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, "2.3.0") < 0) {
H A Dlibgd00094.phpt7 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dlibgd00094-mb.phpt7 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dbug73157.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.3', '>=')) {
H A Dlibgd00191.phpt7 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dbug43828.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.2', '<')) {
H A Dbug53154.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.2', '<')) {
H A Dbug73868.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.3', '>=')) {
H A Dimagelayereffect_basic.phpt10 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dbug67325.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.3', '<=')) {
H A Dbug64641.phpt7 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.2.2', '<')) {
H A Dbug71912.phpt7 if (!GD_BUNDLED) {
H A Dbug73161.phpt9 if (!GD_BUNDLED && version_compare(GD_VERSION, '2.3.3', '>=')) {

Completed in 35 milliseconds

123