]> granicus.if.org Git - php/commit
Remove self-contradictory zend multibyte assertion
authorNikita Popov <nikic@php.net>
Thu, 11 Sep 2014 12:04:15 +0000 (14:04 +0200)
committerNikita Popov <nikic@php.net>
Thu, 11 Sep 2014 12:52:59 +0000 (14:52 +0200)
commitf017843df37028aab161e42368aaa1caaa548322
tree96bbb1f89429c1ee342505c5e40a391b399e4eaf
parent82096dc15181fce8f3d748a4f86b35911a5d107e
Remove self-contradictory zend multibyte assertion

Code that explicitly exists to handle an incompatible internal
encoding should not assert that the internal encoding is compatible.
Zend/zend_language_scanner.c
Zend/zend_language_scanner.l
ext/mbstring/tests/zend_multibyte-02.phpt
ext/mbstring/tests/zend_multibyte-06.phpt