DDC-540: Documentation Improvement #667

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

Originally created by @doctrinebot on GitHub (Apr 26, 2010).

Originally assigned to: @jwage on GitHub.

Jira issue originally created by user johnnypeck:

At the following url: http://www.doctrine-project.org/documentation/manual/2_0/en/architecture#entities

The section reading:

"An entity is a lightweight persistent domain object. An entity can be any regular php class that obeys to the following restrictions:"

would be better worded as:

"An entity is a lightweight, persistent domain object. An entity can be any regular PHP class observing the following restrictions:"

Note the comma after 'lightweight,' the upper-case PHP and the change from 'that obeys to' to 'observing.'

Originally created by @doctrinebot on GitHub (Apr 26, 2010). Originally assigned to: @jwage on GitHub. Jira issue originally created by user johnnypeck: At the following url: http://www.doctrine-project.org/documentation/manual/2_0/en/architecture#entities The section reading: "An entity is a lightweight persistent domain object. An entity can be any regular php class that obeys to the following restrictions:" would be better worded as: "An entity is a lightweight, persistent domain object. An entity can be any regular PHP class observing the following restrictions:" Note the comma after 'lightweight,' the upper-case PHP and the change from 'that obeys to' to 'observing.'
admin added the Improvement label 2026-01-22 12:46:09 +01:00
admin closed this issue 2026-01-22 12:46:10 +01:00
Author
Owner

@doctrinebot commented on GitHub (May 25, 2010):

Comment created by @jwage:

Thanks for the issue and suggested change. I have committed it.

@doctrinebot commented on GitHub (May 25, 2010): Comment created by @jwage: Thanks for the issue and suggested change. I have committed it.
Author
Owner

@doctrinebot commented on GitHub (May 25, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (May 25, 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#667