Commit History

Author SHA1 Message Date
  ADmad b4d4d00786 Remove unused variables. 3 years ago
  Kevin Pfeifer a39bb2cc11 unify exception string building 3 years ago
  Corey Taylor 36bf442bbf Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException 3 years ago
  ADmad efeaf217b0 Improve code readability. 3 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  ADmad e01649deb9 Add new assertion methods added in PHP 9. 5 years ago
  Corey Taylor 645d6e8aba Replaced deprecated expectExceptionMessageRegex with expectExceptionMessageMatches 6 years ago
  mscherer 0a49960b58 Fix Utility return types and cleaner asserting for it. 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad add7869ba5 Remove use of deprecation annotations for testing exceptions. 7 years ago
  ADmad 625db9be47 Merge branch '4.x' into 4.x-phpcs 7 years ago
  Mark Story 1c31092a56 Add types and remove deprecated code. 7 years ago
  Mark Story eaf3411bcf Add strict_types to utility classes. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  saeid 4251cbe1d1 remove deprecation code 7 years ago
  ADmad a70cc4975e Remove unused "use" statements. 7 years ago
  ADmad 9809c829f6 Remove tests for purged method. 8 years ago
  Florian Krämer 2c745c846d More deprecation changes to Utilities 8 years ago
  Mark Story 87bab29eb2 Make CSRF token comparisions time constant. 8 years ago
  ADmad 8361b3a36a Use default length of 64 for Security::randomString(). 8 years ago
  ADmad 71a715f93a Fix string length for odd lengths. 8 years ago
  ADmad 41a63c767e Add method to generate secure random strings. 8 years ago
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  saeid 3be4e0428c wrape deprecated test with deprecated helper() 8 years ago
  Jose Diaz-Gonzalez 370fe1ebb2 3.next - Add deprecation warnings to the Utility package 8 years ago
  Florian Krämer 3f88924123 Changing a test to use annotations vs asserts 8 years ago
  Florian Krämer 5bed3aaf0a #11253 CI fixes and better variable naming 8 years ago
  Florian Krämer 9fe8944242 #11253 Check hash algorithm availability 8 years ago