Details
Description
There is a "new" missing in AbstractPlatform on line 1421:
throw \InvalidArgumentException('Invalid foreign key action: ' . $upper);
There is a "new" missing in AbstractPlatform on line 1421:
throw \InvalidArgumentException('Invalid foreign key action: ' . $upper);
Fixed