Skip to content

Remove trimming logic of Autoloader::loadClass() - #7763

Merged
kenjis merged 3 commits into
codeigniter4:4.4from
paulbalandan:autoloader-loadclass
Aug 4, 2023
Merged

Remove trimming logic of Autoloader::loadClass()#7763
kenjis merged 3 commits into
codeigniter4:4.4from
paulbalandan:autoloader-loadclass

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description
Follows #7747

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 refactor Pull requests that refactor code label Aug 2, 2023

@MGatner MGatner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I hope that this is a wake-up call if some dev was relying on this behavior 😂

@kenjis
kenjis merged commit 9151860 into codeigniter4:4.4 Aug 4, 2023
@paulbalandan
paulbalandan deleted the autoloader-loadclass branch August 4, 2023 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants