From 3fc4586f54eb27f406b848058941217493110f83 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sat, 26 Sep 2020 11:35:22 +0000 Subject: [PATCH] Add missing changelog entry for deprecated ReflectionType::__toString() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350642 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../reflection/reflectiontype/tostring.xml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/reference/reflection/reflectiontype/tostring.xml b/reference/reflection/reflectiontype/tostring.xml index 05ac16c891..7b35a4df16 100644 --- a/reference/reflection/reflectiontype/tostring.xml +++ b/reference/reflection/reflectiontype/tostring.xml @@ -60,6 +60,28 @@ string + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + + 7.1.0 + + ReflectionType::__toString has been deprecated. + + + + + + + &reftitle.seealso;