Skip to content

Pin to v2.4.4 with easy updates in future #187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 19, 2025
Merged

Pin to v2.4.4 with easy updates in future #187

merged 6 commits into from
Mar 19, 2025

Conversation

PeteBishwhip
Copy link
Member

@PeteBishwhip PeteBishwhip commented Mar 19, 2025

This pull request includes updates to the .github/workflows/build-php.yml file to address issues with the SPC version and improve the build process. The most important changes include setting a specific SPC version, updating SPC URLs for different operating systems, and adding a debug flag to the build command.

Environment variable updates:

  • Added SPC_VERSION and WINBUILD_ACKNOWLEDGE_DEPRECATED environment variables to address a temporary workaround for an issue with SPC versioning.

SPC URL updates:

  • Updated SPC URLs for macos-13, macos-latest, ubuntu-latest, ubuntu-24.04-arm, and windows-latest to use the new SPC version-specific URLs from GitHub releases.

Build process improvement:

  • Modified the download and extraction process for SPC binaries to handle different file formats based on the operating system.
  • Added the --debug flag to the PHP build command to enable debug mode during the build process.

Fixes NativePHP/laravel#522

@PeteBishwhip PeteBishwhip requested a review from a team March 19, 2025 14:14
@PeteBishwhip PeteBishwhip self-assigned this Mar 19, 2025
@PeteBishwhip PeteBishwhip marked this pull request as ready for review March 19, 2025 14:15
@PeteBishwhip
Copy link
Member Author

https://github.com/NativePHP/php-bin/actions/runs/13948445135 Demonstrating a now working build

Copy link
Member

@SRWieZ SRWieZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@PeteBishwhip PeteBishwhip requested a review from simonhamp March 19, 2025 14:24
@PeteBishwhip PeteBishwhip changed the title Pin to v2.5.0 Pin to v2.4.4 with easy updates in future Mar 19, 2025
@simonhamp simonhamp merged commit 789939b into main Mar 19, 2025
20 checks passed
@PeteBishwhip PeteBishwhip deleted the bugfix/pin-spc branch March 19, 2025 15: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.

TLS 1.2 not supported error
3 participants