]> granicus.if.org Git - php/commit
Inline IS_LONG value calculation and avoid strtol() call.
authorDmitry Stogov <dmitry@zend.com>
Tue, 5 May 2015 08:09:18 +0000 (11:09 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 5 May 2015 08:09:18 +0000 (11:09 +0300)
commit5fc88a99689ba27e9e15fb4749bb980e1fe5e5fb
tree7edec41d778b93d986dc2f9e4a9dc1d942519cc1
parentc50994dc0b1c9e7dfe0d21aed45079bfa15fec1d
Inline IS_LONG value calculation and avoid strtol() call.
Zend/zend_operators.c