sabre-io / xml

sabre/xml is an XML library that you may not hate.
http://sabre.io/xml/
BSD 3-Clause "New" or "Revised" License
516 stars 77 forks source link

Add PHP 8.2 to CI #223

Closed phil-davis closed 2 years ago

phil-davis commented 2 years ago

and the latest php-cs-fixer wants to change the order of some PHPdoc comments, so let it do it.

codecov[bot] commented 2 years ago

Codecov Report

Merging #223 (f2bcce6) into master (5f9d8c1) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #223   +/-   ##
=========================================
  Coverage     96.68%   96.68%           
  Complexity      116      116           
=========================================
  Files            13       13           
  Lines           453      453           
=========================================
  Hits            438      438           
  Misses           15       15           
Impacted Files Coverage Δ
lib/Service.php 98.46% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

phil-davis commented 2 years ago

https://github.com/sabre-io/xml/runs/8069173233?check_suite_focus=true phpunit OK (111 tests, 141 assertions) with PHP 8.2 - good.