diff --git a/scripts/ext_skel_ng/php_element.php b/scripts/ext_skel_ng/php_element.php index 4e17d297f7d..3f1bd1c6b5e 100644 --- a/scripts/ext_skel_ng/php_element.php +++ b/scripts/ext_skel_ng/php_element.php @@ -17,6 +17,7 @@ class php_element { "resource" => "resource", "mixed" => "mixed", "callback" => "callback", + "stream" => "stream" ); if (isset($types[$name])) {