Skip to content

Conversation

@JulienRAVIA
Copy link
Contributor

Details
FILE: /home/jravia/code/crm/vendor/mapado/rest-client-sdk/Tests/Units/Model/SerializerTest.php
------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 1188 | WARNING | Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be
      |         | explicitly nullable instead. Found implicitly nullable parameter: $mapping.
      |         | (PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated)
------------------------------------------------------------------------------------------------------------------------


FILE: /home/jravia/code/crm/vendor/mapado/rest-client-sdk/Tests/Units/EntityRepositoryTest.php
------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------
 795 | WARNING | Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be
     |         | explicitly nullable instead. Found implicitly nullable parameter: $mapping.
     |         | (PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated)
 796 | WARNING | Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be
     |         | explicitly nullable instead. Found implicitly nullable parameter: $modelName.
     |         | (PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated)
------------------------------------------------------------------------------------------------------------------------

@JulienRAVIA JulienRAVIA requested a review from jdeniau November 12, 2025 13:56
@JulienRAVIA JulienRAVIA merged commit 768b2e3 into main Nov 17, 2025
6 checks passed
@JulienRAVIA JulienRAVIA deleted the php84-deprecations branch November 17, 2025 16:11
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