diff --git a/language-snippets.ent b/language-snippets.ent index c2dc1e6110..983f3f70db 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -117,6 +117,8 @@ if PHP is compiled using . This function is only available if PHP is compiled with the bundled version of the GD library.'> +This function requires GD 2.0.1 or later.'> + domnode_append_child.'> diff --git a/reference/image/functions/imagealphablending.xml b/reference/image/functions/imagealphablending.xml index 17f4cfa12c..bb6acc8aeb 100644 --- a/reference/image/functions/imagealphablending.xml +++ b/reference/image/functions/imagealphablending.xml @@ -1,5 +1,5 @@ - + @@ -28,11 +28,7 @@ disabled. &return.success; - - - This function was added in PHP 4.0.6 and requires GD 2.0.1 - - + ¬e.gd.2; diff --git a/reference/image/functions/imagecolorallocatealpha.xml b/reference/image/functions/imagecolorallocatealpha.xml index 4301fb5b8d..c74184421c 100644 --- a/reference/image/functions/imagecolorallocatealpha.xml +++ b/reference/image/functions/imagecolorallocatealpha.xml @@ -1,5 +1,5 @@ - + imagecolorallocatealpha @@ -70,6 +70,7 @@ imagedestroy($image); + ¬e.gd.2; See also imagecolorallocate and imagecolordeallocate. diff --git a/reference/image/functions/imagecolorclosestalpha.xml b/reference/image/functions/imagecolorclosestalpha.xml index 11ec6ef68f..fb68eedeec 100644 --- a/reference/image/functions/imagecolorclosestalpha.xml +++ b/reference/image/functions/imagecolorclosestalpha.xml @@ -1,5 +1,5 @@ - + @@ -20,11 +20,7 @@ Returns the index of the color in the palette of the image which is "closest" to the specified RGB value and alpha level. - - - This function was added in PHP 4.0.6 and requires GD 2.0.1 - - + ¬e.gd.2; See also imagecolorexactalpha. diff --git a/reference/image/functions/imagecolorexactalpha.xml b/reference/image/functions/imagecolorexactalpha.xml index b7e4fe3060..93fe637d6f 100644 --- a/reference/image/functions/imagecolorexactalpha.xml +++ b/reference/image/functions/imagecolorexactalpha.xml @@ -1,5 +1,5 @@ - + @@ -24,10 +24,10 @@ If the color does not exist in the image's palette, -1 is returned. + ¬e.gd.2; See also imagecolorclosestalpha. - This function was added in PHP 4.0.6 and requires GD 2.0.1 or later diff --git a/reference/image/functions/imagecolormatch.xml b/reference/image/functions/imagecolormatch.xml index 1a61d47368..7021f2c3a9 100644 --- a/reference/image/functions/imagecolormatch.xml +++ b/reference/image/functions/imagecolormatch.xml @@ -1,5 +1,5 @@ - + imagecolormatch @@ -28,6 +28,7 @@ &return.success; ¬e.bundled.gd; + ¬e.gd.2; See also imagecreatetruecolor. diff --git a/reference/image/functions/imagecolorresolvealpha.xml b/reference/image/functions/imagecolorresolvealpha.xml index 8428ea4e2a..649d8f87ca 100644 --- a/reference/image/functions/imagecolorresolvealpha.xml +++ b/reference/image/functions/imagecolorresolvealpha.xml @@ -1,5 +1,5 @@ - + @@ -24,10 +24,10 @@ requested color, either the exact color or the closest possible alternative. + ¬e.gd.2; See also imagecolorclosestalpha. - This function was added in PHP 4.0.6 and requires GD 2.0.1 diff --git a/reference/image/functions/imagecopyresampled.xml b/reference/image/functions/imagecopyresampled.xml index 81488a9313..b87df94b6e 100644 --- a/reference/image/functions/imagecopyresampled.xml +++ b/reference/image/functions/imagecopyresampled.xml @@ -1,5 +1,5 @@ - + @@ -49,11 +49,7 @@ imagecreatetruecolor. - - - imagecopyresampled requires GD 2.0.l or greater. - - + ¬e.gd.2; See also imagecopyresized. diff --git a/reference/image/functions/imagecreatetruecolor.xml b/reference/image/functions/imagecreatetruecolor.xml index 791fe577ad..7e676c0a92 100644 --- a/reference/image/functions/imagecreatetruecolor.xml +++ b/reference/image/functions/imagecreatetruecolor.xml @@ -1,5 +1,5 @@ - + @@ -38,11 +38,7 @@ imagedestroy($im); - - - This function was added in PHP 4.0.6 and requires GD 2.0.1 or later. - - + ¬e.gd.2; This function will not work with GIF file formats. diff --git a/reference/image/functions/imagefilledarc.xml b/reference/image/functions/imagefilledarc.xml index 4ea8fe35ca..d6e3e94e8b 100644 --- a/reference/image/functions/imagefilledarc.xml +++ b/reference/image/functions/imagefilledarc.xml @@ -1,5 +1,5 @@ - + @@ -89,11 +89,7 @@ imagedestroy($image); - - - This function was added in PHP 4.0.6 and requires GD 2.0.1 - - + ¬e.gd.2; diff --git a/reference/image/functions/imagefilledellipse.xml b/reference/image/functions/imagefilledellipse.xml index d652afeaf9..6a14b72ce5 100644 --- a/reference/image/functions/imagefilledellipse.xml +++ b/reference/image/functions/imagefilledellipse.xml @@ -1,5 +1,5 @@ - + @@ -58,6 +58,7 @@ imagepng($image); + ¬e.gd.2; See also imageellipse and imagefilledarc. diff --git a/reference/image/functions/imageftbbox.xml b/reference/image/functions/imageftbbox.xml index dcd5091981..15d45c3194 100644 --- a/reference/image/functions/imageftbbox.xml +++ b/reference/image/functions/imageftbbox.xml @@ -1,5 +1,5 @@ - + @@ -18,6 +18,7 @@ &warn.undocumented.func; + ¬e.gd.2; diff --git a/reference/image/functions/imagefttext.xml b/reference/image/functions/imagefttext.xml index 3d0c1f1074..ce0017fbae 100644 --- a/reference/image/functions/imagefttext.xml +++ b/reference/image/functions/imagefttext.xml @@ -1,5 +1,5 @@ - + @@ -22,6 +22,7 @@ &warn.undocumented.func; + ¬e.gd.2; diff --git a/reference/image/functions/imageistruecolor.xml b/reference/image/functions/imageistruecolor.xml index 56bc01b31b..09a2714122 100644 --- a/reference/image/functions/imageistruecolor.xml +++ b/reference/image/functions/imageistruecolor.xml @@ -1,5 +1,5 @@ - + @@ -16,6 +16,7 @@ imageistruecolor finds whether the image image is a truecolor image. + ¬e.gd.2; See also imagecreatetruecolor. diff --git a/reference/image/functions/imagelayereffect.xml b/reference/image/functions/imagelayereffect.xml index 3427d85131..fd8d288ca8 100755 --- a/reference/image/functions/imagelayereffect.xml +++ b/reference/image/functions/imagelayereffect.xml @@ -1,5 +1,5 @@ - + imagelayereffect @@ -16,6 +16,7 @@ &warn.undocumented.func; ¬e.bundled.gd; + ¬e.gd.2; diff --git a/reference/image/functions/imagesavealpha.xml b/reference/image/functions/imagesavealpha.xml index ff2796fe2c..e76feca99d 100644 --- a/reference/image/functions/imagesavealpha.xml +++ b/reference/image/functions/imagesavealpha.xml @@ -1,5 +1,5 @@ - + @@ -30,6 +30,7 @@ your browser, try to load your script with an alpha channel compliant browser, e.g. latest Mozilla. + ¬e.gd.2; See also imagealphablending. diff --git a/reference/image/functions/imagesetthickness.xml b/reference/image/functions/imagesetthickness.xml index 6060e9ad9a..b6b98e7c3b 100644 --- a/reference/image/functions/imagesetthickness.xml +++ b/reference/image/functions/imagesetthickness.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ drawn when drawing rectangles, polygons, ellipses etc. etc. to thickness pixels. &return.success; - This function was added in PHP 4.0.6 and requires GD 2.0.1 or later + ¬e.gd.2; diff --git a/reference/image/functions/imagetruecolortopalette.xml b/reference/image/functions/imagetruecolortopalette.xml index 1b2033ed65..94a7e8f758 100644 --- a/reference/image/functions/imagetruecolortopalette.xml +++ b/reference/image/functions/imagetruecolortopalette.xml @@ -1,5 +1,5 @@ - + @@ -33,11 +33,7 @@ ncolors sets the maximum number of colors that should be retained in the palette. - - - This function was added in PHP 4.0.6 and requires GD 2.0.1 or later - - + ¬e.gd.2;