nette-api
nette-api copied to clipboard
Update php to latest version and use features
Modernize the Nette API library to PHP 8.4, leveraging new language features for improved performance, type safety, and maintainability.
This PR comprehensively updates the library to PHP 8.4, introducing features like property hooks, new array functions, enums, and readonly classes. It also updates CI/CD pipelines and testing to align with modern PHP standards, enhancing the library's robustness and developer experience.