4 Commits

Author SHA1 Message Date
Julien Valentin
3a8dcbce60
feat(legacy): update deprecated PHP code (#2789)
### Description
update deprecated code. It's mergeable with master without syntax
conflicts across php versions
remove deprecated((https://www.php.net/manual/fr/function.strftime.php))
and unsafe (https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=strftime)
**strftime** syntax

---------

Co-authored-by: mp3butcher <mp3butcher@gmail.com>
Co-authored-by: jo <ljonas@riseup.net>
Co-authored-by: Kyle Robbertze <kyle@paddatrapper.com>
2025-03-12 23:19:18 +00:00
jo
63d9e430e1 chore(legacy): format code 2022-09-12 14:15:50 +02:00
jo
d52c6184b9 Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00
jo
3e18d42c8b Rename airtime_mvc/ to legacy/ 2021-10-11 13:43:25 +02:00