Adam Halfar
|
8a993b1834
Merge branch '5.next' into Rector_UP_TO_PHP_81
|
1 year ago |
Adam Halfar
|
69438172d6
Add changes from rector rule AddTestsVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Adam Halfar
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 year ago |
Mark Scherer
|
527477c5a3
Fix up array list<> docblocks. (#17597)
|
2 years ago |
ADmad
|
0591687af0
Pass query and pdoexception as constructor args to QueryException.
|
2 years ago |
ADmad
|
6d86847692
Fix display of query string on pdo_error template.
|
2 years ago |
mscherer
|
58b54eaf1c
Made FormHelper methods visible that are tested.
|
2 years ago |
Mark Story
|
5bbbb8345c
Fix plugin helper loading conflict error
|
2 years ago |
Kevin Pfeifer
|
4f60200a24
phpunit 10: fix withConsecutive
|
3 years ago |
Mark Story
|
c63af43e9f
Merge remote-tracking branch 'origin/4.next' into 5.x
|
3 years ago |
ADmad
|
c88cee8c34
Namespace all functions.
|
3 years ago |
ADmad
|
b4d4d00786
Remove unused variables.
|
3 years ago |
Mark Scherer
|
6fd7a491ae
Consolidate code fencing in exception messages. (#16956)
|
3 years ago |
ADmad
|
b17228cb7e
Merge branch '4.next' into 5.x
|
3 years ago |
Kevin Pfeifer
|
04bda2bb0c
remove / from HTML void elements
|
3 years ago |
Mark Story
|
5f7f76106b
Merge branch '4.next' into 5.x
|
3 years ago |
mscherer
|
9a8278546d
addHelper() for initialize()
|
3 years ago |
Kevin Pfeifer
|
a39bb2cc11
unify exception string building
|
3 years ago |
Mark Story
|
60889efd6e
Merge branch '4.next' into 5.x
|
3 years ago |
Mark Story
|
9c9050bdf8
Fix test.
|
3 years ago |
Corey Taylor
|
36bf442bbf
Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException
|
3 years ago |
ADmad
|
83ca40ae18
Modify contructors of Controller and ComponentRegistry.
|
3 years ago |
Corey Taylor
|
aeae58926b
Merge branch '4.next' into 5.x
|
4 years ago |
othercorey
|
93eff06d11
Merge pull request #16194 from cakephp/4x-viewclass-type
|
4 years ago |
ADmad
|
42bf22daa5
Merge branch '4.next' into 5.x
|
4 years ago |
ADmad
|
1b61a73a99
Fix dynamic property creation warnings on PHP 8.2.
|
4 years ago |
Mark Story
|
fa906ce703
Move content type definition to view
|
4 years ago |
Mark Story
|
153964fa05
Add getContentType to core view classes
|
4 years ago |
mscherer
|
852f197007
Allow plugin helpers to merge/overwrite with normal helpers.
|
4 years ago |