Introduce azjezz/psl
plugin for the linter
#109
Labels
Priority: High
After critical issues are fixed, handle these before any further issues.
Status: In Progress
This issue is being worked on and has someone assigned.
Subject: Linter
An issue or PR related to the linter.
Type: Enhancement
Request for additions or changes that improve existing functionality.
π Describe the Feature
The linter should have a plugin for
azjezz/psl
library, to make working with PSL easier, and migration from php stdlib simpler.β Use Case / Example
Example:
usehandled in feat(linter): add new psl pluginΒ #121IO\write
instead ofecho
,print
,print
..etcuseStr\*
instead ofmb_str*
useStr\Byte\*
instead ofstr*
usePsl\DateTime\*
instead ofDateTime
classuseAsync\sleep
instead ofsleep
orusleep
.π‘ Proposed Solution
π Priority
Must have
π Additional Context
No response
The text was updated successfully, but these errors were encountered: