mirror of https://github.com/php/php-src
Browse Source
- Fixed usage of zend_multibyte_get_internal_encoding (its return cannot be cast to char*). - Change tests to reflect that charset detection now relies on internal_encoding, not on current_internal_encoding. NOTE: This fixes the changes in rev 306077, but it remains that that change introduced a BC break. I assumed it was intentionalexperimental/with_scalar_types
10 changed files with 28 additions and 45 deletions
Loading…
Reference in new issue