Introduce class ipl\Stdlib\CallbackFilterIterator
#176
Annotations
3 errors and 1 warning
PHPStan:
src/CallbackFilterIterator.php#L48
Return type mixed of method ipl\Stdlib\CallbackFilterIterator::key() is not compatible with return type mixed of method FilterIterator::key().
|
PHPStan:
src/CallbackFilterIterator.php#L60
Return type mixed of method ipl\Stdlib\CallbackFilterIterator::current() is not compatible with return type mixed of method FilterIterator::current().
|
PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading