]> granicus.if.org Git - php/commit
Drop zend_long64 in favor of int64_t
authorNikita Popov <nikic@php.net>
Thu, 16 Oct 2014 10:10:24 +0000 (12:10 +0200)
committerNikita Popov <nikic@php.net>
Thu, 16 Oct 2014 10:42:22 +0000 (12:42 +0200)
commit2a9daf2e15fd145eb89c6b7cd9efa87afa5aa8cc
treeaa5e241a1f182dc4d3019911c31766ca36b7fd1b
parent95278779304d6f513cb1cb5f60b9db75f5dc1981
Drop zend_long64 in favor of int64_t

Also drop ZEND_HAVE_LONG64, because we already require the
presence of a int64_t type.
Zend/zend_multiply.h
Zend/zend_types.h