From dae7041cce6ebf8ebfcec81c8e30284863dd3b94 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Wed, 7 Dec 2016 15:56:58 +0000 Subject: [PATCH] Partially fix #73675: mysqli_warning class is undocumented We fix only the wrong visibility spec, for now. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341330 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/mysqli_warning/construct.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/mysqli/mysqli_warning/construct.xml b/reference/mysqli/mysqli_warning/construct.xml index 9c7790bd17..97162874c3 100644 --- a/reference/mysqli/mysqli_warning/construct.xml +++ b/reference/mysqli/mysqli_warning/construct.xml @@ -10,7 +10,7 @@ &reftitle.description; - public mysqli_warning::__construct + protected mysqli_warning::__construct