Release 7.24.1 #1454
tests.yml
on: push
Backward Compatibility Check
46s
Matrix: tests
Annotations
10 errors and 1 warning
|
Backward Compatibility Check:
/src/Firebase/Contract/RemoteConfig.php#L51
The parameter $template of Kreait\Firebase\Contract\RemoteConfig#publish() changed from Kreait\Firebase\RemoteConfig\Template|array to no type
|
|
Backward Compatibility Check:
/src/Firebase/Contract/RemoteConfig.php#L42
The parameter $template of Kreait\Firebase\Contract\RemoteConfig#validate() changed from Kreait\Firebase\RemoteConfig\Template|array to no type
|
|
Backward Compatibility Check:
/src/Firebase/Exception/Database/TransactionFailed.php#L18
The parameter $previous of Kreait\Firebase\Exception\Database\TransactionFailed#__construct() changed from Throwable|null to a non-contravariant int
|
|
Backward Compatibility Check:
/src/Firebase/Exception/Database/TransactionFailed.php#L18
Default parameter value for parameter $previous of Kreait\Firebase\Exception\Database\TransactionFailed#__construct() changed from NULL to 0
|
|
Backward Compatibility Check:
/src/Firebase/Exception/Database/UnsupportedQuery.php#L14
The parameter $previous of Kreait\Firebase\Exception\Database\UnsupportedQuery#__construct() changed from Throwable|null to a non-contravariant int
|
|
Backward Compatibility Check:
/src/Firebase/Exception/Database/UnsupportedQuery.php#L14
Default parameter value for parameter $previous of Kreait\Firebase\Exception\Database\UnsupportedQuery#__construct() changed from NULL to 0
|
|
Backward Compatibility Check:
/src/Firebase/Messaging/SendReport.php#L89
The return type of Kreait\Firebase\Messaging\SendReport#error() changed from Kreait\Firebase\Exception\MessagingException|null to the non-covariant Throwable|null
|
|
Backward Compatibility Check:
/src/Firebase/Messaging/CloudMessage.php#L29
Method Kreait\Firebase\Messaging\CloudMessage#withCondition() was removed
|
|
Backward Compatibility Check:
/src/Firebase/Messaging/CloudMessage.php#L29
Method Kreait\Firebase\Messaging\CloudMessage#withTopic() was removed
|
|
Backward Compatibility Check:
/src/Firebase/Messaging/CloudMessage.php#L29
Method Kreait\Firebase\Messaging\CloudMessage#withToken() was removed
|
|
PHP 8.5, highest deps
PHP Startup: Unable to load dynamic library 'grpc.so' (tried: /usr/lib/php/20250925/grpc.so (/usr/lib/php/20250925/grpc.so: undefined symbol: zend_exception_get_default), /usr/lib/php/20250925/grpc.so.so (/usr/lib/php/20250925/grpc.so.so: cannot open shared object file: No such file or directory))
|