I use ./ext_skel.... to create the PHP extension skeleton. And I noticed that it returns RETURN_STR() instead of old RETURN_STRING() by default.
And I also can't go to the definition of RETURN_STR by ctags. How can I get the return type list?
Would you please finish this tutorial a.s.a.p. Please.