Skip to content

fix php 8.4 Deprecated warnings#10

Merged
DarkGhostHunter merged 1 commit intoLaragear:3.xfrom
it-can:3.x
Dec 29, 2024
Merged

fix php 8.4 Deprecated warnings#10
DarkGhostHunter merged 1 commit intoLaragear:3.xfrom
it-can:3.x

Conversation

@it-can
Copy link
Copy Markdown
Contributor

@it-can it-can commented Dec 23, 2024

This fixes php8.4 deprecation warnings:

PHP Deprecated:  Laragear\Meta\BootHelpers::withDriver(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in ./src/BootHelpers.php on line 35
PHP Deprecated:  Laragear\Meta\BootHelpers::withValidationRule(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead in ./src/BootHelpers.php on line 57
Deprecated: Laragear\Meta\Http\Middleware\MiddlewareDeclaration::shared(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in ./src/Http/Middleware/MiddlewareDeclaration.php on line 92

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (3.x@f25485c). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             3.x      #10   +/-   ##
======================================
  Coverage       ?   99.15%           
  Complexity     ?       37           
======================================
  Files          ?        4           
  Lines          ?      118           
  Branches       ?        0           
======================================
  Hits           ?      117           
  Misses         ?        1           
  Partials       ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DarkGhostHunter DarkGhostHunter merged commit e685131 into Laragear:3.x Dec 29, 2024
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.

2 participants