diff --git a/language-snippets.ent b/language-snippets.ent index b9aac2b27d..3e5dad60ce 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -515,9 +515,6 @@ function.'> if PHP is compiled using . '> -This function is only available if -PHP is compiled with the bundled version of the GD library.'> - This function is only available if PHP is compiled with freetype support () '> diff --git a/reference/image/book.xml b/reference/image/book.xml index 21aa59479d..fb54668d57 100644 --- a/reference/image/book.xml +++ b/reference/image/book.xml @@ -94,7 +94,7 @@ XPM &true; &false; - Read support available on Windows as of PHP 5.3.19. Requires bundled version of GD + Read support available on Windows as of PHP 5.3.19. WBMP diff --git a/reference/image/functions/imageconvolution.xml b/reference/image/functions/imageconvolution.xml index 7e6053c9c6..5abd40ae98 100644 --- a/reference/image/functions/imageconvolution.xml +++ b/reference/image/functions/imageconvolution.xml @@ -115,7 +115,9 @@ imagepng($image, null, 9); &reftitle.notes; - ¬e.bundled.gd; + + This function requires GD 2.1.0 or higher. + &reftitle.seealso; diff --git a/reference/image/functions/imageflip.xml b/reference/image/functions/imageflip.xml index 921972141b..033aa6fd6c 100644 --- a/reference/image/functions/imageflip.xml +++ b/reference/image/functions/imageflip.xml @@ -152,10 +152,6 @@ imagedestroy($im); - - &reftitle.notes; - ¬e.bundled.gd; -