Skip to content
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

add PHP 8.4 support #121

Merged
merged 2 commits into from
Feb 25, 2025
Merged

add PHP 8.4 support #121

merged 2 commits into from
Feb 25, 2025

Conversation

mesilov
Copy link
Collaborator

@mesilov mesilov commented Feb 25, 2025

Replaced direct execution of PHP tools with dockerized commands in the Makefile for consistency and better environment encapsulation. Added support for PHP 8.4 and updated dependencies. Improved developer experience with updated caching and streamlined workflow configurations.

Q A
Bug fix? no
New feature? yes
Deprecations? yes
Issues Fix #120
License MIT

Replaced direct execution of PHP tools with dockerized commands in the Makefile for consistency and better environment encapsulation. Added support for PHP 8.4 and updated dependencies. Improved developer experience with updated caching and streamlined workflow configurations.

Signed-off-by: mesilov <[email protected]>
@mesilov mesilov added the enhancement in SDK New feature or request in SDK label Feb 25, 2025
@mesilov mesilov added this to the Publish 1.3.0 milestone Feb 25, 2025
@mesilov mesilov self-assigned this Feb 25, 2025
Moved property declarations to constructor arguments to streamline initialization and reduce boilerplate. Commented out unused methods and logic for future evaluation while retaining structure for potential updates. This improves readability and preparation for further development.

Signed-off-by: mesilov <[email protected]>
@mesilov mesilov marked this pull request as ready for review February 25, 2025 19:41
@mesilov mesilov merged commit 858d82f into dev Feb 25, 2025
24 checks passed
@mesilov mesilov linked an issue Feb 25, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement in SDK New feature or request in SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature in SDK]: add PHP 8.4 support
1 participant