Skip to content

PHP 8.5 Changes#1032

Merged
derickr merged 11 commits intoxdebug:masterfrom
derickr:php85-sapi-header
Aug 22, 2025
Merged

PHP 8.5 Changes#1032
derickr merged 11 commits intoxdebug:masterfrom
derickr:php85-sapi-header

Conversation

@derickr
Copy link
Copy Markdown
Contributor

@derickr derickr commented Aug 13, 2025

No description provided.

@derickr derickr force-pushed the php85-sapi-header branch from 1c4b612 to aaf61f5 Compare August 21, 2025 15:22
@derickr derickr changed the title PHP 8.5: New SAPI header operation PHP 8.5 Changes Aug 21, 2025
@derickr derickr force-pushed the php85-sapi-header branch 8 times, most recently from dc3e207 to 331eaaf Compare August 22, 2025 13:38
@derickr derickr force-pushed the php85-sapi-header branch from 331eaaf to e7fdfb3 Compare August 22, 2025 15:42
@derickr derickr merged commit edf1bf7 into xdebug:master Aug 22, 2025
39 of 41 checks passed
@derickr derickr deleted the php85-sapi-header branch August 22, 2025 15:58
BjarneDMat pushed a commit to BjarneDMat/macports-ports that referenced this pull request Oct 25, 2025
On branch php84
Changes to be committed:

Core 8.5.0RC3
	modified:   lang/php/Portfile
	new file:   lang/php/files/patch-php85-atomic.diff
	new file:   lang/php/files/patch-php85-iODBC.diff
	new file:   lang/php/files/patch-php85-sapi-fpm-php-fpm.conf.in.diff
	new file:   lang/php/files/patch-php85-scripts-php-config.in.diff
	new file:   lang/php/files/patch-php85-unixODBC.diff
	new file:   lang/php/files/patch-php85-zend_string_equal_val.diff
	new file:   lang/php/files/php85

find php -name Portfile \
| xargs -n 1 sed -i '' -E -e 's/^(php.branches .*8.4)$/\1 8.5/'

remicollet/remirepo#307

Extensions that have been patched:
	php-memcache : patches for zend_smart_string
	php-jsmin    : patch for zend_smart_string
	php-imagick  : patch for zend_smart_string
	php-gmagick  : patched for php >= 8.5
	php-igbinary : patched for php >= 8.5
	php-gearman  : patched for php >= 8.5
	php-amqp     : patched for php >= 8.5
	php-svm      : patched for php >= 8.5
	php-stomp    : patched for php >= 8.5

Extensions that presently fail to install:
	modified:   php/php-openswoole/Portfile
	modified:   php/php-swoole/Portfile
		    swoole/swoole-src#5898
	modified:   php/php-rar/Portfile
	modified:   php/php-redis/Portfile
	modified:   php/php-rrd/Portfile
	modified:   php/php-solr/Portfile
	modified:   php/php-xdebug/Portfile
		    xdebug/xdebug#1032

Extensioan that presently install
	modified:   devel/xapian-core/Portfile
	modified:   php/php-APCu/Portfile
	modified:   php/php-dbase/Portfile
	modified:   php/php-event/Portfile
	modified:   php/php-geoip/Portfile
	modified:   php/php-imap/Portfile
	modified:   php/php-lzf/Portfile
	modified:   php/php-mailparse/Portfile
	modified:   php/php-maxminddb/Portfile
	modified:   php/php-mcrypt/Portfile
	modified:   php/php-meminfo/Portfile
	modified:   php/php-memcached/Portfile
	modified:   php/php-mongodb/Portfile
	modified:   php/php-mysql_xdevapi/Portfile
	modified:   php/php-oauth/Portfile
	modified:   php/php-pcov/Portfile
	modified:   php/php-pspell/Portfile
	modified:   php/php-psr/Portfile
	modified:   php/php-raphf/Portfile
	modified:   php/php-scrypt/Portfile
	modified:   php/php-sqlsrv/Portfile
	modified:   php/php-ssh2/Portfile
	modified:   php/php-timezonedb/Portfile
	modified:   php/php-uploadprogress/Portfile
	modified:   php/php-uuid/Portfile
	modified:   php/php-vld/Portfile
	modified:   php/php-xhprof/Portfile
	modified:   php/php-xmlrpc/Portfile
	modified:   php/php-yaf/Portfile
	modified:   php/php-yaz/Portfile
	modified:   php/php-yaml/Portfile
	modified:   php/php-zip/Portfile
	modified:   php/php-zstd/Portfile
BjarneDMat pushed a commit to BjarneDMat/macports-ports that referenced this pull request Nov 7, 2025
On branch php84
Changes to be committed:

Core 8.5.0RC4
	modified:   lang/php/Portfile
	new file:   lang/php/files/patch-php85-atomic.diff
	new file:   lang/php/files/patch-php85-iODBC.diff
	new file:   lang/php/files/patch-php85-sapi-fpm-php-fpm.conf.in.diff
	new file:   lang/php/files/patch-php85-scripts-php-config.in.diff
	new file:   lang/php/files/patch-php85-unixODBC.diff
	new file:   lang/php/files/patch-php85-zend_string_equal_val.diff
	new file:   lang/php/files/php85

find php -name Portfile \
| xargs -n 1 sed -i '' -E -e 's/^(php.branches .*8.4)$/\1 8.5/'

remicollet/remirepo#307

Extensions that have been patched:
	php-memcache : patches for zend_smart_string
	php-jsmin    : patch for zend_smart_string
	php-imagick  : patch for zend_smart_string
	php-gmagick  : patched for php >= 8.5
	php-igbinary : patched for php >= 8.5
	php-gearman  : patched for php >= 8.5
	php-amqp     : patched for php >= 8.5
	php-svm      : patched for php >= 8.5
	php-stomp    : patched for php >= 8.5

Extensions that presently fail to install:
	modified:   php/php-openswoole/Portfile
	modified:   php/php-swoole/Portfile
		    swoole/swoole-src#5898
	modified:   php/php-rar/Portfile
	modified:   php/php-rrd/Portfile
	modified:   php/php-solr/Portfile
	modified:   php/php-xdebug/Portfile
		    xdebug/xdebug#1032

Extensioan that presently install
	modified:   devel/xapian-core/Portfile
	modified:   php/php-APCu/Portfile
	modified:   php/php-dbase/Portfile
	modified:   php/php-event/Portfile
	modified:   php/php-geoip/Portfile
	modified:   php/php-imap/Portfile
	modified:   php/php-lzf/Portfile
	modified:   php/php-mailparse/Portfile
	modified:   php/php-maxminddb/Portfile
	modified:   php/php-mcrypt/Portfile
	modified:   php/php-meminfo/Portfile
	modified:   php/php-memcached/Portfile
	modified:   php/php-mongodb/Portfile
	modified:   php/php-mysql_xdevapi/Portfile
	modified:   php/php-oauth/Portfile
	modified:   php/php-pcov/Portfile
	modified:   php/php-pspell/Portfile
	modified:   php/php-psr/Portfile
	modified:   php/php-raphf/Portfile
	modified:   php/php-redis/Portfile
	modified:   php/php-scrypt/Portfile
	modified:   php/php-sqlsrv/Portfile
	modified:   php/php-ssh2/Portfile
	modified:   php/php-timezonedb/Portfile
	modified:   php/php-uploadprogress/Portfile
	modified:   php/php-uuid/Portfile
	modified:   php/php-vld/Portfile
	modified:   php/php-xhprof/Portfile
	modified:   php/php-xmlrpc/Portfile
	modified:   php/php-yaf/Portfile
	modified:   php/php-yaz/Portfile
	modified:   php/php-yaml/Portfile
	modified:   php/php-zip/Portfile
	modified:   php/php-zstd/Portfile
BjarneDMat pushed a commit to BjarneDMat/macports-ports that referenced this pull request Nov 15, 2025
On branch php84
Changes to be committed:

Core 8.5.0RC5
	modified:   lang/php/Portfile
	new file:   lang/php/files/patch-php85-atomic.diff
	new file:   lang/php/files/patch-php85-iODBC.diff
	new file:   lang/php/files/patch-php85-sapi-fpm-php-fpm.conf.in.diff
	new file:   lang/php/files/patch-php85-scripts-php-config.in.diff
	new file:   lang/php/files/patch-php85-unixODBC.diff
	new file:   lang/php/files/patch-php85-zend_string_equal_val.diff
	new file:   lang/php/files/php85

find php -name Portfile \
| xargs -n 1 sed -i '' -E -e 's/^(php.branches .*8.4)$/\1 8.5/'

remicollet/remirepo#307

Extensions that have been patched:
	php-memcache : patches for zend_smart_string
	php-jsmin    : patch for zend_smart_string
	php-imagick  : patch for zend_smart_string
	php-gmagick  : patched for php >= 8.5
	php-igbinary : patched for php >= 8.5
	php-gearman  : patched for php >= 8.5
	php-amqp     : patched for php >= 8.5
	php-svm      : patched for php >= 8.5
	php-stomp    : patched for php >= 8.5

Extensions that presently fail to install:
	modified:   php/php-openswoole/Portfile
	modified:   php/php-swoole/Portfile
		    swoole/swoole-src#5898
	modified:   php/php-rar/Portfile
	modified:   php/php-rrd/Portfile
	modified:   php/php-solr/Portfile
	modified:   php/php-xdebug/Portfile
		    xdebug/xdebug#1032

Extensioan that presently install
	modified:   devel/xapian-core/Portfile
	modified:   php/php-APCu/Portfile
	modified:   php/php-dbase/Portfile
	modified:   php/php-event/Portfile
	modified:   php/php-geoip/Portfile
	modified:   php/php-imap/Portfile
	modified:   php/php-lzf/Portfile
	modified:   php/php-mailparse/Portfile
	modified:   php/php-maxminddb/Portfile
	modified:   php/php-mcrypt/Portfile
	modified:   php/php-meminfo/Portfile
	modified:   php/php-memcached/Portfile
	modified:   php/php-mongodb/Portfile
	modified:   php/php-mysql_xdevapi/Portfile
	modified:   php/php-oauth/Portfile
	modified:   php/php-pcov/Portfile
	modified:   php/php-pspell/Portfile
	modified:   php/php-psr/Portfile
	modified:   php/php-raphf/Portfile
	modified:   php/php-redis/Portfile
	modified:   php/php-scrypt/Portfile
	modified:   php/php-sqlsrv/Portfile
	modified:   php/php-ssh2/Portfile
	modified:   php/php-timezonedb/Portfile
	modified:   php/php-uploadprogress/Portfile
	modified:   php/php-uuid/Portfile
	modified:   php/php-vld/Portfile
	modified:   php/php-xhprof/Portfile
	modified:   php/php-xmlrpc/Portfile
	modified:   php/php-yaf/Portfile
	modified:   php/php-yaz/Portfile
	modified:   php/php-yaml/Portfile
	modified:   php/php-zip/Portfile
	modified:   php/php-zstd/Portfile
BjarneDMat pushed a commit to BjarneDMat/macports-ports that referenced this pull request Nov 21, 2025
On branch php84
Changes to be committed:

Core 8.5.0
        modified:   _resources/port1.0/group/php-1.1.tcl
	modified:   lang/php/Portfile
	new file:   lang/php/files/patch-php85-atomic.diff
	new file:   lang/php/files/patch-php85-iODBC.diff
	new file:   lang/php/files/patch-php85-sapi-fpm-php-fpm.conf.in.diff
	new file:   lang/php/files/patch-php85-scripts-php-config.in.diff
	new file:   lang/php/files/patch-php85-unixODBC.diff
	new file:   lang/php/files/patch-php85-zend_string_equal_val.diff
	new file:   lang/php/files/php85

find php -name Portfile \
| xargs -n 1 sed -i '' -E -e 's/^(php.branches .*8.4)$/\1 8.5/'

remicollet/remirepo#307

Extensions that have been patched:
	php-memcache : patches for zend_smart_string
	php-jsmin    : patch for zend_smart_string
	php-imagick  : patch for zend_smart_string
	php-gmagick  : patched for php >= 8.5
	php-igbinary : patched for php >= 8.5
	php-gearman  : patched for php >= 8.5
	php-amqp     : patched for php >= 8.5
	php-svm      : patched for php >= 8.5
	php-stomp    : patched for php >= 8.5

Extensions that presently fail to install:
	modified:   php/php-openswoole/Portfile
	modified:   php/php-swoole/Portfile
		    swoole/swoole-src#5898
	modified:   php/php-rar/Portfile
	modified:   php/php-rrd/Portfile
	modified:   php/php-solr/Portfile
	modified:   php/php-xdebug/Portfile
		    xdebug/xdebug#1032

Extensioan that presently install
	modified:   devel/xapian-core/Portfile
	modified:   php/php-APCu/Portfile
	modified:   php/php-dbase/Portfile
	modified:   php/php-event/Portfile
	modified:   php/php-geoip/Portfile
	modified:   php/php-imap/Portfile
	modified:   php/php-lzf/Portfile
	modified:   php/php-mailparse/Portfile
	modified:   php/php-maxminddb/Portfile
	modified:   php/php-mcrypt/Portfile
	modified:   php/php-meminfo/Portfile
	modified:   php/php-memcached/Portfile
	modified:   php/php-mongodb/Portfile
	modified:   php/php-mysql_xdevapi/Portfile
	modified:   php/php-oauth/Portfile
	modified:   php/php-pcov/Portfile
	modified:   php/php-pspell/Portfile
	modified:   php/php-psr/Portfile
	modified:   php/php-raphf/Portfile
	modified:   php/php-redis/Portfile
	modified:   php/php-scrypt/Portfile
	modified:   php/php-sqlsrv/Portfile
	modified:   php/php-ssh2/Portfile
	modified:   php/php-timezonedb/Portfile
	modified:   php/php-uploadprogress/Portfile
	modified:   php/php-uuid/Portfile
	modified:   php/php-vld/Portfile
	modified:   php/php-xhprof/Portfile
	modified:   php/php-xmlrpc/Portfile
	modified:   php/php-yaf/Portfile
	modified:   php/php-yaz/Portfile
	modified:   php/php-yaml/Portfile
	modified:   php/php-zip/Portfile
	modified:   php/php-zstd/Portfile
BjarneDMat pushed a commit to BjarneDMat/macports-ports that referenced this pull request Nov 22, 2025
On branch php84
Changes to be committed:

Core 8.5.0
        modified:   _resources/port1.0/group/php-1.1.tcl
	modified:   lang/php/Portfile
	new file:   lang/php/files/patch-php85-atomic.diff
	new file:   lang/php/files/patch-php85-iODBC.diff
	new file:   lang/php/files/patch-php85-sapi-fpm-php-fpm.conf.in.diff
	new file:   lang/php/files/patch-php85-scripts-php-config.in.diff
	new file:   lang/php/files/patch-php85-unixODBC.diff
	new file:   lang/php/files/patch-php85-zend_string_equal_val.diff
	new file:   lang/php/files/php85

find php -name Portfile \
| xargs -n 1 sed -i '' -E -e 's/^(php.branches .*8.4)$/\1 8.5/'

remicollet/remirepo#307

Extensions that have been patched:
	php-memcache : patches for zend_smart_string
	php-jsmin    : patch for zend_smart_string
	php-imagick  : patch for zend_smart_string
	php-gmagick  : patched for php >= 8.5
	php-igbinary : patched for php >= 8.5
	php-gearman  : patched for php >= 8.5
	php-amqp     : patched for php >= 8.5
	php-svm      : patched for php >= 8.5
	php-stomp    : patched for php >= 8.5

Extensions that presently fail to install:
	modified:   php/php-openswoole/Portfile
	modified:   php/php-swoole/Portfile
		    swoole/swoole-src#5898
	modified:   php/php-rar/Portfile
	modified:   php/php-rrd/Portfile
	modified:   php/php-solr/Portfile
	modified:   php/php-xdebug/Portfile
		    xdebug/xdebug#1032

Extensioan that presently install
	modified:   devel/xapian-core/Portfile
	modified:   php/php-APCu/Portfile
	modified:   php/php-dbase/Portfile
	modified:   php/php-event/Portfile
	modified:   php/php-geoip/Portfile
	modified:   php/php-imap/Portfile
	modified:   php/php-lzf/Portfile
	modified:   php/php-mailparse/Portfile
	modified:   php/php-maxminddb/Portfile
	modified:   php/php-mcrypt/Portfile
	modified:   php/php-meminfo/Portfile
	modified:   php/php-memcached/Portfile
	modified:   php/php-mongodb/Portfile
	modified:   php/php-mysql_xdevapi/Portfile
	modified:   php/php-oauth/Portfile
	modified:   php/php-pcov/Portfile
	modified:   php/php-pspell/Portfile
	modified:   php/php-psr/Portfile
	modified:   php/php-raphf/Portfile
	modified:   php/php-redis/Portfile
	modified:   php/php-scrypt/Portfile
	modified:   php/php-sqlsrv/Portfile
	modified:   php/php-ssh2/Portfile
	modified:   php/php-timezonedb/Portfile
	modified:   php/php-uploadprogress/Portfile
	modified:   php/php-uuid/Portfile
	modified:   php/php-vld/Portfile
	modified:   php/php-xhprof/Portfile
	modified:   php/php-xmlrpc/Portfile
	modified:   php/php-yaf/Portfile
	modified:   php/php-yaz/Portfile
	modified:   php/php-yaml/Portfile
	modified:   php/php-zip/Portfile
	modified:   php/php-zstd/Portfile
BjarneDMat pushed a commit to BjarneDMat/macports-ports that referenced this pull request Nov 22, 2025
On branch php84
Changes to be committed:

Core 8.5.0
        modified:   _resources/port1.0/group/php-1.1.tcl
	modified:   lang/php/Portfile
	new file:   lang/php/files/patch-php85-atomic.diff
	new file:   lang/php/files/patch-php85-iODBC.diff
	new file:   lang/php/files/patch-php85-sapi-fpm-php-fpm.conf.in.diff
	new file:   lang/php/files/patch-php85-scripts-php-config.in.diff
	new file:   lang/php/files/patch-php85-unixODBC.diff
	new file:   lang/php/files/patch-php85-zend_string_equal_val.diff
	new file:   lang/php/files/php85

find php -name Portfile \
| xargs -n 1 sed -i '' -E -e 's/^(php.branches .*8.4)$/\1 8.5/'

remicollet/remirepo#307

Extensions that have been patched:
	php-memcache : patches for zend_smart_string
	php-jsmin    : patch for zend_smart_string
	php-imagick  : patch for zend_smart_string
	php-gmagick  : patched for php >= 8.5
	php-igbinary : patched for php >= 8.5
	php-gearman  : patched for php >= 8.5
	php-amqp     : patched for php >= 8.5
	php-svm      : patched for php >= 8.5
	php-stomp    : patched for php >= 8.5

Extensions that presently fail to install:
	modified:   php/php-openswoole/Portfile
	modified:   php/php-swoole/Portfile
		    swoole/swoole-src#5898
	modified:   php/php-rar/Portfile
	modified:   php/php-rrd/Portfile
	modified:   php/php-solr/Portfile
	modified:   php/php-xdebug/Portfile
		    xdebug/xdebug#1032

Extensioan that presently install
	modified:   devel/xapian-core/Portfile
	modified:   php/php-APCu/Portfile
	modified:   php/php-dbase/Portfile
	modified:   php/php-event/Portfile
	modified:   php/php-geoip/Portfile
	modified:   php/php-imap/Portfile
	modified:   php/php-lzf/Portfile
	modified:   php/php-mailparse/Portfile
	modified:   php/php-maxminddb/Portfile
	modified:   php/php-mcrypt/Portfile
	modified:   php/php-meminfo/Portfile
	modified:   php/php-memcached/Portfile
	modified:   php/php-mongodb/Portfile
	modified:   php/php-mysql_xdevapi/Portfile
	modified:   php/php-oauth/Portfile
	modified:   php/php-pcov/Portfile
	modified:   php/php-pspell/Portfile
	modified:   php/php-psr/Portfile
	modified:   php/php-raphf/Portfile
	modified:   php/php-redis/Portfile
	modified:   php/php-scrypt/Portfile
	modified:   php/php-sqlsrv/Portfile
	modified:   php/php-ssh2/Portfile
	modified:   php/php-timezonedb/Portfile
	modified:   php/php-uploadprogress/Portfile
	modified:   php/php-uuid/Portfile
	modified:   php/php-vld/Portfile
	modified:   php/php-xhprof/Portfile
	modified:   php/php-xmlrpc/Portfile
	modified:   php/php-yaf/Portfile
	modified:   php/php-yaz/Portfile
	modified:   php/php-yaml/Portfile
	modified:   php/php-zip/Portfile
	modified:   php/php-zstd/Portfile
BjarneDMat pushed a commit to BjarneDMat/macports-ports that referenced this pull request Nov 24, 2025
On branch php84
Changes to be committed:

Core 8.5.0
        modified:   _resources/port1.0/group/php-1.1.tcl
	modified:   lang/php/Portfile
	new file:   lang/php/files/patch-php85-atomic.diff
	new file:   lang/php/files/patch-php85-iODBC.diff
	new file:   lang/php/files/patch-php85-sapi-fpm-php-fpm.conf.in.diff
	new file:   lang/php/files/patch-php85-scripts-php-config.in.diff
	new file:   lang/php/files/patch-php85-unixODBC.diff
	new file:   lang/php/files/patch-php85-zend_string_equal_val.diff
	new file:   lang/php/files/php85

find php -name Portfile \
| xargs -n 1 sed -i '' -E -e 's/^(php.branches .*8.4)$/\1 8.5/'

remicollet/remirepo#307

Extensions that have been patched:
	php-memcache : patches for zend_smart_string
	php-jsmin    : patch for zend_smart_string
	php-imagick  : patch for zend_smart_string
	php-gmagick  : patched for php >= 8.5
	php-igbinary : patched for php >= 8.5
	php-gearman  : patched for php >= 8.5
	php-amqp     : patched for php >= 8.5
	php-svm      : patched for php >= 8.5
	php-stomp    : patched for php >= 8.5

Extensions that presently fail to install:
	modified:   php/php-openswoole/Portfile
	modified:   php/php-swoole/Portfile
		    swoole/swoole-src#5898
	modified:   php/php-rar/Portfile
	modified:   php/php-rrd/Portfile
	modified:   php/php-solr/Portfile
	modified:   php/php-xdebug/Portfile
		    xdebug/xdebug#1032

Extensioan that presently install
	modified:   devel/xapian-core/Portfile
	modified:   php/php-APCu/Portfile
	modified:   php/php-dbase/Portfile
	modified:   php/php-event/Portfile
	modified:   php/php-geoip/Portfile
	modified:   php/php-imap/Portfile
	modified:   php/php-lzf/Portfile
	modified:   php/php-mailparse/Portfile
	modified:   php/php-maxminddb/Portfile
	modified:   php/php-mcrypt/Portfile
	modified:   php/php-meminfo/Portfile
	modified:   php/php-memcached/Portfile
	modified:   php/php-mongodb/Portfile
	modified:   php/php-mysql_xdevapi/Portfile
	modified:   php/php-oauth/Portfile
	modified:   php/php-pcov/Portfile
	modified:   php/php-pspell/Portfile
	modified:   php/php-psr/Portfile
	modified:   php/php-raphf/Portfile
	modified:   php/php-redis/Portfile
	modified:   php/php-scrypt/Portfile
	modified:   php/php-sqlsrv/Portfile
	modified:   php/php-ssh2/Portfile
	modified:   php/php-timezonedb/Portfile
	modified:   php/php-uploadprogress/Portfile
	modified:   php/php-uuid/Portfile
	modified:   php/php-vld/Portfile
	modified:   php/php-xhprof/Portfile
	modified:   php/php-xmlrpc/Portfile
	modified:   php/php-yaf/Portfile
	modified:   php/php-yaz/Portfile
	modified:   php/php-yaml/Portfile
	modified:   php/php-zip/Portfile
	modified:   php/php-zstd/Portfile
BjarneDMat pushed a commit to BjarneDMat/macports-ports that referenced this pull request Nov 24, 2025
On branch php84
Changes to be committed:

Core 8.5.0
        modified:   _resources/port1.0/group/php-1.1.tcl
	modified:   lang/php/Portfile
	new file:   lang/php/files/patch-php85-atomic.diff
	new file:   lang/php/files/patch-php85-iODBC.diff
	new file:   lang/php/files/patch-php85-sapi-fpm-php-fpm.conf.in.diff
	new file:   lang/php/files/patch-php85-scripts-php-config.in.diff
	new file:   lang/php/files/patch-php85-unixODBC.diff
	new file:   lang/php/files/patch-php85-zend_string_equal_val.diff
        new file:   lang/php/files/patch-php85-mysqlnd-connection.c.diff
	new file:   lang/php/files/php85

find php -name Portfile \
| xargs -n 1 sed -i '' -E -e 's/^(php.branches .*8.4)$/\1 8.5/'

remicollet/remirepo#307

Extensions that have been patched:
	php-memcache : patches for zend_smart_string
	php-jsmin    : patch for zend_smart_string
	php-imagick  : patch for zend_smart_string
	php-gmagick  : patched for php >= 8.5
	php-igbinary : patched for php >= 8.5
	php-gearman  : patched for php >= 8.5
	php-amqp     : patched for php >= 8.5
	php-svm      : patched for php >= 8.5
	php-stomp    : patched for php >= 8.5

Extensions that presently fail to install:
	modified:   php/php-openswoole/Portfile
	modified:   php/php-swoole/Portfile
		    swoole/swoole-src#5898
	modified:   php/php-rar/Portfile
	modified:   php/php-rrd/Portfile
	modified:   php/php-solr/Portfile
	modified:   php/php-xdebug/Portfile
		    xdebug/xdebug#1032

Extensioan that presently install
	modified:   devel/xapian-core/Portfile
	modified:   php/php-APCu/Portfile
	modified:   php/php-dbase/Portfile
	modified:   php/php-event/Portfile
	modified:   php/php-geoip/Portfile
	modified:   php/php-imap/Portfile
	modified:   php/php-lzf/Portfile
	modified:   php/php-mailparse/Portfile
	modified:   php/php-maxminddb/Portfile
	modified:   php/php-mcrypt/Portfile
	modified:   php/php-meminfo/Portfile
	modified:   php/php-memcached/Portfile
	modified:   php/php-mongodb/Portfile
	modified:   php/php-mysql_xdevapi/Portfile
	modified:   php/php-oauth/Portfile
	modified:   php/php-pcov/Portfile
	modified:   php/php-pspell/Portfile
	modified:   php/php-psr/Portfile
	modified:   php/php-raphf/Portfile
	modified:   php/php-redis/Portfile
	modified:   php/php-scrypt/Portfile
	modified:   php/php-sqlsrv/Portfile
	modified:   php/php-ssh2/Portfile
	modified:   php/php-timezonedb/Portfile
	modified:   php/php-uploadprogress/Portfile
	modified:   php/php-uuid/Portfile
	modified:   php/php-vld/Portfile
	modified:   php/php-xhprof/Portfile
	modified:   php/php-xmlrpc/Portfile
	modified:   php/php-yaf/Portfile
	modified:   php/php-yaz/Portfile
	modified:   php/php-yaml/Portfile
	modified:   php/php-zip/Portfile
	modified:   php/php-zstd/Portfile
@FabianKoestring
Copy link
Copy Markdown

Is there a plan for when a new release will be created?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants