silverstripe-framework/tests/api
Daniel Hensby 920fd71a2f Adding default curl options
Because I removed completely the static setting of SSL_VERIFYPEER I've
added the ability to declare default curl options on the class. This
means that users that really want to one line turn off SSL_VERIFYPEER
can do so without needing to pass a custom option in every request()
call.
2013-02-15 11:45:52 +00:00
..
RestfulServiceTest.php Adding default curl options 2013-02-15 11:45:52 +00:00
RSSFeedTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
XMLDataFormatterTest.php SimpleXML string casting in tests for older PHPUnit 2012-12-17 15:52:01 +01:00
XMLDataFormatterTest.yml ENHANCEMENT XMLDataFormatter::convertDataObjectWithoutHeader() now escapes HTML fields using CDATA (thanks random-value!) 2010-12-20 04:51:24 +00:00