Re: [DOC-LICENSE] Mistake in documentation

[email protected] (Gabor Hojtsy) Sun, 24 Jul 2005 22:19:43 +0200
Newsgroups php.doc.license
Message-ID <[email protected]>
Hi Dmitriy,

Could you please submit documentation issues in the bug system
(bugs.php.net), categorized as documentation problems? This would help
us keep track of the process of fixing the bug.

Regards,
Gabor Hojtsy

Dmitriy Shubeikin wrote:
> Hello doc-license,
> 
>   I have find some mistakes in php documentation.
>          wrong                             right
>   1. DOMNode->insertBefore()               DOMNode->insert_before()
>   2. DOMDocument->createElement()          DOMDocument->create_element()
> 
>   and others, in DOM && DOMXML documentation
> phpinfo();
> .............................
>   php v4.4.0
> .............................
> domxml
> DOM/XML  enabled
> DOM/XML API Version  20020815
> libxml Version  20611
> HTML Support  enabled
> XPath Support  enabled
> XPointer Support  enabled
> DOM/XSLT  enabled
> libxslt Version  1.1.7
> libxslt compiled against libxml Version  2.6.11
> .............................
> xml
> XML Support  active  
> XML Namespace Support  active  
> EXPAT Version  1.95.6  
> ............................
> xmlrpc
> core library version  xmlrpc-epi v. 0.51  
> php extension version  0.51  
> author  Dan Libby  
> homepage  http://xmlrpc-epi.sourceforge.net  
> open sourced by  Epinions.com  
> ............................
> xslt
> XSLT support  enabled  
> Backend  Sablotron  
> Sablotron Version  1.0  
> ............................
> 
> Documentation info
> 
> "PHP Manual
> Stig S?ther Bakken
> Alexander Aulbach
> Egon Schmid
> Jim Winstead
> Lars Torben Wilson
> Rasmus Lerdorf
> Andrei Zmievski
> Jouni Ahto
> Edited by
> Stig S?ther Bakken
> Egon Schmid 
> 
> Этот файл был создан Wed Apr 27 15:19:28 2005
> Вы можете найти последнюю версию по адресу http://www.php.net/docs.php.
> 
> Авторские права © 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
> принадлежат Группе документирования PHP"