mscherer
|
0209b453da
Add config orFail() wrapper.
|
6 年 前 |
ADmad
|
745311d590
Fix errors reported by psalm under Core namespace
|
6 年 前 |
ADmad
|
084c3d92a6
Fix type errors caused after 3.x => 4.x merge.
|
6 年 前 |
Mark Story
|
cd81e8f6f9
Merge remote-tracking branch 'origin/3.next' into 4.x
|
6 年 前 |
Mark Story
|
25a7a258ba
Expand typehints for getConfig()
|
6 年 前 |
Mark Story
|
d9823df260
Revert "StaticConfigTrait::getConfig($key) return type"
|
6 年 前 |
andrii-pukhalevych
|
3a9619f631
StaticConfigTrait::getConfig($key) return type
|
6 年 前 |
ADmad
|
64e9dbf619
Fix errors reported by psalm
|
7 年 前 |
mscherer
|
4bd026a0f7
Cleanup up static returns, fix array doc blocks.
|
7 年 前 |
ADmad
|
cf569b9c15
Fix CS error.
|
7 年 前 |
ADmad
|
090b1be47b
Remove redundant conditional checks.
|
7 年 前 |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 年 前 |
mscherer
|
931876315b
Fix array doc blocks to be more precise where applicable.
|
7 年 前 |
ADmad
|
625db9be47
Merge branch '4.x' into 4.x-phpcs
|
7 年 前 |
Mark Story
|
436135598f
Fix failing tests and inconsistent types.
|
7 年 前 |
Mark Story
|
7570b54a3d
Add types to core package.
|
7 年 前 |
Mark Story
|
f98f10c2f6
Add strict_types to core and error packages.
|
7 年 前 |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 年 前 |
ADmad
|
ae156a5246
Remove deprecated methods from StaticConfigTrait.
|
8 年 前 |
Mark Story
|
593e849c9a
Add missing warning and make dsnclassmap warning easier to grok.
|
8 年 前 |
Mark Story
|
19ee93fdc1
Indicate which class/method was actually using.
|
8 年 前 |
Florian Krämer
|
53cac1bec9
Added deprecation warnings to the core package
|
8 年 前 |
chinpei215
|
91475ccfa5
Fix parseDsn() ignoring empty strings
|
8 年 前 |
chinpei215
|
8a91fca6b1
Fix parseDSN not working for SqlLocalDB
|
8 年 前 |
mark_story
|
fa8c5d8e99
Fix pattern for host names.
|
8 年 前 |
Mark Story
|
edcb3dc629
Add exception on parse failure.
|
8 年 前 |
Mark Story
|
519b0ce66f
Replace parse_url() with a regex.
|
8 年 前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |