Hello, I tried to upgrade to the next new version available. I downloaded the file from the website. The file is 365.6kb in size and I used the upgrade administration page on espocrm. I got an error after clicking the upgrade button.
I checked the error logs:
I quickly googled and apparently "String" is a reserved keyword (just as Object) so this will have to be changed. How can I proceed to upgrade now or will you make a new package available?
I checked the error logs:
Code:
[Sun Mar 20 17:35:59.085322 2016] [:error] [pid 14472] [client IPADDRESS:xxxxx] PHP Fatal error: Cannot use vierbergenlars\\LibJs\\String as String because 'String' is a special class name in /path/to/EspoCRM-4.0.2/vendor/vierbergenlars/php-semver/src/vierbergenlars/SemVer/internal.php on line 5
Comment