summaryrefslogtreecommitdiff
path: root/ext/standard/php_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/php_image.h')
-rw-r--r--ext/standard/php_image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/php_image.h b/ext/standard/php_image.h
index c2f8f3347..36bb3e09e 100644
--- a/ext/standard/php_image.h
+++ b/ext/standard/php_image.h
@@ -23,6 +23,7 @@
#define PHP_IMAGE_H
PHP_FUNCTION(getimagesize);
+PHP_FUNCTION(getimagesizefromstring);
PHP_FUNCTION(image_type_to_mime_type);
PHP_FUNCTION(image_type_to_extension);