summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/pdo_mysql.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-01-06 16:06:51 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-01-12 10:14:41 +0100
commit973138f39da192b3948b981b442401c30c8b80bc (patch)
tree63b8736562bd830ebb988bcda942083c9dac6e08 /ext/pdo_mysql/pdo_mysql.c
parentbc0f78a2dae1dd3191440883c4f5b06f9bc03901 (diff)
downloadphp-git-973138f39da192b3948b981b442401c30c8b80bc.tar.gz
Add support for union types for internal functions
This closes the last hole in the supported types for internal function arginfo types. It's now possible to represent unions of multiple classes. This is done by storing them as TypeA|TypeB and PHP will then convert this into an appropriate union type list. Closes GH-6581.
Diffstat (limited to 'ext/pdo_mysql/pdo_mysql.c')
0 files changed, 0 insertions, 0 deletions