diff options
author | Nikita Popov <nikic@php.net> | 2014-10-16 12:17:20 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2014-10-16 12:42:23 +0200 |
commit | 876965d20a53d06fbe61e887f6f0c74b6a36d5ec (patch) | |
tree | 197dd185f320db3252cb5ee72111df09c57b4cfe /ext/xml/php_xml.h | |
parent | b65518faf3307711c6804dde799aee7541413829 (diff) | |
download | php-git-876965d20a53d06fbe61e887f6f0c74b6a36d5ec.tar.gz |
Use intptr_t for zend_intptr_t typedef
Current code doesn't work for 64bit zend_long with 32bit pointers.
If intptr_t isn't defined on some platform, we should add it to
our php_stdint.h header.
Diffstat (limited to 'ext/xml/php_xml.h')
0 files changed, 0 insertions, 0 deletions