| .. |
|
Auth
|
781fa5ee2d
Cleanup return types.
|
10 years ago |
|
Cache
|
f77ff5f88a
#7794 Set config array key directly.
|
10 years ago |
|
Collection
|
39fdafbde5
Clarify doc blocks.
|
10 years ago |
|
Console
|
4fba5e9d35
Clean up usage of _stop() and error().
|
10 years ago |
|
Controller
|
e4902b7a63
Fix: Missing function doc comment
|
10 years ago |
|
Core
|
084e9abdff
Ensure that all checks for cli also include support for phpdbg
|
10 years ago |
|
Database
|
5de35b20be
Removing dead code
|
10 years ago |
|
Datasource
|
fc8fb36028
Update doc block.
|
10 years ago |
|
Error
|
084e9abdff
Ensure that all checks for cli also include support for phpdbg
|
10 years ago |
|
Event
|
b148a78511
Fix return type hint.
|
10 years ago |
|
Filesystem
|
5714cf14a9
Fix file:// paths being mishandled on windows.
|
10 years ago |
|
Form
|
34cc144e5a
Remove unused use statements
|
10 years ago |
|
I18n
|
3650ecb5b1
Condense multi isset calls
|
10 years ago |
|
Log
|
3ac31540d0
Fix type hints/references.
|
10 years ago |
|
Mailer
|
e9b3ec5866
Fix typo in doc block.
|
10 years ago |
|
Network
|
1b0b4fc062
Return empty string on non-existent session read()
|
10 years ago |
|
ORM
|
03684873ef
Fixed doc block
|
10 years ago |
|
Routing
|
55140a955b
fix coding standard against code sniffer 2.5.0
|
10 years ago |
|
Shell
|
e8734f2828
Preserve language case.
|
10 years ago |
|
Template
|
3650ecb5b1
Condense multi isset calls
|
10 years ago |
|
TestSuite
|
0bcd559acc
Remove the over-parented default salt. It might mask configuration issues.
|
10 years ago |
|
Utility
|
ca10e24d05
Add the line break at the end of file.
|
10 years ago |
|
Validation
|
3650ecb5b1
Condense multi isset calls
|
10 years ago |
|
View
|
2464c71f65
Merge pull request #7845 from Xety/fix-paginator-helper
|
10 years ago |
|
basics.php
|
5a0449822a
Consider a SAPI of phpdbg to be the same as cli.
|
10 years ago |