[PHP-DEV] Bug #14614: lastchild();

2001-12-20 Thread madsosterby

From: [EMAIL PROTECTED]
Operating system: Windows
PHP version:  4.1.0
PHP Bug Type: DOM XML related
Bug description:  lastchild();

Under PHP 4.06 this works fine :

return $parent-lastchild();

Under PHP 4.10 it gives an error: 
unknown function

Did you rename this function or what went wrong ?

/ Mads
-- 
Edit bug report at: http://bugs.php.net/?id=14614edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14614 Updated: lastchild();

2001-12-20 Thread madsosterby

ID: 14614
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: DOM XML related
Operating System: Windows
PHP Version: 4.1.0
New Comment:

thanx.

Btw. where can I see the list of changes ?

like : 

[4.06][4.10]
lastchild()   last_child()

/ Mads

Previous Comments:


[2001-12-20 04:07:46] [EMAIL PROTECTED]

Yep, its called last_child().

Closing.



[2001-12-20 04:02:01] [EMAIL PROTECTED]

Under PHP 4.06 this works fine :

return $parent-lastchild();

Under PHP 4.10 it gives an error: 
unknown function

Did you rename this function or what went wrong ?

/ Mads





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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]