summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/php_pdo_mysql_int.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-09-16 11:04:56 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-09-16 17:17:07 +0200
commit0286decdb4acdfedd6365ed46f06e43cfdbf3673 (patch)
tree33ec497a9f86c4c2f8beaabf40e422f87484cc90 /ext/pdo_mysql/php_pdo_mysql_int.h
parente7e309929986091772bb06d6483cfe0a73bf9d7b (diff)
downloadphp-git-0286decdb4acdfedd6365ed46f06e43cfdbf3673.tar.gz
Accept GMP|string|int union in GMP functions
This changes GMP functions to accept a GMP|string|int union with standard semantics (and thus also uses it in function signatures). Relative to the previous behavior, this means that GMP functions in weak mode now also accept float and null, and in strict mode no longer accept bool, and have full type information. Closes GH-6139.
Diffstat (limited to 'ext/pdo_mysql/php_pdo_mysql_int.h')
0 files changed, 0 insertions, 0 deletions