silverstripe-framework/src
Ingo Schommer 5a7c6d4f60 Allow —no-dev install via a PHPUnit shim
Partially reinstates the 3.x style PhpUnitWrapper which was removed in d1af214ef5.
While we no longer need the full wrapper, the part which creates a fake class is still useful.

The preferred alternative would be to remove any references to SapphireTest from non-dev files,
which mostly applies to SapphireTest::is_running_test(). This should be solved in a larger refactor
of SapphireTest into optional traits and more fine grained functionality.
2017-04-24 15:24:02 +12:00
..
conf API Apply default logger to all caches 2017-03-15 15:31:24 +13:00
Control API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Core API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Dev Allow —no-dev install via a PHPUnit shim 2017-04-24 15:24:02 +12:00
Forms API Major refactor of Hierarchy into MarkedSet 2017-04-13 16:27:13 +12:00
i18n API HTML5 date/time fields, remove member prefs (fixes #6626) 2017-03-31 15:21:47 +13:00
Logging API Remove Log class 2017-03-21 09:43:49 +13:00
ORM API Major refactor of Hierarchy into MarkedSet 2017-04-13 16:27:13 +12:00
Security Use Config for authenticator settings 2017-04-22 14:48:56 +12:00
View API Enable namespaced-localisation keys in templates 2017-04-11 18:07:53 +12:00