I couldn't run the test script(s), I get multiple errors of the foll nature:
PHP Warning: fopen(): unable to create or locate filter "unicode.to.utf8" in /home/rolland/Work/PHP-unicode/source/php-src/run-tests.php on line 1104 Is there any setting to be changed in the .ini file(s) ? I have the foll settings in ths php.ini file I use: ; Unicode settings unicode_semantics = off unicode.runtime_encoding = iso-8859-1 unicode.script_encoding = utf-8 unicode.output_encoding = utf-8 unicode.from_error_mode = U_INVALID_SUBSTITUTE unicode.from_error_subst_char = 3f Also, now my builds are failing with the foll error: /home/rolland/Work/PHP-Unicode/source/php-src/ext/standard/basic_functions.c:45: zend_language_parser.h: No such file or directory Any hints ? Anything I'm doing wrong ? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php