php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #47421 Please provide reflection information for namespaces
Submitted: 2009-02-17 12:10 UTC Modified: 2014-04-27 12:32 UTC
From: spektom at gmail dot com Assigned: michael (profile)
Status: Closed Package: Reflection related
PHP Version: 5.3.0beta1 OS: Irrelevant
Private report: No CVE-ID: None
 [2009-02-17 12:10 UTC] spektom at gmail dot com
Description:
------------
Reflection information for namespaces in PHP 5.3.0 is missing.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-04-16 22:53 UTC] levim@php.net
-Status: Open +Status: Feedback -Package: Feature/Change Request +Package: Reflection related -Operating System: All +Operating System: Irrelevant
 [2014-04-16 22:53 UTC] levim@php.net
What time of information are you talking about? There is ReflectionClass::getNamespaceName and ReflectionClass::inNamespace; I am not sure if they were added before or after your report.
 [2014-04-27 12:32 UTC] michael@php.net
-Status: Feedback +Status: Closed -Assigned To: +Assigned To: michael
 [2014-04-27 12:32 UTC] michael@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

The issue was reported before such methods existed. Closing the bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 13:01:28 2024 UTC