From a9a9172aee44500904963b1449d529754171dee0 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Tue, 17 Nov 2020 12:05:27 +0000 Subject: [PATCH] Reflect PHP 8 typehint in method_exists This type specification is also appropriate for PHP 7. Based on patch contributed by Ian Littman . git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351409 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/classobj/functions/method-exists.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/classobj/functions/method-exists.xml b/reference/classobj/functions/method-exists.xml index 41c7cf9f7d..92593348bb 100644 --- a/reference/classobj/functions/method-exists.xml +++ b/reference/classobj/functions/method-exists.xml @@ -9,7 +9,7 @@ &reftitle.description; boolmethod_exists - mixedobject + stringobjectobject stringmethod_name