Skip to content

Move from phpunit 5.7 to 7.3 and php 5.5 to 7.1 #26

@jens1o

Description

@jens1o

preparing for PHP-FFMpeg/PHP-FFMpeg#412

--

  • Set declare(strict_types=1); in every file and fix any type-converting struggles.
  • Use scalar type hints, null type hints and return type values(even void) in any classes.
  • Check whether we have any workarounds for older php versions
    • Remove them if they aren't necessary anymore.
  • Convert any array(...) to [...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions