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
c30111eee3
Better encoding of javascript
...
Fixes
#2988
2014-07-07 09:01:53 +12:00
..
manifest
FIX: ClassManifest errors if files contain duplicate class names (
fixes
#3210
)
2014-06-16 22:18:18 +01:00
startup
BUG using isDev or isTest query string no longer triggers basic auth
2014-07-02 11:51:51 +12: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
API Marked statics private, use Config API instead (
#8317
)
2013-03-24 17:20:53 +01:00
ConfigTest.php
BUG Fix deprecated use of statics in test cases
2014-05-12 08:44:11 +12:00
ConvertTest.php
Better encoding of javascript
2014-07-07 09:01:53 +12:00
CoreTest.php
BUG Fixed cross-platform issues with test cases and file utilities
2013-10-04 13:54:33 +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
FIX Handle PHP 5.4's short array notation everywhere arrays are parsed.
2013-05-05 13:27:42 +12:00