Fix a possible php7.4 error / failing tests
commitd40f89ebd916a1d7a771d7ab10d3079417230f68
authorWilliam Desportes <williamdes@wdes.fr>
Sat, 21 Dec 2019 14:45:21 +0000 (21 15:45 +0100)
committerWilliam Desportes <williamdes@wdes.fr>
Sat, 21 Dec 2019 15:38:21 +0000 (21 16:38 +0100)
treeb7a5ce95a2305baa8c459b4a57dccb6b0b58bcb8
parent6e7e90169a9e4de45c246d67486ae9bd35b7ded6
Fix a possible php7.4 error / failing tests

"Trying to access array offset on value of type null"

Signed-off-by: William Desportes <williamdes@wdes.fr>
libraries/classes/Rte/Routines.php
test/classes/Rte/RoutinesTest.php