Bug #57244
closedAbstractDomainObject: _getCleanProperties() may return NULL instead of an array
100%
Description
6.2.0rc1:
PHP Warnings will be generated in some cases due to that issue.
Attached patch will solve that.
An empty array() will now be returned instaed of NULL
Thanks
Files
Updated by most wanted over 10 years ago
Thomas Hucke wrote:
PHP Warnings will be generated in some cases due to that issue.
do you have some details about those situations?
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29814
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29814
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29814
Updated by most wanted over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b53c14b4f508e8d0832a02a2b923d1d4a6b6f447.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed