nette-api icon indicating copy to clipboard operation
nette-api copied to clipboard

Update php to latest version and use features

Open tomaj opened this issue 6 months ago • 0 comments

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.


Open in WebOpen in CursorOpen Docs

tomaj avatar Jul 28 '25 09:07 tomaj