9 Commits

Author SHA1 Message Date
Niels Dossche
a02e0daac6 Fix GH-3110: Is ReflectionType::__toString deprecated or not? (#3254) 2024-03-11 16:35:18 +00:00
Christoph M. Becker
6d29533483 Fix GH-2156: stdClass is spelled in different cases: StdClass / stdclass
Closes GH-2157.
2023-01-10 11:56:39 +01:00
Máté Kocsis
ec2fe9a592 Update ext/reflection role attributes (#1979) 2022-12-11 20:53:33 +01:00
George Peter Banyard
e1eff0924f Fix section order issues in Reflection extension
Part of #658
2021-06-06 18:03:03 +01:00
Christoph Michael Becker
c40f07c937 Fix #80247: ReflectionType does not have an isBuiltin() method
Closes GH-273.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352224 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-27 23:23:02 +00:00
Christoph Michael Becker
3fc4586f54 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
2020-09-26 11:35:22 +00:00
Christoph Michael Becker
c5971e972a Fix #76949: ReflectionType::__toString() not marked as deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345735 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-29 21:28:39 +00:00
Thomas Punt
484885f2db Rectify ReflectionType::isBuiltin() ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337530 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 10:09:46 +00:00
Thomas Punt
b8eddc6d98 Document new ReflectionType class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337520 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 21:20:55 +00:00