ADmad
|
fc3d4d5ebc
Cleanup
|
2 年之前 |
Mark Story
|
1553ce1903
Merge branch '4.next' into 5.x
|
2 年之前 |
kolorafa
|
6592dfd329
Fix BasePlugin.php enable hook typo
|
2 年之前 |
mscherer
|
1b70151d08
Fix up TypeError cases found by PHPStan level 7/8
|
3 年之前 |
Kevin Pfeifer
|
a39bb2cc11
unify exception string building
|
3 年之前 |
Kevin Pfeifer
|
d89bd09b76
use new str_ methods
|
3 年之前 |
Corey Taylor
|
46617e1d75
Merge branch '4.next' into 5.x
|
4 年之前 |
mscherer
|
ff0d53b8cd
Fix up doc typos or missing class links.
|
4 年之前 |
ADmad
|
01d86cd847
Merge branch '4.next' into 5.x
|
4 年之前 |
Mark Scherer
|
396c5deea9
Merge pull request #15806 from cakephp/4.next-assoc-doc-options
|
4 年之前 |
Corey Taylor
|
db9445de29
Merge branch '4.next' into 5.x
|
4 年之前 |
mscherer
|
e2df602eb6
Start documenting the assoc arrays as per their string key.
|
4 年之前 |
ADmad
|
8aac86b1be
Return a `Closure` from `routes.php` files.
|
4 年之前 |
Corey Taylor
|
a0a489ac0e
Add native type hints for Core properties
|
4 年之前 |
othercorey
|
067ebfd8cd
Merge pull request #15038 from cakephp/container-pluign
|
5 年之前 |
ADmad
|
5fd9a2c16c
Change return type of ContainerApplicationInterface::services() to avoid.
|
5 年之前 |
Corey Taylor
|
f35cfa68ea
Change register() to services() for containers
|
5 年之前 |
ADmad
|
f3c41deaf4
Speed up file existence checks where feasible.
|
5 年之前 |
Mark Story
|
2344402a5b
Fix phpcs and PHP7.2 typecheck errors.
|
5 年之前 |
Mark Story
|
006ae853c2
Add Application interface and BasePlugin methods
|
5 年之前 |
mscherer
|
cbb4a2eb19
Fix up variable
|
6 年之前 |
ADmad
|
cf569b9c15
Fix CS error.
|
7 年之前 |
mscherer
|
87b7734049
Remove invalid chainable typehints as per cs assert.
|
7 年之前 |
mscherer
|
6874d54d87
Use stricter PHP internal functions.
|
7 年之前 |
ADmad
|
45becd398a
Use ::class constant wherever possible.
|
7 年之前 |
mscherer
|
77883ef355
Raise phpstan to level 3. WIP
|
7 年之前 |
ADmad
|
f6234d1fae
Set property to avoid string concatenations on subsequenct calls.
|
7 年之前 |
ADmad
|
0df6a0d6d8
Allow setting plugin templatePath through constructor.
|
7 年之前 |
ADmad
|
b31228ca61
Add methods to get plugin's template path.
|
7 年之前 |
ADmad
|
5c3da82f0f
Add missing typehints to Core classes.
|
7 年之前 |