0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-10 16:32:27 +00:00
salesagility_SuiteCRM/modules/ModuleBuilder/parsers/views
Matt Lorimer 3bbe61e0a4 Fix php compatibility issues
Fix Array items should always be accessed via [] rather than {}.
Fix deprecation warnings
Fix warnings and notices
Remove unsupported legacy php checks
2021-03-25 16:35:06 +00:00
..
AbstractMetaDataImplementation.php Fixed #6832 - Project Coding Standards being ignored 2019-01-25 14:38:07 +00:00
AbstractMetaDataParser.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
DashletMetaDataParser.php Replaced alias functions 2019-10-17 13:30:22 +01:00
DeployedMetaDataImplementation.php PSR-2 2019-07-04 17:06:34 +01:00
DeployedSubpanelImplementation.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
GridLayoutMetaDataParser.php Fixed #8450 - Minor bug in GridLayoutMetaDataParser::addField() 2020-03-30 13:37:57 +01:00
History.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
HistoryInterface.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
ListLayoutMetaDataParser.php Merge branch 'hotfix-7.10.x' into hotfix_merge_14 2019-07-25 13:00:22 +01:00
MetaDataImplementationInterface.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
MetaDataParserInterface.php function_declaration 2019-01-25 14:04:38 +00:00
PopupMetaDataParser.php Fix php compatibility issues 2021-03-25 16:35:06 +00:00
SearchViewMetaDataParser.php switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00
SubpanelMetaDataParser.php PSR-2 2019-07-04 17:06:34 +01:00
UndeployedMetaDataImplementation.php switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00
UndeployedSubpanelImplementation.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00