Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 16, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Girgias and others added 21 commits October 16, 2025 21:02
This simplifies some of the logic and makes the assumptions clear
While at it, also add VECTOR.

Closes GH-20143.
* PHP-8.3:
  Fix GH-20122: getColumnMeta() for JSON-column in MySQL
* PHP-8.4:
  Fix GH-20122: getColumnMeta() for JSON-column in MySQL
* PHP-8.5:
  Fix GH-20122: getColumnMeta() for JSON-column in MySQL
Bailouts are bad because they stop the GC etc. They also hide leaks.
This makes the behaviour equivalent to exit(), as it's meant to stop
the request (which is why bailout was used).

We also have to fix some leaks that pop up then.
* PHP-8.4:
  Fix test on 8.4+
* PHP-8.5:
  Fix test on 8.4+
* PHP-8.4:
  [ci skip] Fail test temporarily
* PHP-8.5:
  [ci skip] Fail test temporarily
@pull pull bot locked and limited conversation to collaborators Oct 16, 2025
@pull pull bot added the ⤵️ pull label Oct 16, 2025
@pull pull bot merged commit 009cf30 into wudi:master Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants