General

Profile

Cedric Ziel

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 12 13

Activity

2017-07-12

11:01 TYPO3 Core Feature #81840 (Accepted): Make ObjectStorage implement Doctrine\Common\Collections\Collection Interface
The `doctrine/collections` package is already a implicit dependency (through `doctrine/common` -> `doctrine/dbal`) an... Cedric Ziel

2017-06-28

12:56 TYPO3 Core Bug #81725: LinkHandlingInterface misses required `ìnitialize` method
There are 2 LinkHandlerInterfaces and I've mistaken one for the other.
This issue can be closed
Cedric Ziel
12:26 TYPO3 Core Bug #81725 (Rejected): LinkHandlingInterface misses required `ìnitialize` method
The AbstractRecordBrowserController calls initialize upon execution of the handler and therefore it's a mandatory met... Cedric Ziel

2017-03-28

19:30 TYPO3 Core Task #80283 (Resolved): Use direct array assignments instead of array_push
Applied in changeset commit:c1aeda6d016330abbc9bf62f2cfbce22c66714f0. Cedric Ziel
19:27 TYPO3 Core Revision c1aeda6d: [TASK] Use direct array assignments instead of array_push
Direct assignments are usually 2x faster and often more readable
when pushing one value only.
Releases: master
Fixes...
Cedric Ziel

2017-03-15

11:02 TYPO3 Core Task #80283 (Closed): Use direct array assignments instead of array_push
This is a micro optimization, since array_push is slower than direct assignments.
Direct assignments are also more...
Cedric Ziel
11:00 TYPO3 Core Bug #80278 (Resolved): SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
Applied in changeset commit:d22be08f4c1b3fafb24d95516fc8aca7790f8a31. Cedric Ziel
10:37 TYPO3 Core Revision d22be08f: [BUGFIX] Register SVG icons for backend modules automatically
Releases: master
Fixes: #80278
Change-Id: Idcb7efa0fb7a5ad819ce0f65a837916cdeb13c56
Reviewed-on: https://review.typo3...
Cedric Ziel

2017-03-14

22:00 TYPO3 Core Task #80277 (Resolved): Be more specific about where the link wizard was migrated to
Applied in changeset commit:454794012c55db047dbed1ed64fa4a4eb83afeea. Cedric Ziel
21:51 TYPO3 Core Revision 45479401: [TASK] Be more specific about the inputLink wizard migration
Resolves: #80277
Releases: master
Change-Id: I4aeab3c0c45d88d8e8934407dfaa3e845d6dd376
Reviewed-on: https://review.ty...
Cedric Ziel

Also available in: Atom