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

2001-12-20 Thread mfischer

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

Yep, its called last_child().

Closing.

Previous Comments:


[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=14614&edit=1


-- 
PHP Development Mailing List 
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=14614&edit=1


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




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

2001-12-20 Thread Markus Fischer

On Thu, Dec 20, 2001 at 09:17:44AM -, [EMAIL PROTECTED] wrote : 
> 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 ?

In the source. And thats not a joke. There aren't any docs as
of now (a doc bug has already ben opened).

- Markus

-- 
Please always Cc to me when replying to me on the lists.

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]