- Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: codeigniter4/CodeIgniter4
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update function_exists() for load_view()
#26 by kenjis was merged Mar 16, 2016 Loading… updated Mar 16, 2016
Replace
dirname(__FILE__) with __DIR__ #30 by kenjis was merged Mar 20, 2016 Loading… updated Mar 20, 2016
Fix layout of cli error exception template
#34 by kenjis was merged Mar 29, 2016 Loading… updated Mar 29, 2016
Move system test files to system folder
#28 by kenjis was merged Mar 17, 2016 Loading… updated Mar 17, 2016
Refactor CodeIgniter.php as a class
#32 by kenjis was merged Mar 28, 2016 Loading… updated Mar 28, 2016
Move catch block for Router\RedirectException
#41 by kenjis was closed Mar 30, 2016 Loading… updated Mar 30, 2016
Refactor bootstrap and add Services for testing
#37 by kenjis was merged Mar 30, 2016 Loading… updated Mar 30, 2016
Autoloader can handle multiple paths for PSR-4 autoloading
#22 by kenjis was merged Mar 16, 2016 Loading… updated Mar 16, 2016
Remove all require in test case files
#24 by kenjis was merged Mar 16, 2016 Loading… updated Mar 16, 2016
Rename phpunit.xml to phpunit.xml.dist
#50 by kenjis was merged Apr 1, 2016 Loading… updated Apr 1, 2016
Add namespace CodeIgniter\Test and Reflection Helper
#46 by kenjis was merged Mar 31, 2016 Loading… updated Mar 31, 2016
Previous Next
ProTip! Filter pull requests by the default branch with base:develop.