cakephp2-php8/lib/Cake/Utility
mark_story 341c0d17f0 Attempt to fix failures in travisci.
Network tests have recently started failing, make those skip conditions
instead. Convert SocketExceptions in Xml::build() into XmlExceptions.
This is the documented behavior so we should try to honour that.
2013-02-19 20:53:28 -05:00
..
CakeNumber.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
CakeTime.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ClassRegistry.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Debugger.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
File.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Folder.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Hash.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Inflector.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ObjectCollection.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Sanitize.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Security.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Set.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
String.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Validation.php Removed superfluous brackets in regex 2013-02-14 17:24:58 +01:00
Xml.php Attempt to fix failures in travisci. 2013-02-19 20:53:28 -05:00