Luc SANCHEZ
Luc SANCHEZ
Add ext required in composer.json
add bindParams
static closure While methods may be static or not, function has no such alternative : they just can’t be static. Yet, there is one final type of method that may...
#### When submitting a pull request 1. Run the linter. ```bash make lint ``` 1. Run the tests. ```bash make test ``` 1. Carefully _read your diff_ before submitting a...
Changes proposed in this pull request: - Modernize code to php7.4 Pull request checklist: - [x] clear commit messages - [x] code manually tested
Changes proposed in this pull request: - Modernize array to short array and add rule un phpcs Pull request checklist: - [x] clear commit messages - [x] code manually tested
Changes proposed in this pull request: - improve phpdoc Pull request checklist: - [x] clear commit messages - [x] code manually tested - [x] documentation updated