[
https://issues.apache.org/jira/browse/THRIFT-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110714#comment-18110714
]
Volodymyr Panivko commented on THRIFT-4271:
-------------------------------------------
I cannot reproduce this warning in current master as of 2026-09-02. The
repository now targets PHP ^8.1 in composer.json, CI builds and tests the PHP
library across PHP 8.1 through 8.5, and the PHP extension cross-test path is
built in GitHub Actions. There are also no current register keyword hits under
lib/php/src/ext/thrift_protocol. Given the current code and supported PHP
versions, this issue appears stale and no longer reproducible, so I am closing
it accordingly.
> warning: 'register' storage class is deprecated
> ------------------------------------------------
>
> Key: THRIFT-4271
> URL: https://issues.apache.org/jira/browse/THRIFT-4271
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Reporter: Jens Geyer
> Assignee: Volodymyr Panivko
> Priority: Minor
>
> Travis emits warnings:
> {{warning: 'register' storage class specifier is deprecated
> [-Wdeprecated-register]}}
> at multiple places.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)