pickles/classes
Joshua Sherman ec4d771440 Expanded sanity check to hopefully pass tests
Travis is failing and barking about an undefined index "cache". Found the one place I'm referencing it without checking it first and added an isset(). Not failing locally so perhaps it's an issue with PHP 5.5.6 in comparison to 5.5.7 or some other nuance I'm not aware of.
2013-12-30 18:11:42 -05:00
..
API Added AreYouAHuman.com integration 2013-12-23 19:11:01 -05:00
Database Dropped Convert::toJSON() 2013-12-24 13:28:49 -05:00
Browser.php More tests 2013-12-30 17:13:22 -05:00
Cache.php Expanded sanity check to hopefully pass tests 2013-12-30 18:11:42 -05:00
Config.php So much refactoring... 2013-12-30 00:38:13 -05:00
Controller.php More tests 2013-12-30 17:13:22 -05:00
Convert.php Dropped Convert::toJSON() 2013-12-24 13:28:49 -05:00
Database.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Date.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Display.php Documented some stuff, refactoring some other stuff 2013-12-30 15:47:13 -05:00
Distance.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Dynamic.php So much refactoring... 2013-12-30 00:38:13 -05:00
File.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Form.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
HTML.php Cleaned up whitespace 2013-12-28 16:23:27 -05:00
Log.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Model.php Documented some stuff, refactoring some other stuff 2013-12-30 15:47:13 -05:00
Module.php Documented some stuff, refactoring some other stuff 2013-12-30 15:47:13 -05:00
Number.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Object.php Documented some stuff, refactoring some other stuff 2013-12-30 15:47:13 -05:00
Profiler.php So much refactoring... 2013-12-30 00:38:13 -05:00
Security.php More refactoring, ditching old code 2013-12-29 12:52:13 -05:00
Session.php Documented some stuff, refactoring some other stuff 2013-12-30 15:47:13 -05:00
Sort.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
String.php More tests 2013-12-30 17:13:22 -05:00
Time.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Validate.php Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00