Re: [PHP-DEV] [PATCH] - fix for 64 bit issues with OnUpdateInt
[email protected] (Andi Gutmans)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
At 04:50 PM 2/28/2003 +0100, Sascha Schumann wrote: > I think that simply adding OnUpdateLong and deprecating > OnUpdateInt is fine while retaining its current semantics. I > just don't see any value in changing the meaning of > OnUpdateInt; at least that's how I interpreted Andi's > message. That's also an option but I think OnUpdateInt() is confusing and how do we stop ppl from using it in new extensions which who's commit messages aren't followed via php-cvs? Andi