mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
41dc9229bf
* API Revert addition of Extensible::flush_extra_methods_cache() and change to ExtensionTestState
This reverts the changes from #8465 and #8505 that relate to ExtensionTestState and the
tracking of extra methods between unit tests. The existing test from #8465 testing
overloaded Extensions after extra_methods are populated has been updated to show that you
must re-add the extension to flush the extra_methods cache if you need this behaviour.
* Revert change to InjectorTest::testExtendedExtensions
* Revert "Add failing test to show that overloaded extensions are broken in Extensible"
This reverts commit
|
||
---|---|---|
.. | ||
Cache | ||
ClassInfoTest | ||
Config | ||
EnvironmentTest | ||
Injector | ||
Manifest | ||
ObjectTest | ||
Startup | ||
ClassInfoTest.php | ||
ConvertTest.php | ||
CoreTest.php | ||
EnvironmentLoaderTest.php | ||
EnvironmentTest.php | ||
HTMLCleanerTest.php | ||
KernelTest.php | ||
MemoryLimitTest.php | ||
ObjectTest.php | ||
PathTest.php | ||
PhpSyntaxTest.php |