]> granicus.if.org Git - php/commit
- Fixed a 64bit issue (for zend_builtin_functions.c, module_number is an int).
authorDerick Rethans <derick@php.net>
Thu, 4 Mar 2004 11:02:05 +0000 (11:02 +0000)
committerDerick Rethans <derick@php.net>
Thu, 4 Mar 2004 11:02:05 +0000 (11:02 +0000)
commit39ac9579f7ff602014237d66681911702436008d
treeef6655f83606c10a7521f478c67c60dad1eb063b
parentf88b28688802690116a6d426abf4b9c344fda6b4
- Fixed a 64bit issue (for zend_builtin_functions.c, module_number is an int).
- Change the MAX_LENGTH_OF_LONG constant to 20, as LONG_MAX is 20 characters.
  (Patches by Ard Biesheuven)
Zend/zend_constants.h
Zend/zend_operators.h