Romain Canon
- Login: romm
- Email: romain.hydrocanon@gmail.com
- Registered on: 2013-05-03
- Last sign in: 2019-09-03
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 10 | 10 |
Reported issues | 0 | 15 | 15 |
Projects
Project | Roles | Registered on |
---|---|---|
TYPO3 Core | Contributor | 2017-09-09 |
Activity
2019-01-11
-
17:30 TYPO3 Core Bug #86964 (Resolved): Default value of a property reflection can't be accessed anymore
- Applied in changeset commit:e80589bb8d6b48ede5ca17976447837816920bb1.
-
17:20 TYPO3 Core Revision e80589bb: [FEATURE] Add properties default values in class schema
- Allows accessing the default values of a class property, without having
to use the reflection everytime it is needed....
2018-12-07
-
18:00 TYPO3 Core Task #86965 (Resolved): Update the package requirement `doctrine/instantiator`
- Applied in changeset commit:5663193a44ee9ead9f750bd582cfbcf97713c257.
-
17:50 TYPO3 Core Revision 5663193a: [TASK] Update package `doctrine/instantiator`
- In parallel to TYPO3, in order to require the package
`doctrine/orm:^2.6.0` (and further), the package `doctrine/inst...
2018-12-03
-
22:30 TYPO3 Core Feature #87028 (Resolved): Access object from `ObjectStorage` using numeric value
- Applied in changeset commit:621c51d27bac4168d94a68ea9484355a55e1bd43.
-
22:09 TYPO3 Core Revision 621c51d2: [BUGFIX] Allow accessing object from `ObjectStorage` with numeric value
- The following code now works:
```php
$objectStorage = new \TYPO3\CMS\Extbase\Persistence\ObjectStorage();
$objectSto...
2018-11-28
-
17:39 TYPO3 Core Feature #87028 (Closed): Access object from `ObjectStorage` using numeric value
- It is currently not possible to do the following :...
2018-11-21
-
16:02 TYPO3 Core Task #86965 (Closed): Update the package requirement `doctrine/instantiator`
- In parallel to TYPO3, in order to require the package `doctrine/orm:^2.6.0` (and further), the package `doctrine/inst...
-
14:13 TYPO3 Core Bug #86964 (Closed): Default value of a property reflection can't be accessed anymore
- Due to the refactoring of the reflection service and associated classes, the default value of a property can't be eas...
2018-03-16
-
17:00 TYPO3 Core Bug #82651 (Resolved): Prevent same type converters from being registered multiple times
- Applied in changeset commit:7321564b4b39d6d17014cf3425c1e681c7484ab7.
Also available in: Atom