Sergey Kudashev
Sergey Kudashev
Hello, I would like to propose a little improvement to CI/CD workflow. This is a PR with Github Actions file which initiates a full test run on a push or...
Hello, I would like to propose a little improvement to the function naming. It increases consistency.
Hello, This PR fixes fail of tests with `Calling get_parent_class() without arguments is deprecated` on PHP 8.3. Just in case, here is the link to a [php.watch article](https://php.watch/versions/8.3/get_class-get_parent_class-parameterless-deprecated) with more...
### Laravel Version 10.45.1 ### PHP Version 8.1.27 ### Database Driver & Version _No response_ ### Description The `getPrefix()` method of the `Illuminate\Routing\Route` returns different values for non-cached and cached...
Hello again, This PR updates the run unit tests github action and adds support of the PHP 8.3 version. P.S. to make this file even more consistent with [other projects](https://github.com/slimphp/Slim/blob/4.x/.github/workflows/tests.yml)...
Hello, It wasn't possible to make this PR small, sorry. It fixes a lot of formatting issues; that's why it might seem bloated, but it really isn't. So, I would...
This PR contains a: - [x] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...
* Operating System: * Node Version: * NPM Version: * webpack Version: * schema-utils Version: When an array is provided instead of an object, it passes the validation. ### Actual...