Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 3, 2025

See Commits and Changes for more details.


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

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

iluuu1994 and others added 11 commits September 3, 2025 13:29
If (brake->type+1) exeeds 30, we have undefined behavior and won't actually
remove the relevant bit.

See GH-19633
* PHP-8.3:
  Fix date_sunrise() and date_sunset() with partial-hour UTC offset
* PHP-8.4:
  Fix date_sunrise() and date_sunset() with partial-hour UTC offset
The value is temporarily duplicated. While the value is allocated persistently,
it will be freed if the ini value can't be set. This is safe, given the value
has not actually been stored.

Exposed by GH-19619
Closes GH-19671
* PHP-8.3:
  Fix RC assertion in fpm when php_admin_value setting fails
* PHP-8.4:
  Fix RC assertion in fpm when php_admin_value setting fails
* PHP-8.3:
  Stale array iterator pointer
* PHP-8.4:
  Stale array iterator pointer
@pull pull bot locked and limited conversation to collaborators Sep 3, 2025
@pull pull bot added the ⤵️ pull label Sep 3, 2025
@pull pull bot merged commit f8e9e94 into wudi:master Sep 3, 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