Skip to content

Apply PHP 7.1 syntax for all MSI interfaces being released  #784

@maghamed

Description

@maghamed

Since we've removed 7.0 agents on Travis, and left just agents with PHP 7.1 onboard
we can apply PHP 7.1 syntax for all the existing interfaces we currently have in MSI

Next features could be applied

  • nullable types
  • void return types for functions (good from CQRS code)
  • Class constant visibility (private accessor for constants)
  • Multi-catch exception handling

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions