When running phpversion() in a freshly packed binary, the output is:
This might be newer than the binaries in phpacker/php-bin as I use a custom repository forked from it to add the intl extension.
But, seeing the same version in the PRs being created in the php-bin repository: phpacker/php-bin#447.
When running
phpversion()in a freshly packed binary, the output is:This might be newer than the binaries in
phpacker/php-binas I use a custom repository forked from it to add the intl extension.But, seeing the same version in the PRs being created in the php-bin repository: phpacker/php-bin#447.