And here is the doctrine1 part of the 8.2 support.
For every missing property, I've tried to keep the style used in the surrounding classes. Some are written "each prop per line", others are separated by comma, as in sf1. My primary goal was to not change too much of existing things but make it compatible to 8.2.
And here is the doctrine1 part of the 8.2 support.
For every missing property, I've tried to keep the style used in the surrounding classes. Some are written "each prop per line", others are separated by comma, as in sf1. My primary goal was to not change too much of existing things but make it compatible to 8.2.
Here is the 8.2 support branch for sf1: https://github.com/FriendsOfSymfony1/symfony1/pull/274