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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Mar 19 10:01:30 2024 UTC