diff --git a/src/Reflection/SignatureMap/functionMap_php74delta.php b/src/Reflection/SignatureMap/functionMap_php74delta.php index 02972855eb..0793bb72ae 100644 --- a/src/Reflection/SignatureMap/functionMap_php74delta.php +++ b/src/Reflection/SignatureMap/functionMap_php74delta.php @@ -50,6 +50,7 @@ 'ReflectionReference::fromArrayElement' => ['?ReflectionReference', 'array'=>'array', 'key'=>'int|string'], 'ReflectionReference::getId' => ['string'], 'SQLite3Stmt::getSQL' => ['string', 'expanded='=>'bool'], + 'strip_tags' => ['string', 'str'=>'string', 'allowable_tags='=>'string|array'], 'WeakReference::create' => ['WeakReference', 'referent'=>'object'], 'WeakReference::get' => ['?object'], ],