From 3c9155e0cba948820f809564f1c2b99e4792e256 Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 7 Mar 2003 05:15:28 +0000 Subject: Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. --- netware/phplib.imp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netware') diff --git a/netware/phplib.imp b/netware/phplib.imp index b85cf4f5e4..d1ecedc982 100644 --- a/netware/phplib.imp +++ b/netware/phplib.imp @@ -172,6 +172,6 @@ zend_unregister_ini_entries, zend_wrong_param_count, zval_add_ref, OnUpdateBool, -OnUpdateInt, +OnUpdateLong, OnUpdateString, OnUpdateStringUnempty -- cgit v1.2.1