•  
      request #11486 Tracker PHPUnit tests can be runned with PHP 7.2
    Infos
    #11486
    Thomas Gerbet (tgerbet)
    2018-05-17 14:07
    2018-05-17 13:15
    11808
    Details
    Tracker PHPUnit tests can be runned with PHP 7.2
    I would like to be able to launch the tracker PHPUnit tests under PHP 7.2.

    My dev env uses PHP 7.2 and since I'm a lazy man I don't want to deal a complex setup with some Docker stuff just to get the tests running.

    There is an issue with the signature of one method:
    PHP Fatal error: Declaration of Tracker_FormElement_Field_ArtifactLink::fetchArtifactForOverlay(Tracker_Artifact $artifact) must be compatible with Tracker_FormElement_Field::fetchArtifactForOverlay(Tracker_Artifact $artifact, $submitted_values = Array)
    Trackers
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-05-17
    Attachments
    Empty
    References

    Follow-ups