php-src/ext/gmp
Dmitry Stogov b02b81299c Comparison cleanup:
- introduce zend_compare() that returns -1,0,1 dirctly (without intermediate zval)
- remove compare_objects() object handler, and keep only compare() handler
2019-10-07 17:57:49 +03:00
..
tests Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
config.m4 Fixed bug #78574 (broken shared build) 2019-09-20 13:30:13 +02:00
config.w32 Remove unused defines 2019-07-18 02:21:39 +02:00
CREDITS
gmp_arginfo.h Fix required number of arguments in stubs 2019-10-07 16:33:41 +02:00
gmp.c Comparison cleanup: 2019-10-07 17:57:49 +03:00
gmp.stub.php Fix required number of arguments in stubs 2019-10-07 16:33:41 +02:00
php_gmp_int.h Fix visibility 2017-10-23 13:27:34 +02:00
php_gmp.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00