kenjis
|
832c77ff1a
|
refactor: remove unneeded implements ExceptionInterface
|
2024-05-06 19:19:24 +09:00 |
|
kenjis
|
3540f97e9e
|
refactor: use CodeIgniter\Exceptions\RuntimeException
|
2024-05-06 19:19:21 +09:00 |
|
kenjis
|
25ec3df976
|
refactor: add declare(strict_types=1) to system files
|
2023-11-30 16:14:48 +09:00 |
|
kenjis
|
f34580d02b
|
docs: fix or remove @param
php-cs-fixer has been modified to remove these tags.
|
2023-08-30 09:48:17 +09:00 |
|
John Paul E. Balandan, CPA
|
b7ec33cd56
|
Remove superfluous phpdoc tags (#4941)
|
2021-07-24 19:30:51 +08:00 |
|
John Paul E. Balandan, CPA
|
0ee2b2f922
|
Add file-level headers
|
2021-07-19 23:04:56 +08:00 |
|
John Paul E. Balandan, CPA
|
a4fe347638
|
Add ? to nullable typehints
|
2021-07-09 23:13:08 +08:00 |
|
John Paul E. Balandan, CPA
|
e04d17b390
|
Convert tabs to 4 spaces (#4771)
|
2021-06-04 22:51:52 +08:00 |
|
John Paul E. Balandan, CPA
|
958a564f17
|
Use trait to tweak file and line of exceptions (#4118)
|
2021-01-22 15:09:48 +08:00 |
|
John Paul E. Balandan, CPA
|
c3dcd05e35
|
Use short notices for header docblock
|
2020-10-25 21:38:43 +08:00 |
|
John Paul E. Balandan, CPA
|
7dd927fbe3
|
Enforce consistent file-level docblock across all system files
|
2020-10-25 21:29:13 +08:00 |
|
John Paul E. Balandan, CPA
|
a43a1233bc
|
Apply changes from code review
|
2020-09-27 18:44:38 +08:00 |
|
John Paul E. Balandan, CPA
|
6b80979f35
|
CS and Docblock fixes
|
2020-09-25 16:51:26 +08:00 |
|
Abdul Malik Ikhsan
|
bbea2f316e
|
Fixes EncryptionException::forNoHandlerAvailable() handler parameter call
|
2020-08-16 15:30:15 +07:00 |
|
Jim Parry
|
2037958cec
|
Cleanup encryption & improve its testing
|
2019-08-17 15:15:36 -07:00 |
|
Jim Parry
|
dfd232f255
|
Simplify & standardize encryption
|
2019-08-14 00:09:25 -07:00 |
|
Jim Parry
|
211e17e531
|
Chip away at tests
|
2019-07-11 10:09:19 -07:00 |
|
Jim Parry
|
4abd02f12d
|
Throw exceptions; drop logger
|
2019-07-11 07:41:36 -07:00 |
|
Jim Parry
|
fcb2ab21ae
|
Original implementation
|
2019-05-05 01:32:02 -07:00 |
|