- 
  Notifications
 You must be signed in to change notification settings 
- Fork 111
Platform test: compare inferred types with real SQL engine results #572
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
Platform test: compare inferred types with real SQL engine results #572
Conversation
617b7e2 to
 2a597cb  
 Compare
 
 2a597cb to
 486992b  
 Compare
 
 2d1adbf to
 5dfa0ca  
 Compare
 
 There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really nice :)
Two questions:
- Why not cover PHP 7.2+?
- Why not cover PHP 8.2+?
Why not cover PHP 7.2+? Why not cover PHP 8.2+?
The main point of platform test is to cover different PHP behaviours and that changed only in PHP 8.1.
Take this as a starting point, I have a big list of needed improvements of this test. Using complete range of PHP versions can be added.
Thank you!
Uh oh!
There was an error while loading. Please reload this page.