1. 5b3fe7c Fix a few typos and add a backport (compat) for hex2bin() by Andrey Andreev · 11 years ago
  2. 1ffa223 Suppress PHP 5.6 E_DEPRECATED warnings for mbstring.internal_encoding as well by Andrey Andreev · 11 years ago
  3. 263e8fe Fix PHP 5.6 charset-related warnings in tests by Andrey Andreev · 11 years ago
  4. 0254589 Add compatibility layer for array_column(), array_replace(), array_replace_recursive() by Andrey Andreev · 11 years ago
  5. 9a152a9 Add an ext/hash compatibility layer (just hash_pbkdf2(), for now) by Andrey Andreev · 11 years ago
  6. 3fd1b38 Introducing compatibility layers by Andrey Andreev · 11 years ago
  7. eb555ed Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf8::__construct() by Andrey Andreev · 11 years ago
  8. 7638479 Add ENVIRONMENT constant to unit tests by Andrey Andreev · 12 years ago
  9. e9435dc Adapted DB for VFS changes and fixed Common case in Bootstrap.php by dchill42 · 12 years ago
  10. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  11. 580fe8e Set REMOTE_ADDR in tests by Andrey Andreev · 12 years ago
  12. 4912f8b Allowing main constants defined via phpunit config or other bootstraper by Taufan Aditya · 13 years ago
  13. 2d57445 Escape like tests, #136 verification by Taufan Aditya · 13 years ago
  14. eeca6d2 Backward compatibility, in case someone already has vfsStream in their PEAR or other include_path by Taufan Aditya · 13 years ago
  15. e13511a Global class aliasing, at least until namespace introduced into further release by Taufan Aditya · 13 years ago
  16. 6bca9f8 get vfsStream via composer if its PEAR package not exists by Taufan Aditya · 13 years ago
  17. ac5373a Adding core and libraries mock classes by Taufan Aditya · 13 years ago
  18. ca16c4f Adding autoloader and mocks directory by Taufan Aditya · 13 years ago
  19. 8749bc7 Fix incomplete and skipped test by Taufan Aditya · 13 years ago
  20. a03cbc5 Add tiyowan suggestion #1147 by Taufan Aditya · 13 years ago
  21. 57d6d2e temporary commenting PHP_CodeCoverage_Filter::get_instance() by Taufan Aditya · 13 years ago
  22. 5de50ec Updates to test Bootstrap by Greg Aker · 14 years ago
  23. b567947 Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased. by Greg Aker · 14 years ago
  24. f5aee9d some basic bootstrap cleanup by Pascal Kriete · 14 years ago
  25. c5d93cb Removing some lefover code form experimenting with process isolation. by Pascal Kriete · 14 years ago
  26. 69c97a7 Adding early bootstrap ideas for core test suite by Pascal Kriete · 14 years ago