Am 08.12.2003 um 10:12 schrieb Antony Dovgal:
so should I add oci_lobgetlen() instead of OCILobGetLength calls after this statement?
or this code is considered to be working and should not be changed anymore?
and what about deprecating old syntax, that doesn't meet naming conventions?
i don't think we should break the current style. so just use "OCILobGetLength" and - if you feel like it - then change all the function names to match the std naming-conventions but keep the old names as aliases for bc.
as jani has taken me out of the MAINTAINER file (without asking me) you're welcome to take over maintainership for this piece of code. i'd be willing to assist you if you have any questions.
quick note about deprecating "old" syntax: we have a long history of keeping deprecated things in forever. would you change functions names in a big php-site you have created just for the sake of it? i certainly woudn't. don't get me wrong, if you want to create new names for the functions that's fine by me, but make _very_ sure you don't screw people.
tc
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php