This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 00:02:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51158bbe9071ff972dfd4fb9fc17734921a44f21
archived-php-src
/
ext
/
gmp
History
Arnaud Le Blanc
65b4073922
Include the actual stub name in generated arginfo headers (
#20993
)
2026-01-21 20:57:00 +01:00
..
tests
ext/gmp: Remove bool type coercions in tests
2025-06-21 22:19:37 +02:00
config.m4
Autotools: Add pkg-config for GMP library (
#15166
)
2024-08-06 10:16:42 +02:00
config.w32
Sync HAVE_<extension> help texts (
#15167
)
2024-08-02 01:41:47 +02:00
CREDITS
…
gmp_arginfo.h
Include the actual stub name in generated arginfo headers (
#20993
)
2026-01-21 20:57:00 +01:00
gmp.c
gmp: Use
true
/
false
instead of
1
/
0
when assigning to
bool
2025-09-24 18:51:40 +02:00
gmp.stub.php
ext/gmp: Make GMP class final (
#15121
)
2024-07-28 13:03:26 +01:00
php_gmp_int.h
Add comments about internal headers (GH-15689)
2024-09-08 16:11:25 +02:00
php_gmp.h
ext/gmp: Create custom Fast ZPP specifier to parse into mpz_ptr
2024-11-27 15:10:49 +00:00