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

Updating Monolog bridge code with PHP 8.1 features #612

Merged
merged 5 commits into from
Mar 28, 2022
Merged

Updating Monolog bridge code with PHP 8.1 features #612

merged 5 commits into from
Mar 28, 2022

Conversation

msmakouz
Copy link
Member

Q A
Bugfix?
Breaks BC?
New feature?
Issues #512

@msmakouz msmakouz added this to the 3.0 milestone Mar 24, 2022
@msmakouz msmakouz requested a review from roxblnfk March 24, 2022 15:22
@msmakouz msmakouz self-assigned this Mar 24, 2022
@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #612 (5c7e8a9) into 3.0 (06a5b93) will increase coverage by 0.02%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                3.0     #612      +/-   ##
============================================
+ Coverage     83.48%   83.51%   +0.02%     
  Complexity     5873     5873              
============================================
  Files           667      667              
  Lines         14893    14888       -5     
============================================
  Hits          12433    12433              
+ Misses         2460     2455       -5     
Impacted Files Coverage Δ
.../Bridge/Dotenv/src/Bootloader/DotenvBootloader.php 0.00% <0.00%> (ø)
...ridge/Monolog/src/Bootloader/MonologBootloader.php 0.00% <0.00%> (ø)
src/Bridge/Monolog/src/Config/MonologConfig.php 0.00% <0.00%> (ø)
src/Bridge/Monolog/src/EventHandler.php 0.00% <0.00%> (ø)
src/Bridge/Monolog/src/LogFactory.php 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06a5b93...5c7e8a9. Read the comment docs.

src/Bridge/Monolog/src/Config/MonologConfig.php Outdated Show resolved Hide resolved
src/Bridge/Monolog/src/LogFactory.php Outdated Show resolved Hide resolved
src/Bridge/Monolog/src/LogFactory.php Outdated Show resolved Hide resolved
src/Bridge/Monolog/src/EventHandler.php Outdated Show resolved Hide resolved
@roxblnfk roxblnfk merged commit df11dec into spiral:3.0 Mar 28, 2022
@msmakouz msmakouz deleted the maintenance/monolog-bridge-php-81 branch April 4, 2022 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants