
28 Sep
2014
28 Sep
'14
8:17 a.m.
2014-09-26 23:35 GMT+02:00 Hugues Peccatte <hugues.peccatte@gmail.com>:
Hi,
I'll see how to add a comment. PHPCS will curse us for too long lines. :)
I just found a limit to this method: the tests. If mb_* functions exist, we won't be able to create our mb_* functions and so to test it.
Even if there is this issue, I'm currently working on this new "pattern".
Hugues.
Hi, I created the new mb_* functions and initialised the unit tests. As I said, we won't be able to run tests for native mb_* functions and PMA mb_* functions (aliases for standard string functions) on the same environment. Do you think that it would be possible to ask travis to run tests on a server without multibytes functions please? Thanks, H.