diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2018-10-02 16:07:22 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-10-02 16:07:22 +0200 |
commit | 9cfd8f43c2a6386bcf1567a5c0de47dcb182b109 (patch) | |
tree | 1c9448021055bc52ade6bdb975f3fc3be2125fcd /ext/reflection/php_reflection.c | |
parent | d7e96c1b9542772c47a8a9a4fff1270d1884455f (diff) | |
download | php-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