Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading to CodeIgniter 4 #361

Open
kenjis opened this issue Feb 20, 2021 · 2 comments
Open

Upgrading to CodeIgniter 4 #361

kenjis opened this issue Feb 20, 2021 · 2 comments
Labels

Comments

@kenjis
Copy link
Owner

kenjis commented Feb 20, 2021

If you want to upgrade your apps to CodeIgniter4, and want to utilize the existing test code,
my new project might help you.

CodeIgniter 3 to 4 Upgrade Helper
https://github.com/kenjis/ci3-to-4-upgrade-helper

Sample upgraded test code:
https://github.com/kenjis/ci3-to-4-news/tree/main/tests/app

See How to Upgrade Test Code from CI3 to CI4.

Any opinions or suggestions are welcome.

@kenjis kenjis added the discuss label Feb 20, 2021
@kenjis
Copy link
Owner Author

kenjis commented Mar 3, 2021

$this->getDouble() and ReflectionHelper are now in the kenjis/phpunit-helper package.
https://github.com/kenjis/phpunit-helper

@kenjis
Copy link
Owner Author

kenjis commented Mar 5, 2021

Monkey Patching is now a stand-alone package kenjis/monkey-patch.
https://github.com/kenjis/monkey-patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant