DDC-395: Explicitly mark constructors public #491

Closed
opened 2026-01-22 12:40:19 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Mar 8, 2010).

Jira issue originally created by user seldaek:

Some constructors aren't marked public, although they are since it's the default access level in php, but please fix the code.

Patch there:
http://dump.seld.be/D2-public_constructors.patch

Originally created by @doctrinebot on GitHub (Mar 8, 2010). Jira issue originally created by user seldaek: Some constructors aren't marked public, although they are since it's the default access level in php, but please fix the code. Patch there: http://dump.seld.be/D2-public_constructors.patch
admin added the Improvement label 2026-01-22 12:40:19 +01:00
admin closed this issue 2026-01-22 12:40:20 +01:00
Author
Owner

@doctrinebot commented on GitHub (Mar 8, 2010):

Comment created by @guilhermeblanco:

In r7320 this patch was applied.

@doctrinebot commented on GitHub (Mar 8, 2010): Comment created by @guilhermeblanco: In r7320 this patch was applied.
Author
Owner

@doctrinebot commented on GitHub (Mar 8, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Mar 8, 2010): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#491