Skip to content

Conversation

@nielsdos
Copy link
Member

@nielsdos nielsdos 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

@nielsdos nielsdos marked this pull request as ready for review October 17, 2025 07:12
@nielsdos nielsdos merged commit a576a3d into php:PHP-8.4 Oct 17, 2025
10 checks passed
nielsdos added a commit that referenced this pull request Oct 17, 2025
* PHP-8.4:
  Fix test on 8.4+ (#20196)
nielsdos 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