Hello,
I saw your note, and fixed the docs (in CVS), already. Thanks very much
for pointing it out.
In the future, however, it would be best to file this sort of problem as
a documentation problem at bugs.php.net.
Thanks again,
S
Kishan Hickman wrote:
> Hi guys,
>
> In the Autoloading Objec
Hi guys,
In the Autoloading Objects Section of your documentation I
believe you have a small error in the example you gave, the example is:
function __autoload($class_name)
{
include_once($class_name .
'php');
}
$obj = new MyClass1();
$obj2 = new MyClass2();
?>
In the thi
seanSun Oct 17 19:59:02 2004 EDT
Modified files:
/phpdoc/en/language/oop5autoload.xml
Log:
fixed typo '.php'
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/autoload.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/language/oop5/autoload.xml
diff -u phpdoc/en
seanSun Oct 17 19:56:31 2004 EDT
Modified files:
/phpdoc/en/language/oop5iterations.xml
Log:
added 'see SPL note' (from note, makes sense)
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/iterations.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/language/oop
vrana Sun Oct 17 07:46:29 2004 EDT
Modified files:
/phpdoc/en/language/oop5basic.xml exceptions.xml iterations.xml
Log:
Change link to interface
One more missing ?>
extends keyword
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/basic.xml?r1=1.6&r2
ID: 30459
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: n/a
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentat
vrana Sun Oct 17 07:09:29 2004 EDT
Modified files:
/phpdoc/en/language/oop5iterations.xml
Log:
Change links to foreach
Add missing ?>
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/iterations.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/language/oop5/ite
nlopess Sun Oct 17 07:08:04 2004 EDT
Modified files:
/phpdoc/en/reference/info/functions phpversion.xml
Log:
fix #30459: document the optional parameter
http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/phpversion.xml?r1=1.3&r2=1.4&ty=u
Index: phpdo
ID: 30456
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type:Livedocs problem
PHP Version: Irrelevant
New Comment:
Sorry for my stupidity, but I couldn't find where the problem is... and
nor how the patch would fix the problem.
The patch w
ID: 30464
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: Irrelevant
New Comment:
Livedocs handles this correctly.
Just a problem in DSSSL...
From: [EMAIL PROTECTED]
Operating system: Irrelevant
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: No link for See Also item
Description:
If you visit the following URI:
http://www.php.net/manual/en/function.soapserver-handle.php
11 matches
Mail list logo