Yup, that was the idea. I'll first change them all to OnUpdateInteger, and then use your patch to change the ones that need to be long to use OnUpdateLong. --Jani
On Tue, 4 Mar 2003, David Hill wrote: > > >The patch I sent in should have all of the OnUpdateLong changes in >them, and the remaining OnUpdateInt should probably be >OnUpDateInteger. The painful part was actually looking at what was >passed to match up the calls. That might save you some time. > >dave hill > > >> >> Yes, I know, but we need to remain backwards compatible >> so I'm adding OnUpdateInteger() and OnUpdateLong(). >> >> This leaves OnUpdateInt() as it is now. Just need to >> go through the extensions and change the necessary >> OnUpdateInt()'s to OnUpdateLong(). > -- <- For Sale! -> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php