ID:          30761
 Updated by:  [EMAIL PROTECTED]
 Reported By: php dot net at enlighter dot de
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: 5.0.2
 New Comment:

There is no german version of this chapter yet.

The text in the german manual and the text in the english one differ
because the german manual was last built in august and the english
manual in october.

The parameter order has been changed in the english text two months
ago.


Previous Comments:
------------------------------------------------------------------------

[2004-11-11 12:49:16] php dot net at enlighter dot de

Description:
------------
Hi, 
 
in the german documentation the arguments of replaceChild 
are switched: 
 
German version: 
object DOMNode->replaceChild ( object oldnode, object  
newnode) 
 
Englisch version: 
object DOMNode->replaceChild ( object newnode, object 
oldnode) 
 
The englisch version is the correct one! 



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30761&edit=1

Reply via email to