[DDC-1477] GH-177: ProxyFactory was redeclaring methods in some OSs Created: 08/Nov/11 Updated: 25/Jul/12 Resolved: 13/Nov/11 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.3 |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Pull-Request was automatically synchronized: 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 |
| Comments |
| Comment by Benjamin Eberlei [ 13/Nov/11 ] |
|
Fixed |
| Comment by Benjamin Eberlei [ 25/Jul/12 ] |
|
A related Github Pull-Request [GH-177] was opened |
| Comment by Benjamin Eberlei [ 25/Jul/12 ] |
|
A related Github Pull-Request [GH-177] was closed |