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

Upgrading php unit 10x and changing serializable for laravel's library #140

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bluedrayco
Copy link

@bluedrayco bluedrayco commented May 2, 2023

The PHP version 8.x deprecated __serialized and __unserialized methods using Serializable interface, I used a new library from Laravel called Laravel\SerializableClosure with the same methods than Opis, also I refactored all the unit tests with the PHPUnit version 10.1.x, All the unit tests passed and I upload an image with the coverage.

Thanks for the library its very util specially for little hosted application without huge resources.

Captura de Pantalla 2023-05-01 a la(s) 9 49 42 p m

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.

1 participant