silverstripe-framework/tests
Roman Schmid a6db16b229 Fix OS X issue with Convert::html2raw, HTMLText::FirstSentence, HTMLText::Summary and Text::FirstSentence.
Use unicode modifier for regular expressions that deal with whitespace.
Added unit-tests to ensure no invalud utf-8 gets generated by these methods.
2017-07-10 09:49:55 +02:00
..
api MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
assets FIX extra_requirements to accept non associative arrays. 2013-06-02 13:37:34 +12:00
behat Merge branch '3.3' into 3.4 2016-11-29 11:39:58 +00:00
cache Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
control Merge branch '3.4' into 3.5 2017-05-26 14:57:15 +01:00
core Fix OS X issue with Convert::html2raw, HTMLText::FirstSentence, HTMLText::Summary and Text::FirstSentence. 2017-07-10 09:49:55 +02:00
dev API Allow has_many fixtures to be declared with array format as well as many_many (#5944) 2016-09-12 14:01:08 +01:00
email FIX for #5784: Added ->setReplyTo(), deprecated ->replyTo() for API consistency. Revamping, fixing, and enhancing internal Email API documentation. Simplified code and brought up-to-date with latest standards. 2016-07-14 10:25:40 -07:00
filesystem FIX: Upload_Validator failed to fetch max size from PHP ini values (fixes #6999) 2017-06-06 14:28:03 +01:00
forms Merge branch '3.4' into 3.5 2017-05-26 14:57:15 +01:00
i18n MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
injector MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
integration Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
javascript MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
model Fix OS X issue with Convert::html2raw, HTMLText::FirstSentence, HTMLText::Summary and Text::FirstSentence. 2017-07-10 09:49:55 +02:00
oembed Add unit tests for oembed autodiscover and thumbnail detection 2016-04-15 14:00:10 +12:00
parsers BUG Temp disable shortcode SPLIT behaviour due to crash (#6436) 2016-12-22 10:08:46 +13:00
phpcs Add code-sniffs other than line length to scrutinizer 2013-05-23 10:39:01 +12:00
search MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
security Merge pull request #40 from silverstripe-security/patch/3.4/ss-2017-002 2017-05-28 22:18:56 +01:00
tasks Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
templates FIX: Regression with <% with / %> (fixes #5656) 2016-06-06 10:14:07 +01:00
testing MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
view Merge branch '3.4' into 3 2016-06-13 12:30:33 +01:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
FakeController.php FEATURE: implement getter and setter usage for response 2015-08-29 10:24:06 +12:00
MemoryLimitTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
phpcs_runner.php Only have Scrutinizer check PHP files 2013-08-21 21:02:12 +12:00
PhpSyntaxTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00