Re: [PHP-DEV] [PATCH] - fix for 64 bit issues with OnUpdateInt
[email protected] (Andi Gutmans)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
At 04:47 PM 2/28/2003 +0100, Sascha Schumann wrote: > > No, you are correct but misunderstood me. We should introduce > > OnUpdateLong() for ppl using longs and use OnUpdateInt() for ppl who want > > to use ints. > > Well, and how are you planning to mitigate the BC issues? > Remember that not all extension code is under our direct > control. I don't think there's much choice. Do you have a better idea? If so, please explain it. Andi