Conversation
|
A few more to do:
|
cmb69
left a comment
There was a problem hiding this comment.
Thank you!
Note there are also &info.function.alias; and &info.method.alias; which are used for basically the same purpose. I guess we need to cater to these as well; maybe just replace them with &Alias;?
Yeah, I saw them, but I didn't touch them because they were luckily not used in the |
Indeed. However, there are some case where they are used in the description, but there is no |
So that gen_stub.php --replace-methodsynopses --verify can find them all
So that gen_stub.php --replace-methodsynopses --verify can find them all
So that php/php-src#9491 can find all the aliases.