mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
- Nuke more old junk
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
#include "zend_API.h"
|
||||
#include "zend_multiply.h"
|
||||
|
||||
#if 0&&HAVE_BCMATH
|
||||
#include "ext/bcmath/number.h"
|
||||
#endif
|
||||
|
||||
#define LONG_SIGN_MASK (1L << (8*sizeof(long)-1))
|
||||
|
||||
ZEND_API int zend_atoi(const char *str, int str_len)
|
||||
|
||||
Reference in New Issue
Block a user