Skip to content

Commit 28e7802

Browse files
author
Philo Hamel
committed
Add return types, remove unused locales
1 parent 771a6e4 commit 28e7802

12 files changed

Lines changed: 51 additions & 688 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## Requirements
1111

1212
* CakePHP 3.7.0 or greater.
13-
* PHP 7.0.0 or greater.
13+
* PHP 7.1.0 or greater.
1414

1515
## Installation
1616
```

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ parameters:
33
- tests/bootstrap.php
44

55
ignoreErrors:
6-
- '#Result of method .+QueueTaskInterface::run\(\) \(void\) is used.#'
6+
- '#Result of method .+QueueTaskInterface::run\(\) \(void\) is used.#'
-4.2 KB
Binary file not shown.

src/Locale/eng/LC_MESSAGES/queue.po

Lines changed: 0 additions & 222 deletions
This file was deleted.
-4.47 KB
Binary file not shown.

0 commit comments

Comments
 (0)