Skip to content

Conversation

TimWolla
Copy link
Member

This constant can be handy for tools like PIE to determine the origin of a PHP binary to provide better output / diagnostics.

see php/pie#275
see #18168

This constant can be handy for tools like PIE to determine the origin of a PHP
binary to provide better output / diagnostics.

see php/pie#275
see php#18168
@TimWolla TimWolla requested a review from asgrim July 17, 2025 10:30
@TimWolla
Copy link
Member Author

No tests, since this is not reliable testable (strong depends on build flags), but manually tested:

$ sapi/cli/php -r 'var_dump(PHP_BUILD_PROVIDER);'
string(8) "TimWolla"

@TimWolla TimWolla merged commit 7f1b360 into php:master Jul 21, 2025
9 checks passed
@TimWolla TimWolla deleted the php-build-provider-constant branch July 21, 2025 08:43
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