Skip to content

[pull] master from php:master#23

Merged
pull[bot] merged 3 commits into
dolfly:masterfrom
php:master
Jul 2, 2025
Merged

[pull] master from php:master#23
pull[bot] merged 3 commits into
dolfly:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jul 2, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


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

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

petk and others added 3 commits July 2, 2025 01:45
The ssize_t type is already used unconditionally in php-src code
everywhere except the main/s{n,p}printf.c files. On Windows ssize_t is
available as an alias to the SSIZE_T defined in BaseTsd.h (available in
affected files through the included windows.h in zend_config.w32.h).

This also makes the Autoconf macro PHP_CHECK_SIZEOF obsolete in favor of
the AC_CHECK_SIZEOF, which is more convenient to check for types without
the need to run the test program - omitting the cross-compilation
issues. AC_CHECK_SIZEOF once didn't provide including additional headers
(resolved in Autoconf versions after 2.13).
* PHP-8.4:
  PHP-8.4 is now for PHP 8.4.11-dev
@pull pull Bot locked and limited conversation to collaborators Jul 2, 2025
@pull pull Bot added the ⤵️ pull label Jul 2, 2025
@pull pull Bot merged commit b8b0497 into dolfly:master Jul 2, 2025
8 checks passed
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