TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
// Properties changed from public to protected
|
||||
'suppressNotices' => [
|
||||
'restFiles' => [
|
||||
'Breaking-83889-E_NOTICEFreeUnitTesting.rst',
|
||||
'Important-84280-UnitTestSuppressNoticesRemoved.rst',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user