This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
tests
/
core
History
Damian Mooyman
6ec2656201
BUG fix ErrorControlChain causing errors to be displayed if display_errors in php.ini is false
...
Fixes
#5250
2016-04-01 11:04:06 +13:00
..
manifest
Nest and unnest Config and Controller for each test and test suite
2015-06-11 16:37:25 +01:00
startup
BUG fix ErrorControlChain causing errors to be displayed if display_errors in php.ini is false
2016-04-01 11:04:06 +13:00
ArrayDataTest.php
Add codesniffer that ensures indentation is with tabs.
2012-12-12 17:33:31 +13:00
ArrayLibTest.php
API: Add ArrayLib::flatten($array, $preserveKeys)
2013-05-11 00:00:31 +12:00
ClassInfoTest.php
Ensure ClassInfo is backwards compatible with non-existant classes
2015-08-04 15:07:07 +01:00
ConfigTest.php
FIX: Config state leaking between unit tests
2015-06-11 16:37:26 +01:00
ConvertTest.php
BUG Fix SS-2014-017
2015-03-20 18:27:30 +13:00
CoreTest.php
BUG Include php version in default cache folder name
2015-02-12 17:29:45 +13:00
DiffTest.php
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
HTMLCleanerTest.php
BUG Fixed issue with Deprecation failing to extract the module from a stacktrace, especially on non-unix systems
2012-10-17 11:57:16 +13:00
ObjectTest.php
fixed and tested object has_extension
2014-10-24 16:58:50 +13:00