php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #53131 Support for namespacing
Submitted: 2010-10-21 15:27 UTC Modified: 2010-12-22 20:16 UTC
Votes:2
Avg. Score:3.5 ± 0.5
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: markskilbeck@php.net Assigned:
Status: Open Package: Doc Build problem
PHP Version: Irrelevant OS: n/a
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: markskilbeck@php.net
New email:
PHP Version: OS:

 

 [2010-10-21 15:27 UTC] markskilbeck@php.net
Description:
------------
With the introduction of namespaces into PHP, it would be useful if the documentation system, including the doc-gen script, had support for namespaces.

http://news.php.net/php.pecl.dev/7777

Test script:
---------------
n/a

Expected result:
----------------
n/ahttp://news.php.net/php.pecl.dev/7777

Actual result:
--------------
n/a

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-22 18:09 UTC] markskilbeck@php.net
Bump.
 [2010-12-22 20:16 UTC] bjori@php.net
Do we have an example of any extension using namespaces?

We currently haven't considered how to markup namespaced things either..
 [2010-12-22 21:00 UTC] markskilbeck@php.net
Um, PECL/Cairo has a namespace-using branch 
(http://svn.php.net/viewvc/pecl/cairo/branches/namespacing/). Other than that my 
libnotify extension (http://bitbucket.org/mahcuz/notify) uses namespacing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 17:01:32 2024 UTC