From 6858e2d2a3f9afc5863edf99afee3411a3c96508 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Thu, 13 Aug 2020 15:33:20 +0000 Subject: [PATCH] Fix #67895: uopz.overloads is not documented git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350312 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/uopz/setup.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/reference/uopz/setup.xml b/reference/uopz/setup.xml index 5eb473e3ff..adacf998c5 100644 --- a/reference/uopz/setup.xml +++ b/reference/uopz/setup.xml @@ -57,6 +57,12 @@ PHP_INI_SYSTEM Available as of uopz 6.0.1 + + uopz.overloads + "1" + PHP_INI_SYSTEM + Available as of uopz 2.0.2. Removed as of uopz 5.0.0. + @@ -90,6 +96,17 @@ + + + uopz.exit + bool + + + + Enables the ability to use uopz_overload. + + +