Posted 5 months ago by beberlei
We have released the maintenance versions Common 2.1.2, DBAL 2.1.3 and ORM 2.1.2.
A total of 20 bugs have been fixed in all 3 components. The DBAL release contains a security fix for the Oracle driver fixing a possible SQL injection issue. If you are using Oracle please update immediately. This security fix was backported to 2.0 and a new 2.0.9 version was released.
Comments (5) [ add comment ]
Download? Posted by Simon about 5 months ago.
I can't find the appropriate download links? The ORM download page still leads to Version 2.1.1.
Download from GitHub Posted by Joseph Wynn about 5 months ago.
You can grab the 2.1.X branch from GitHub: https://github.com/doctrine/doctrine2/tree/2.1.x
If you're used to downloading the package then the directory structure will be quite different but everything is there.
sorry Posted by beberlei about 5 months ago.
sorry i forgot to push the new download links, should be up now!
sorry Posted by beberlei about 5 months ago.
sorry, forgot to push the new download links to the website.
DBAL 2.1.3-DEV Posted by gedrox about 4 months ago.
Is it OK that ORM 2.1.2 contains DBAL of the version 2.1.3-DEV?