Egon wrote: <snip> > Some years ago there have been disscusions and there have recently beens > some discussions to make the function names more user friendly. I have > made the suggestion to make function names with underscores and not with > capitalized letters. I mean the function name ImageCopyResized should be > aliased to image_copy_resized. > > This discussion arise every now and then. I hope the QA team can make some > improvements. I gave it my best shot - IMHO, there is just too much dissention to correct the problems with the function names. :( The issue is not the difficulty of the task - adding aliases is a fairly simple matter - a simple line like the following: PHP_FALIAS(mysql, mysql_db_query, NULL) > I have for myself not the time to change the source code. > I'm only looking for the function prototypes within comments. --zak
- Re: [PHP-DOC] Function References not showing up i... Daniel Beckham
- Re: [PHP-DOC] Function References not showing up in doc... Lars Torben Wilson
- Re: [PHP-DOC] Function References not showing up in doc... Daniel Beckham
- Re: [PHP-DOC] Function References not showing up in doc... eschmid+sic
- Re: [PHP-DOC] Function References not showing up i... Lars Torben Wilson
- Re: [PHP-DOC] Function References not showing up in doc... eschmid+sic
- Re: [PHP-DOC] Function References not showing up in doc... Daniel Beckham
- Re: [PHP-DOC] Function References not showing up in doc... Hojtsy Gabor
- Re: [PHP-DOC] Function References not showing up i... Daniel Beckham
- Re: [PHP-DOC] Function References not showing up in doc... eschmid+sic
- Re: [PHP-DOC] Function References not showing up in doc... Lars Torben Wilson
- Re: [PHP-DOC] Function References not showing up in doc... Lars Torben Wilson
- RE: [PHP-DOC] Function References not showing up in doc... James Moore
- RE: [PHP-DOC] Function References not showing up i... Lars Torben Wilson
- Re: [PHP-DOC] Function References not showing up i... Daniel Beckham
- Re: [PHP-DOC] Function References not showing up in doc... Stig Sæther Bakken
- Re: [PHP-DOC] Function References not showing up i... Daniel Beckham