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
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: spektom at gmail dot com
New email:
PHP Version: OS:

 

 [2009-02-17 12:10 UTC] spektom at gmail dot com
Description:
------------
Reflection information for namespaces in PHP 5.3.0 is missing.


Patches

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC