ID:               12839
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: win32 (9x SE)
 PHP Version:      4.0.6
 New Comment:

This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.




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

[2001-08-19 09:44:53] [EMAIL PROTECTED]

Follow up on previous -

Here's a quick list of what appears to be erratta in Appendix G:

function listed as aliases to themselves:
xpath_eval
xpath_eval_expression
xpath_init
xpath_new_context

As I'm still working my way through these, there may be more.. like the
msql function prevously noted.

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

[2001-08-19 07:22:36] [EMAIL PROTECTED]

This may just be my misunderstanding.. in either case, i'm sure that if
I'm a little confused, others might be as well.

I've been working on assembling an expression file for HomeSite.. in so
doing I wanted to create a set which highlights those functions which
are "aliases"..

So, I'm working with Appendix G and noted the following:

The appendix essentailly states the "reverse" of the function
documentation...

The manual indicates the chop() is an alias to rtrim(), while the
appendix indicates the reverse, naming chop() the "master function"..
and rtrim() the alias...???

Also, on a different note - 
msql_affected_rows is labeled as as alias of itself?

how can a function be an alias of itself?

Can someone please clarify Appendix G? 

from the manual on chop: 
This function is an alias of rtrim(). 

Whil Appendix G indicates that chop() is the master function?

This is repeated with most functions listed in G.

Thanks, in advance for the input.



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


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

Reply via email to