•  
      request #8673 Tests doesn't run on php7
    Infos
    #8673
    Manuel Vacelet (vaceletm)
    2019-02-27 14:35
    2015-12-07 14:21
    8789
    Details
    Tests doesn't run on php7
    Now that php7 is gold we should, at least start having our test suite compatible (then rest & soap).

    Here the list of things we should update prior to run the test suite:
    - dependency on mysql extention
    - usage of =& new
    - usage of PHP4 style constructors

    A first step could be to use a newer version of simpletest as the one we are relying on is not even compatible with PHP 5.3 E_STRICT. We should move to https://github.com/simpletest/simpletest

    Empty
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-02-27
    Attachments
    Empty
    References
    References list is empty

    Follow-ups