-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests fail on PHP 7.3 #163
Comments
Closing as the CI is green on 7.3, which means this has been fixed - correct? |
@nicolas-grekas , I can confirm the problem for Mac. Tests fail for php 7.3.2 and pass fine for 7.1.25. 7.1.25
7.3.2
Now trying to investigate... |
I can still reproduce the failures on Debian unstable (PHP 7.3.2-3). I don't know why they don't fail on travis-ci. |
@legoktm , here's my explanation.
Now if you have php 7.3 and ICU 63 like I do, then tests fail. |
@nicolas-grekas , let's reopen this issue? |
Sure, thanks! |
@nicolas-grekas , actually So we now we know the problem and the testing tool! I will continue working on this. |
Ooh, nice find @nicolas-grekas. Thanks for working on this :-) |
@nicolas-grekas , @legoktm , I finally made tests fail. See #171 |
Using PHP 7.3 on Debian unstable, I see the following test failures:
There's also a Debian bug report at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911832
The text was updated successfully, but these errors were encountered: