summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2018-10-02 16:07:22 +0200
committerNikita Popov <nikita.ppv@gmail.com>2018-10-02 16:07:22 +0200
commit9cfd8f43c2a6386bcf1567a5c0de47dcb182b109 (patch)
tree1c9448021055bc52ade6bdb975f3fc3be2125fcd /ext/reflection/php_reflection.c
parentd7e96c1b9542772c47a8a9a4fff1270d1884455f (diff)
downloadphp-git-9cfd8f43c2a6386bcf1567a5c0de47dcb182b109.tar.gz
Don't fall back to vtbl_pass if no matching vtbl found
If we don't know how to convert between two encodings, make sure we error instead of ignoring the issue. Explicitly use vtbl_pass if we are round-tripping wchar->wchar or 8bit->8bit. Fingers crossed that nothing else relies on the vtbl_pass fallback...
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions