Bug #38840

RepositoryInterface slightly out of sync with code

Added by Karsten Dambekalns about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-07-10
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.1 RC2
PHP Version: Complexity:
Has patch:No Affected Flow version:FLOW3 1.1.0 rc 1

Description

The documented return value of findAll() was wrong and the interface should/could have __call declared.

Associated revisions

Revision f305aee0
Added by Karsten Dambekalns about 3 years ago

[!!!][BUGFIX] Correct RepositoryInterface

Fixes a docblock and adds __call() to the interface (thus the breaking
change flag), because everyone probably would expect it to be there.

Change-Id: I1cab4e16f6d1af1cbf762ea0e9b50403808bceb1
Fixes: #38840
Releases: 1.1, 1.2

Revision d2ea90ac
Added by Karsten Dambekalns about 3 years ago

[!!!][BUGFIX] Correct RepositoryInterface

Fixes a docblock and adds __call() to the interface (thus the breaking
change flag), because everyone probably would expect it to be there.

Change-Id: I1cab4e16f6d1af1cbf762ea0e9b50403808bceb1
Fixes: #38840
Releases: 1.1, 1.2

History

#1 Updated by Gerrit Code Review about 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12738

#2 Updated by Gerrit Code Review about 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12738

#3 Updated by Gerrit Code Review about 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12738

#4 Updated by Gerrit Code Review about 3 years ago

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/12878

#5 Updated by Karsten Dambekalns about 3 years ago

  • Status changed from Under Review to Resolved
  • Target version changed from 1.1 to 1.1 RC2
  • % Done changed from 0 to 100

Also available in: Atom PDF