Hi,

What is the policy on changing the PHP_API?

I modified php_trim, to require an extra argument. Currently, I've named the
new function php_trim2, and php_trim now makes a call to php_trim2, for
compatibility.

I don't know wether it's allowed to break backwards-compatibility in the
C-PHP_API? It's a bit of a hack now...

Greetz,
Jeroen



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to