| .. |
|
Auth
|
e57c315ed3
Less cloaking and more strict comparison where possible.
|
2 years ago |
|
Cache
|
e88e4f2799
Merge branch '4.next' into 5.x
|
3 years ago |
|
Collection
|
70caca0085
Add use statements for all fully qualified classes
|
4 years ago |
|
Command
|
f60eae0b38
Add changes from rector rule NumericReturnTypeFromStrictReturnsRector
|
1 year ago |
|
Config
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
|
Controller
|
f1b166b0d0
Pass exception as argument to hook method.
|
1 year ago |
|
Core
|
cf569b9c15
Fix CS error.
|
7 years ago |
|
Database
|
ddd7b022ac
minor test cleanup
|
2 years ago |
|
Datasource
|
68eebeb5c0
Add changes from rector rule ReturnNeverTypeRector
|
1 year ago |
|
Error
|
8a993b1834
Merge branch '5.next' into Rector_UP_TO_PHP_81
|
1 year ago |
|
Form
|
c4f4ec5413
Add native type hints for Form properties
|
4 years ago |
|
Http
|
ddd7b022ac
minor test cleanup
|
2 years ago |
|
I18n
|
d4ee82b6e8
Cleanup after merge
|
2 years ago |
|
Infrastructure
|
cf569b9c15
Fix CS error.
|
7 years ago |
|
Log
|
46617e1d75
Merge branch '4.next' into 5.x
|
4 years ago |
|
Mailer
|
c92d2755ae
Fix type error if a mailer methods calls reset()
|
1 year ago |
|
Middleware
|
85db41af61
Remove deprecated routes caching.
|
4 years ago |
|
Model
|
514b828dee
Allow preserving keys when using select loaders.
|
1 year ago |
|
Routing
|
3fc9354248
Add changes from rector rule RemoveUselessAliasInUseStatementRector
|
1 year ago |
|
ServiceProvider
|
0d0436a659
Throw exception on empty providers property for SerivceProvicer (#17560)
|
2 years ago |
|
Stub
|
7082212ab7
Add changes from rector rule RemoveNullPropertyInitializationRector
|
1 year ago |
|
TestCase
|
ddd7b022ac
minor test cleanup
|
2 years ago |
|
Utility
|
9091b0461d
Merge branch '4.next' into 5.x
|
4 years ago |
|
Validation
|
27b1080860
Add native return types in tests/
|
4 years ago |
|
View
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
|
tests
|
050e7d4afc
Merge branch '4.next' into 5.x
|
4 years ago |
|
Application.php
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
|
ApplicationWithDefaultRoutes.php
|
ddd7b022ac
minor test cleanup
|
2 years ago |
|
ApplicationWithExceptionsInMiddleware.php
|
ddd7b022ac
minor test cleanup
|
2 years ago |
|
ApplicationWithPluginRoutes.php
|
27b1080860
Add native return types in tests/
|
4 years ago |
|
ReflectionDependency.php
|
848efbcf9d
Fix adding mock service to container if not found (#16703)
|
3 years ago |