ADmad
|
c92d2755ae
Fix type error if a mailer methods calls reset()
|
1 year ago |
Kevin Pfeifer
|
f89d91d6c6
fix PHP 8.4 MailerTest
|
1 year ago |
Kevin Pfeifer
|
617619d7f1
Update tests/TestCase/Mailer/MailerTest.php
|
1 year ago |
Kevin Pfeifer
|
33f29ef172
deprecate Mailer::setMessage
|
1 year ago |
Kevin Pfeifer
|
5c0d095441
5.next: unmockify the testsuite for form, http and mailer tests (#17878)
|
1 year ago |
Adam Halfar
|
505bc49c25
Rector changes after merge
|
1 year ago |
Adam Halfar
|
8a993b1834
Merge branch '5.next' into Rector_UP_TO_PHP_81
|
1 year ago |
Mark Story
|
9d3eb06305
Merge branch '5.x' into 5.next
|
1 year ago |
Adam Haflar
|
b6f7acdf37
Add changes from rector rule WrapEncapsedVariableInCurlyBracesRector (#17783)
|
1 year ago |
Adam Halfar
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
Mark Story
|
d7b8668371
Add test for 17751.
|
1 year ago |
mscherer
|
58b54eaf1c
Made FormHelper methods visible that are tested.
|
2 years ago |
Kevin Pfeifer
|
1e4c595456
5.x: Convert `addMethods()` to anonymous or test classes or Mockery (#17246)
|
2 years ago |
Kevin Pfeifer
|
1f5036d20b
convert returnValue() to willReturn()
|
2 years ago |
Mark Story
|
97aac6e4ba
Make scope name match package.
|
2 years ago |
Mark Story
|
ba722d3c4c
Update mailer log scope
|
2 years ago |
Mark Story
|
0bced7adbe
Fix failing tests.
|
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 |
Mark Scherer
|
6fd7a491ae
Consolidate code fencing in exception messages. (#16956)
|
3 years ago |
Kevin Pfeifer
|
a39bb2cc11
unify exception string building
|
3 years ago |
Corey Taylor
|
aeae58926b
Merge branch '4.next' into 5.x
|
4 years ago |
Gerhard Lechner
|
0b6cb93d8a
Add support for `autoLayout` in email configuration profile (#16230)
|
4 years ago |
mscherer
|
5f29603572
Fix up tests
|
4 years ago |
Corey Taylor
|
056e565e1e
Add missing type hints for Mailer
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
70caca0085
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
ae8dbe9148
Add native type hints for Core
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |