#12112 – DateTime::__construct() [datetime.--construct]: Failed to parse time string - problem
Here is waht i did and results
First
Restored the backup with out marking the "force uft-8" in a php 5.2 the system had the "dateTime::__construct()" problem
Change it to PHP 5.3 - still the same problem
Next
Restored the backup with marking the "force uft-8" in a php 5.2 - no problem with
the "dateTime::__construct()"
Change it to PHP 5.3 - No problem
Then i ask what is the diffrent with and with out the "force uft-8" and what and how can i do so the system act like it was restored with "force uft-8)
Henrik