Bug #65189
closedPrevent warning in File Abstraction Layer: Update storage index scheduler task
100%
Description
array_walk with intval function as callback throws a warning because of too many parameters. array_walk always sends key and value to the callback function.
See http://php.net/manual/en/function.array-walk.php (second note)
Files
Updated by Gerrit Code Review almost 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 http://review.typo3.org/37036
Updated by Nicole Cordes almost 10 years ago
- File 2015-02-20_112554.jpg 2015-02-20_112554.jpg added
- PHP Version set to 5.3
Updated by Gerrit Code Review almost 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 http://review.typo3.org/37036
Updated by Gerrit Code Review almost 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 http://review.typo3.org/37036
Updated by Gerrit Code Review almost 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37036
Updated by Nicole Cordes almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c4af96ce9e5ef4661f5f707682c3571d71077e2f.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37051
Updated by Nicole Cordes almost 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset 289da52f0b8c14ecd7258123584f8812eefdd835.