php-src/ext/gmp
Nikita Popov e33f3d3b7c Move smart_str implementation into Zend/
So we can use it there as well...

For now I've retained the zend_smart_str_public.h header, though
it would probably be better to just move that one struct into
zend_types.h.
2014-09-21 20:49:39 +02:00
..
tests Merge branch 'PHP-5.6' 2014-09-04 21:23:11 +02:00
bug67917.phpt Fix bug #67917 (gmp compound assignment operator leak) 2014-08-27 22:16:20 +02:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - [DOC] expose MPIR version when mpir is used instead of gmp 2009-12-10 02:25:47 +00:00
CREDITS
gmp.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
php_gmp.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
README
TODO

Arbitrary length number support with GNU MP library.
Please see the PGP manual for more documentation.
See also GNU MP home page at http://www.swox.com/gmp/.
GNU MP library is available under the tems of GNU LGPL 
license. Please see http://www.swox.com/gmp/lgpl.html