php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #24469 Namespace still exists in Documentation
Submitted: 2003-07-02 20:00 UTC Modified: 2004-02-17 12:33 UTC
From: juwe at clasennet dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2003-07-02 20:00 UTC] juwe at clasennet dot de
Description:
------------
The example at  http://www.php.net/manual/en/language.oop.object-comparison-php5.php
is broken since namespaces don't exist any longer. The given example will therfor produce a parse error.

Could someone please remove the last example?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-17 11:50 UTC] nlopess@php.net
I've tested the examples and no error is produced.
 [2004-02-17 12:33 UTC] et@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.

This was fixed at Wed Nov 12 23:53:14 2003 (3 months ago) by pollita.
See http://cvs.php.net/cvs.php/phpdoc/en/language/oop.xml
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 20:01:29 2024 UTC