Debug v17
This commit is contained in:
parent
57358b618b
commit
1b1e4e188e
@ -259,7 +259,7 @@ class FileUpload
|
||||
/**
|
||||
* getFileObjects
|
||||
*
|
||||
* @return void
|
||||
* @return array Array of objects
|
||||
*/
|
||||
protected function getFileObjects()
|
||||
{
|
||||
|
||||
@ -72,7 +72,7 @@ exclude:
|
||||
- name: PhpConditionCheckedByNextConditionInspection
|
||||
- name: RegExpSingleCharAlternation
|
||||
- name: PhpSuspiciousNameCombinationInspection
|
||||
- name: PhpObjectFieldsAreOnlyWrittenInspection
|
||||
- name: PhpObjectFieldsAreOnlyWrittenInspection
|
||||
- name: PhpWriteAccessToReferencedArrayValueWithoutUnsetInspection
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user