Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 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 : )

ndossche and others added 12 commits December 15, 2025 22:46
…formed INI input via parse_ini_string()

I think there's simply a reasoning error about when which scanner state
can cause which parser component to invoke later on.

Closes GH-20702.
* PHP-8.3:
  Fix GH-20695: Assertion failure in normalize_value() when parsing malformed INI input via parse_ini_string()
* PHP-8.4:
  Fix GH-20695: Assertion failure in normalize_value() when parsing malformed INI input via parse_ini_string()
* PHP-8.5:
  Fix GH-20695: Assertion failure in normalize_value() when parsing malformed INI input via parse_ini_string()
As a bonus, this should probably also be a tad faster.

Closes GH-20704.
We're now cleanly back on a released version. No functional changes since the
last import of the library.

Version 0.9.10 never existed, the minimum version in config.m4 was already
increased in anticipation of a new release that contained necessary bugfixes to
prevent building against a uriparser without these fixes. It therefore also is
adjusted to 1.0.0 for correctness without having an impact.
* PHP-8.5:
  uri: Update to uriparser-1.0.0 (#20715)
Closes GH-17803

(cherry picked from commit 5b87faa)
* PHP-8.2:
  Fix curl protocols test expectation
* PHP-8.3:
  Fix curl protocols test expectation
* PHP-8.4:
  Fix curl protocols test expectation
* PHP-8.5:
  Fix curl protocols test expectation
@pull pull bot locked and limited conversation to collaborators Dec 16, 2025
@pull pull bot added the ⤵️ pull label Dec 16, 2025
@pull pull bot merged commit 7dd5f31 into turkdevops:master Dec 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.

3 participants