Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jun 24, 2025

See Commits and Changes for more details.


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

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

TimWolla and others added 21 commits June 24, 2025 20:14
This functionality is not part of the POSIX interface.

- On FreeBSD, the wait6 system call provides it
- On Linux, the raw waitid system call provides it (glibc does not)

close GH-15921
Also no need to reset the cache unconditionally in fetchAll().
* Switch to windows-2022 in CI

windows-2019 runner will be dropped by GitHub on 2025-06-30.

* xfail test cases that fail on windows-2022
When the array functions perform their operation in-place, the
`@refcount 1` annotation is wrong and causes a failure under
`ZEND_VERIFY_FUNC_INFO`.
The test file tests all functions that have the in-place optimization,
even those that didn't have the refcount annotation, just to prevent
future regressions.

Closes GH-18929.
* PHP-8.3:
  Fix RCN violations in array functions
* PHP-8.4:
  Fix RCN violations in array functions
This is a continuation of GH-18927 to fix CI for windows-2022
This is a continuation of GH-18927 to fix CI for windows-2022
* PHP-8.2:
  Fix CI for windows-2022
* PHP-8.3:
  Fix CI for windows-2022
* PHP-8.4:
  Fix CI for windows-2022
@pull pull bot added the ⤵️ pull label Jun 24, 2025
@pull pull bot merged commit aab2815 into wudi:master Jun 24, 2025
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.

7 participants