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 support for PHP8 #10

Merged
merged 1 commit into from Apr 14, 2021
Merged

Add support for PHP8 #10

merged 1 commit into from Apr 14, 2021

Conversation

arku31
Copy link
Contributor

@arku31 arku31 commented Apr 2, 2021

Close #7

I was able to execute this
/usr/local/Cellar/php/8.0.1_1/bin/php composer.phar install

and

PHPUnit 9.5.4 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.0.1
Configuration: /usr/local/Cellar/php/8.0.1_1/bin/laravel-logzio/phpunit.xml.dist
Warning:       Your XML configuration validates against a deprecated schema.
Suggestion:    Migrate your XML configuration using "--migrate-configuration"!

..............                                                    14 / 14 (100%)

Time: 00:00.117, Memory: 18.00 MB

OK (14 tests, 28 assertions)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 711994512

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 710893542: 0.0%
Covered Lines: 48
Relevant Lines: 48

💛 - Coveralls

@oanhnn oanhnn merged commit 2058ea6 into oanhnn:master Apr 14, 2021
@oanhnn
Copy link
Owner

oanhnn commented Apr 14, 2021

Thankyou !

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.

PHP 8 Support
3 participants