silverstripe-behat-extension/src/SilverStripe/BehatExtension
Igor 2ff6ddeaaa FIX logic error where a variable is used for two purposes
The issue that prompted this change was that at line 361, if an exception needed to be thrown, it would be thrown with $field being a NodeElement rather than a string, causing a Catchable Fatal Error to be thrown in ElementNotFoundException::__construct#46 (can't convert object of type NodeElement to string).
2015-08-24 14:27:56 +12:00
..
Compiler Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Console/Processor Make SiteTree reference conditional 2014-07-16 17:01:45 -07:00
Context FIX logic error where a variable is used for two purposes 2015-08-24 14:27:56 +12:00
services Revert "Allow setting create_temp_database to false to stop temp db creation" 2014-10-09 09:55:00 +13:00
Utility update the params to be array on sending email 2015-07-28 09:14:08 +12:00
Extension.php Revert "Allow setting create_temp_database to false to stop temp db creation" 2014-10-09 09:55:00 +13:00
MinkExtension.php NEW Auto-detect base_url from FILE_TO_URL_MAPPING 2013-05-09 16:26:24 +02:00