•  
      request #12935 Remove all usages of the PHP function each()
    Infos
    #12935
    Thomas Gerbet (tgerbet)
    2019-03-25 14:34
    2019-01-31 15:24
    13815
    Details
    Remove all usages of the PHP function each()
    each() is deprecated since PHP 7.2.0 [0][1].

    There is currently 59 remaining usages in the code base, they should be replaced or removed.


    [0] https://secure.php.net/manual/en/migration72.deprecated.php#migration72.deprecated.each-function
    [1] https://secure.php.net/manual/en/function.each.php
    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-03-25
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2019-03-25 14:34
    There is no more usage of each() in the Tuleap codebase, let's close.

    • Status changed from Under implementation to Closed
    • Connected artifacts
    • Close date set to 2019-03-25