php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71279 ReflectionClass documentation missing isAnonymous method
Submitted: 2016-01-05 03:12 UTC Modified: 2016-01-06 19:09 UTC
From: beebware at gmail dot com Assigned: tpunt (profile)
Status: Closed Package: Documentation problem
PHP Version: 7.0.2RC1 OS:
Private report: No CVE-ID: None
 [2016-01-05 03:12 UTC] beebware at gmail dot com
Description:
------------
According to the Anonymous Classes RFC at https://wiki.php.net/rfc/anonymous_classes , the \ReflectionClass now supports ->isAnonymous() (which PHP 7.0.2-dev does seem to work for me). However, the manual page: http://php.net/class.reflectionclass makes no mention of the "isAnonymous" method or its return parameters.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-01-06 19:01 UTC] tpunt@php.net
Automatic comment from SVN on behalf of tpunt
Revision: http://svn.php.net/viewvc/?view=revision&revision=338410
Log: Resolve doc bug #71279
 [2016-01-06 19:09 UTC] tpunt@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: tpunt
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 19:01:29 2024 UTC