Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Feb 15, 2022

Description

  • Legacy Support was removed.

Checklist:

  • Securely signed commits
  • [] Component(s) with PHPDoc blocks, only if necessary or adds value
  • [] Unit testing, with >80% coverage
  • User guide updated
  • [] Conforms to style guide

@kenjis kenjis added the documentation Pull requests for documentation only label Feb 15, 2022
Comment on lines 15 to 16
directory structures, and will even attempt to locate classes in common directories (like Controllers,
Models, etc).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and will even attempt to locate classes in common directories (like Controllers, Models, etc)
Does this make sense? I think this is already covered by PSR4 as we enforce controllers/models match their paths?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I removed.

@kenjis kenjis force-pushed the fix-docs-autoloader.rst branch from 6f9c8d4 to 04c35a5 Compare February 16, 2022 02:40
@kenjis kenjis force-pushed the fix-docs-autoloader.rst branch from 04c35a5 to 9ddb49d Compare February 16, 2022 02:42
@kenjis kenjis merged commit 5dfa393 into codeigniter4:develop Feb 16, 2022
@kenjis kenjis deleted the fix-docs-autoloader.rst branch February 16, 2022 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants