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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: beebware at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 08:01:31 2025 UTC