Cannot use 'Object' as class name as it is reserved

Hello,

I hope you can help me quickly :slight_smile:

I have an old cakephp web site V2.4.3 and I got so many problems with the host provider.
I have to move to a new host provider.

I transfer the root of cakephp to the new host provider. I also imported the DB.
I modified the DB credential and now when I look at my web site, I have that error message

Fatal error : Cannot use ‘Object’ as class name as it is reserved in /home/clients/xxxxxx7bc2b114dc798f9b2489b9xxxxxxxx/web/lib/Cake/Core/Object.php on line 31

Is there something else, I should do like deleting the cache folder???

Many thanks

Would it not be because of the PHP version? Should it be beloe 7.2?
My host provider give some choose below 7.3 => 7.2 and 5.8

This is because you are using a very old cakephp 2 version with php 7.2