php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #64418 范例中有个语句少了一个括弧
Submitted: 2013-03-13 02:33 UTC Modified: 2013-03-14 13:43 UTC
From: cszdzs at sina dot com Assigned: laruence (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.4.12 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cszdzs at sina dot com
New email:
PHP Version: OS:

 

 [2013-03-13 02:33 UTC] cszdzs at sina dot com
Description:
------------
---
From manual page: http://www.php.net/yaf-loader.registerlocalnamespace#refsect1-
yaf-loader.registerlocalnamespace-examples
---
http://www.php.net/manual/zh/yaf-loader.registerlocalnamespace.php

Expected result:
----------------
$loader->registerLocalNamespace(array("Sina", "Weibo"));

Actual result:
--------------
Yaf_Loader::registerLocalNamespace函数的范例,第三行为
$loader->registerLocalNamespace(array("Sina", "Weibo");

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-14 13:43 UTC] laruence@php.net
Automatic comment from SVN on behalf of laruence
Revision: http://svn.php.net/viewvc/?view=revision&revision=329784
Log: fix #64418
 [2013-03-14 13:43 UTC] laruence@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2013-03-14 13:43 UTC] laruence@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: laruence
 [2020-02-07 06:08 UTC] phpdocbot@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=0b807e22e1dcbf898809960d610559c27ca55792
Log: fix #64418
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 05:01:30 2024 UTC