stable

Clone or download

Read-only

Convert most of the call made to the deprecated strftime() function

The changes in JPGraph are based on the content of the version 4.4.1. Remaining calls are localized and/or dynamic so they will require more work. Part of request #22659: Run Tuleap with PHP 8.1 Change-Id: If9fe5727a7d8f8e5092f8db12cacb0c689be0308

Modified Files

Name
M plugins/statistics/include/Statistics_ServicesUsageDao.class.php +1 −1 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi-light-printer-version/templates/head.tmpl +2 −2 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi-light-printer-version/templates/navbar.tmpl +4 −4 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi-lite/templates/head.tmpl +2 −2 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi-lite/templates/navbar.tmpl +4 −4 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi/templates/head.tmpl +2 −2 Go to diff View file
M src/common/wiki/phpwiki/themes/Codendi/templates/navbar.tmpl +4 −4 Go to diff View file
M src/common/wiki/phpwiki/themes/Sidebar/themeinfo.php +1 −1 Go to diff View file
M src/common/wiki/phpwiki/themes/default/templates/head.tmpl +2 −2 Go to diff View file
M src/common/wiki/phpwiki/themes/default/templates/navbar.tmpl +4 −4 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph.php +3 −3 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph_gantt.php +22 −22 Go to diff View file
M src/www/include/nusoap.php +1 −1 Go to diff View file
M src/www/include/viewvc_utils.php +3 −3 Go to diff View file
M src/www/project/export/project_export_utils.php +1 −1 Go to diff View file
M src/www/project/stats/source_code_access_utils.php +4 −4 Go to diff View file