Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.3
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
Pull-Request was automatically synchronized:
https://github.com/doctrine/doctrine2/pull/177
The ProxyFactory was redeclaring methods serialize and unserialize (in my case) on the cache file on some OSs.
Here is the full comment with some screenshots: https://github.com/symfony/symfony/issues/2501
A related Github Pull-Request [GH-177] was closed
https://github.com/doctrine/dbal/pull/177