User tests: Successful: Unsuccessful:
Looks perfect to me! Nice one. Have we fixed this in framework as well?
Is there a way to test this?
@wilsonge No, I haven't started database package yet. I skipped it and took language and image first.
@Bakual All tests should pass on PHP 5.5. Check discussion on PR 3673. This PR just fix some failing tests.
@Bakual - In the CMS, there isn't a way to test the database piece as it's a change directly to the SQLite driver which is only used with the unit tests right now.
Merged since Travis is fine and Code also looks fine.
Looks perfect to me! Nice one. Have we fixed this in framework as well?