Skip to content

Conversation

@ndossche
Copy link
Member

@ndossche ndossche commented Oct 16, 2025

I love it when the test suite gets refactored

Comment on lines 16 to 17
$db->exec('CREATE TABLE test (bar JSON)');
$db->exec('INSERT INTO test VALUES("[]")');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would also be nice to make the tests parallelable by not using test as the table name

@ndossche ndossche marked this pull request as ready for review October 17, 2025 07:12
@ndossche ndossche merged commit a576a3d into php:PHP-8.4 Oct 17, 2025
10 checks passed
ndossche added a commit that referenced this pull request Oct 17, 2025
* PHP-8.4:
  Fix test on 8.4+ (#20196)
ndossche added a commit that referenced this pull request Oct 17, 2025
* PHP-8.5:
  Fix test on 8.4+ (#20196)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants