Skip to content

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Aug 22, 2024

PHP7DLLTS_EXPORTS is not used throughout php-src, and it's unlikely that it is used by any extension, especially since it still refers to PHP 7. The symbol had been introduced in 2014[1], but is not even used in latest PHP-7.4; probably it was just supposed to be used, or part of phpng.

[1] fc734cf

`PHP7DLLTS_EXPORTS` is not used throughout php-src, and it's unlikely
that it is used by any extension, especially since it still refers to
PHP 7.  The symbol had been introduced in 2014[1], but is not even used
in latest PHP-7.4; probably it was just supposed to be used, or part of
phpng.

[1] <php@fc734cf>
cmb69 added a commit that referenced this pull request Aug 22, 2024
`PHP7DLLTS_EXPORTS` is not used throughout php-src, and it's unlikely
that it is used by any extension, especially since it still refers to
PHP 7.  The symbol had been introduced in 2014[1], but is not even used
in latest PHP-7.4; probably it was just supposed to be used, or part of
phpng.

[1] <fc734cf>

Since CI already ran for the PR, we can now [skip ci].
@cmb69
Copy link
Member Author

cmb69 commented Aug 22, 2024

Applied as 6a51062.

@cmb69 cmb69 closed this Aug 22, 2024
@cmb69 cmb69 deleted the cmb/PHP7DLLTS_EXPORTS branch August 22, 2024 13:00
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.

2 participants