dantleech
dantleech

seems there is no stub for array_slice

### Discussed in https://github.com/phpactor/phpactor/discussions/2349 Originally posted by **Rafagd** August 23, 2023 I am working in an old codebase and we don't use "use" here unless it's really needed. Therefore, I...
The `.editorconfig` file is a standard file for configuring indentation levels and other settings related to the treatment of text files. Phpactor could detect this file and, using an auto-configuration...
- Include failing code example in plain text (screenshot can be included additionally). Ideally we can copy/paste the example into a failing test case with minimal effort. - ...
Currently many features of Phpactor have an inconsistent approach to testing, and amost all of them require manual documentation which is often omitted completely. It would be good to investigate...
Relates to #2019