Commit f9dbaeb
committed
devenv: Provide locale archive
Without this, the Iconv tests on CI started to fail in `setLocale` invocation, probably the host no longer ships `C.UTF-8`:
PHPUnit\Framework\Exception: The locale functionality is not implemented on your platform, the specified locale does not exist or the category name is invalid.
/home/runner/work/transcoder/transcoder/tests/IconvTranscoderTest.php:251 parent e0f3e2b commit f9dbaeb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
0 commit comments