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(). -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php