•  
      request #12515 Remove all usages of the mysql_* API
    Infos
    #12515
    Thomas Gerbet (tgerbet)
    2018-11-14 14:41
    2018-11-08 18:44
    13223
    Details
    Remove all usages of the mysql_* API
    Tuleap uses PDO as its main way to access the DB by default since Tuleap 10.3 (see story #11146) but a fallback to the mysql_* API was kept has a safety measure.
    The last reported issue due to the switch to PDO was request #11855, it is time to definitively remove the support of the mysql_* API.

    This steps is needed for moving to PHP 7.2, the mysql_* API not being supported anymore.
    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-11-14
    Attachments
    Empty
    References

    Follow-ups