Date: 01/04/02
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] about array.xml"
- Previous message: Gabor Hojtsy: "[PHP-DOC] cvs: phpdoc /en/appendices history.xml"
- In reply to: Gabor Hojtsy: "Re: [PHP-DOC] about array.xml"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] about array.xml"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] about array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: "Gabor Hojtsy" <goba <email protected>>
> > > | > 1) two aliases are documented:
> > > | > pos()
> > > | > sizeof()
> > >
> > > aliases should be removed or not?
> >
> > These are to remain. Aliases like these contain just the very
basics.
> > Aliases like mysql_numrows are not documented seperately as they
have such
> > similar names (mysql_num_rows).
>
> Aren't these aliases deprecated? I am not working at php-dev,
> so I can only guess that these are old, and may not be adviced.
I agree with Philip. pos() and sizeof() are in common use so both
functions should point to the real functions. If it is removed from
the manual, nobody can find an explanation about pos() and sizeof()
or the new function name. Another example: delete() is documented
but is NO PHP function. It is in the docu and delete() have a link
to unlink().
-Egon
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] about array.xml"
- Previous message: Gabor Hojtsy: "[PHP-DOC] cvs: phpdoc /en/appendices history.xml"
- In reply to: Gabor Hojtsy: "Re: [PHP-DOC] about array.xml"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] about array.xml"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] about array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

