cakephp2-php8/lib/Cake/Utility
daris 1a06136cb0 Fix trying to read uninitialized properties when fetching call stack during exception handling
"Typed property ... must not be accessed before initialization" error was displayed instead of CakePHP error page with call stack
2023-11-02 09:32:49 +01:00
..
CakeNumber.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeText.php feat(#46): get rid of (some) PHP deprecation warnings 2023-08-18 18:17:39 +02:00
CakeTime.php Change private method to protected 2019-01-31 09:49:41 +01:00
ClassRegistry.php Improve doc block 2019-05-06 14:21:24 +02:00
Debugger.php Fix trying to read uninitialized properties when fetching call stack during exception handling 2023-11-02 09:32:49 +01:00
File.php Fix: revert return 2017-10-05 00:09:51 +09:00
Folder.php Use array_values to avoid named parameters error 2022-01-31 17:02:07 +00:00
Hash.php Augment docblock for Hash::combine() 2018-09-20 22:00:03 -04:00
Inflector.php feat(#46): get rid of (some) PHP deprecation warnings 2023-08-18 18:17:39 +02:00
ObjectCollection.php php-8.0-compat: fix "Error: Unknown named parameter $subject" 2020-11-12 17:30:04 +01:00
Sanitize.php php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
Security.php Remove Security::engine() 2018-02-24 12:17:51 +09:00
Set.php php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
Validation.php Force email domain lookups to work in fallback case. 2017-10-25 08:45:57 +02:00
Xml.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00