•  
      request #12655 Remove usage of deprecated function create_function()
    Infos
    #12655
    Thomas Gerbet (tgerbet)
    2018-12-31 11:35
    2018-12-28 16:39
    13351
    Details
    Remove usage of deprecated function create_function()
    create_function() is deprecated since PHP 7.2 [0]. There are 15 remaining usages in the Tuleap codebase that should be removed. Since PHP 5.3 this function can advantageously be replaced by an anonymous function.




    [0] https://secure.php.net/manual/en/migration72.deprecated.php#migration72.deprecated.create_function-function
    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-12-31
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Integrated into Tuleap 10.8.99.157

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2018-12-31