fmalk / codeigniter-phpunit

Hack to make CodeIgniter work with PHPUnit.
234 stars 61 forks source link

Workarounds according fmalk/codeigniter-phpunit#21: #22

Closed feryardiant closed 9 years ago

feryardiant commented 9 years ago
fmalk commented 9 years ago

Great work @feryardiant We should put this on a 3.x branch of the project. But if I'm going to do this, I think we must keep core folder with its original name so it won't mess with "core2" projects

fmalk commented 9 years ago

I've merged it under a new CI3 branch. We should keep both versions separated.

feryardiant commented 9 years ago

If you want to use display_override hooks, you doesn't need to overwrite system/core at all (for both CI 2.x & 3.x)

feryardiant commented 9 years ago

and sorry if I'm not updating the README, My english is too bad to give explanation :sweat_smile: