DDC-3252: [GH-1109] DDC-3120 - PHP 5.6-RC3 compatibility #4026

Closed
opened 2026-01-22 14:33:57 +01:00 by admin · 6 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 14, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of Ocramius:

Url: https://github.com/doctrine/doctrine2/pull/1109

Message:

This PR replaces the current serialization hack used by doctrine with the polyfill provided by doctrine/instantiator.

This will allows users of PHP 5.6 to rely on entities extending internal PHP classes again.

Originally created by @doctrinebot on GitHub (Aug 14, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of Ocramius: Url: https://github.com/doctrine/doctrine2/pull/1109 Message: This PR replaces the current serialization hack used by doctrine with the polyfill provided by [`doctrine/instantiator`](https://github.com/doctrine/instantiator). This will allows users of PHP 5.6 to rely on entities extending internal PHP classes again.
admin added the Bug label 2026-01-22 14:33:57 +01:00
admin closed this issue 2026-01-22 14:33:57 +01:00
Author
Owner
@doctrinebot commented on GitHub (Aug 14, 2014): - duplicates [DDC-3120: Warning: Erroneous data format for unserializing PHP5.6+](http://www.doctrine-project.org/jira/browse/DDC-3120) - is duplicated by [DDC-3156: [GH-1050] DDC-3120 -- Catch ReflectionException for internal classes in ClassMetad...](http://www.doctrine-project.org/jira/browse/DDC-3156)
Author
Owner

@doctrinebot commented on GitHub (Aug 14, 2014):

Issue was closed with resolution "Duplicate"

@doctrinebot commented on GitHub (Aug 14, 2014): Issue was closed with resolution "Duplicate"
Author
Owner

@doctrinebot commented on GitHub (Aug 27, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1109] was closed:
https://github.com/doctrine/doctrine2/pull/1109

@doctrinebot commented on GitHub (Aug 27, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1109] was closed: https://github.com/doctrine/doctrine2/pull/1109
Author
Owner

@doctrinebot commented on GitHub (Aug 28, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1109] was assigned:
https://github.com/doctrine/doctrine2/pull/1109

@doctrinebot commented on GitHub (Aug 28, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1109] was assigned: https://github.com/doctrine/doctrine2/pull/1109
Author
Owner

@doctrinebot commented on GitHub (Aug 30, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1050] was closed:
https://github.com/doctrine/doctrine2/pull/1050

@doctrinebot commented on GitHub (Aug 30, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1050] was closed: https://github.com/doctrine/doctrine2/pull/1050
Author
Owner

@doctrinebot commented on GitHub (Aug 30, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1050] was assigned:
https://github.com/doctrine/doctrine2/pull/1050

@doctrinebot commented on GitHub (Aug 30, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1050] was assigned: https://github.com/doctrine/doctrine2/pull/1050
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4026