Project

General

Profile

Activity

From 2022-05-06 to 2022-06-04

2022-06-04

22:18 Revision 2f48dd82: [BUGFIX] Align translation prefix handling in DataMapProcessor
For translating / synchronizing (inline) records, the DataHandler
dispatches the data map to the DataMapProcessor. Th...
Oliver Bartsch
22:05 Revision 410d2899: [BUGFIX] Align translation prefix handling in DataMapProcessor
For translating / synchronizing (inline) records, the DataHandler
dispatches the data map to the DataMapProcessor. Th...
Oliver Bartsch
21:16 Revision d198c60a: [BUGFIX] Respect ordering in pagination of redirect module
The pagination links of the redirects module must respect a given
ordering.
Resolves: #97645
Releases: main, 11.5
Ch...
Georg Ringer
21:07 Revision 2dd3daa5: [BUGFIX] Respect ordering in pagination of redirect module
The pagination links of the redirects module must respect a given
ordering.
Resolves: #97645
Releases: main, 11.5
Ch...
Georg Ringer
04:20 Revision a2c1edc0: [BUGFIX] Fix crashes for current and getInfo on empty storages
For empty storages, we need to avoid accessing inexistent array elements.
Resolves: #97417
Relates: #97554
Releases:...
Oliver Klee
04:06 Revision e08c44bf: [BUGFIX] Fix crashes for current and getInfo on empty storages
For empty storages, we need to avoid accessing inexistent array elements.
Resolves: #97417
Relates: #97554
Releases:...
Oliver Klee

2022-06-03

20:28 Revision 7a637e81: [BUGFIX] Use configuration context for placeholders in YAML import
The placeholder replacement in the yaml import method must receive
the current configuration context to be able to re...
Sascha Egerer
18:03 Revision 3dc65515: [BUGFIX] Use configuration context for placeholders in YAML import
The placeholder replacement in the yaml import method must receive
the current configuration context to be able to re...
Sascha Egerer
17:21 Revision 73ed5173: [TASK] Add functional tests to test the caching behavior of ext:form
In preparation for patchset
https://review.typo3.org/c/Packages/TYPO3.CMS/+/70460/,
functional tests are introduced t...
Ralf Zimmermann
16:59 Revision a082c364: [BUGFIX] Ensure proper value when accessing array
Even if the property 'crop' is not explicit set in the
TypoScript code provide expected values to the stdWrap
method ...
Marc Willmann
16:34 Revision 6fdb5153: [BUGFIX] Ensure proper value when accessing array
Even if the property 'crop' is not explicit set in the
TypoScript code provide expected values to the stdWrap
method ...
Marc Willmann
15:54 Revision 9a241391: [BUGFIX] Use correct check for disabled field in DataHandler
Instead of checking for the array key `enablecolumns` the check must be
done on the field `disabled` itself.
Resolve...
Georg Ringer
15:45 Revision 47fa45cf: [BUGFIX] Use correct check for disabled field in DataHandler
Instead of checking for the array key `enablecolumns` the check must be
done on the field `disabled` itself.
Resolve...
Georg Ringer
15:37 Revision 157930db: [TASK] Align the test field annotations with the testing framework
Also drop type annotations that already are present in the
corresponding field in the superclass, and drop some type ...
Oliver Klee
15:32 Revision 24c5372a: [TASK] Properly deprecate the check for the SiteLanguageAwareTrait
In #87380, it was recommended to use the `SiteLanguageAwareInterface`
instead of the `SiteLanguageAwareTrait` for mar...
Oliver Klee
10:40 Revision 6957bb32: [BUGFIX] Late bind drag uploader
If TCA with a file upload is used within IRRE (e.g. as done by
EXT:news), creating a new record or opening an existin...
Andreas Fernandez
10:06 Revision 33ae3fa7: [TASK] Raise to recent moment & moment-timezone versions
+ npm package moment up to v2.29.2 contained a vulnerability
(https://github.com/advisories/GHSA-8hfj-j24r-96c4) wh...
Oliver Hader
10:06 Revision 015b1089: [TASK] Raise to recent moment & moment-timezone versions
+ npm package moment up to v2.29.2 contained a vulnerability
(https://github.com/advisories/GHSA-8hfj-j24r-96c4) wh...
Oliver Hader
10:05 Revision f8016368: [BUGFIX] Use correct todo annotation in drag-upoader.ts
Resolves: #97730
Releases: main
Change-Id: I78aa8d10dfdd045405316c25d8ce39d353b9e9d6
Reviewed-on: https://review.typo...
Andreas Fernandez
10:04 Revision 117a0f6f: [TASK] Raise to recent moment & moment-timezone versions
+ npm package moment up to v2.29.2 contained a vulnerability
(https://github.com/advisories/GHSA-8hfj-j24r-96c4) wh...
Oliver Hader
03:24 Revision 234569f4: [BUGFIX] Late bind drag uploader
If TCA with a file upload is used within IRRE (e.g. as done by
EXT:news), creating a new record or opening an existin...
Andreas Fernandez

2022-06-02

11:40 Revision 75350789: [TASK] Improve a type annotation in the setup extension
Also add a missing type cast.
Used command:
> ./Build/Scripts/runTests.sh -s phpstanGenerateBaseline
Resolves: #974...
Oliver Klee
11:29 Revision 78d81a90: [TASK] Add URL to PHP documentation for datetime.format
Resolves: #97726
Releases: main
Change-Id: I7139dc9431aa5bf117d2aa3d4cf4586e5bf74b8b
Reviewed-on: https://review.typo...
medarob
11:24 Revision 5c8af34c: [TASK] Improve a type annotation in the setup extension
Also add a missing type cast.
Used command:
> ./Build/Scripts/runTests.sh -s phpstanGenerateBaseline
Resolves: #974...
Oliver Klee
11:23 Revision 9c9b119f: [TASK] Raise to recent composer/composer 2.2 version
composer req --dev composer/composer:^2.2.12
Resolves: #97722
Releases: main, 11.5
Change-Id: I526de4c62b5f9bc03230a...
Oliver Hader
11:23 Revision 5e89b5dc: [TASK] Raise to recent composer/composer 2.2 version
composer req --dev composer/composer:^2.2.12
Resolves: #97722
Releases: main, 11.5
Change-Id: I526de4c62b5f9bc03230a...
Oliver Hader

2022-05-31

12:03 Revision 990da16a: [BUGFIX] Make schedulable commands field identifiers unique
The scheduler module contains a special task,
which allows to select schedulable symfony
commands.
The corresponding...
Oliver Bartsch
10:11 Revision ff0fa37f: [BUGFIX] Make schedulable commands field identifiers unique
The scheduler module contains a special task,
which allows to select schedulable symfony
commands.
The corresponding...
Oliver Bartsch
07:46 Revision 244ab0fd: [TASK] Note nullable parameters and returns as such
Based on the code, these parameters are nullable. The doc
comments should reflect that. Doing so eliminates several
P...
Larry Garfield
07:35 Revision f0ef135d: [TASK] Note nullable parameters and returns as such
Based on the code, these parameters are nullable. The doc
comments should reflect that. Doing so eliminates several
P...
Larry Garfield

2022-05-30

10:44 Revision a368cde8: [TASK] Fix wrong indentation in Context class
The switch structures in `Context` class are indented
wrong. This patch corrects the indentation.
Resolves: #97708
R...
Torben Hansen
10:33 Revision 538046cd: [TASK] Fix wrong indentation in Context class
The switch structures in `Context` class are indented
wrong. This patch corrects the indentation.
Resolves: #97708
R...
Torben Hansen
06:08 Revision 682f28f3: [TASK] Update PHPStan to version 1.7.3
Used commands:
> composer req --dev phpstan/phpstan:^1.7.3
> ./Build/Scripts/runTests.sh -s clean
> ./Build/Scripts/...
Oliver Klee
05:42 Revision 921a6786: [TASK] Update PHPStan to version 1.7.3
Used commands:
> composer req --dev phpstan/phpstan:^1.7.3
> ./Build/Scripts/runTests.sh -s clean
> ./Build/Scripts/...
Oliver Klee
05:41 Revision 25c4689a: [TASK] Make the return type of GeneralUtility::tempnam more specific
Also adapt the callers accordingly. This resolves a few PHPStan warnings
and allows simplifying some code.
Used comm...
Oliver Klee
05:10 Revision f11dbece: [TASK] Make the return type of GeneralUtility::tempnam more specific
Also adapt the callers accordingly. This resolves a few PHPStan warnings
and allows simplifying some code.
Used comm...
Oliver Klee

2022-05-29

11:33 Revision e24d05f4: [TASK] Improve and clean up some type annotations in tests
This gets rids of some PHPStan warnings triggered by the latest
testing framework raise.
Used command:
> ./Build/Scr...
Oliver Klee

2022-05-28

23:08 Revision 156fee70: [BUGFIX] Resolve a stray strpos call
This conversion got past the big conversion patch
before, probably due to the negation.
Resolves: #97640
Releases: m...
Larry Garfield
22:57 Revision 01a24ae0: [BUGFIX] Resolve a stray strpos call
This conversion got past the big conversion patch
before, probably due to the negation.
Resolves: #97640
Releases: m...
Larry Garfield
21:05 Revision 58ba749f: [BUGFIX] Mark nullable properties in EXT:core as such
Resolves: #97630
Releases: main, 11.5
Change-Id: Id31d1b28929eb85dd2adaa8a263e5d84a2a842b5
Reviewed-on: https://revie...
Oliver Klee
20:53 Revision 0193bc7c: [BUGFIX] Mark nullable properties in EXT:core as such
Resolves: #97630
Releases: main, 11.5
Change-Id: Id31d1b28929eb85dd2adaa8a263e5d84a2a842b5
Reviewed-on: https://revie...
Oliver Klee
20:52 Revision 2a0fa205: [TASK] Remove dead code paths identified by PHPStan
According to PHPStan, these checks are all unnecessary.
Most of them appear to be type checks that have been
rendered...
Larry Garfield
20:32 Revision d28deef5: [TASK] Update copyright year in README.md and INSTALL.md
Update copyright year to 2022
Resolves: #97704
Releases: main, 11.5, 10.4
Change-Id: I15e6c0674ac293eecad88f95379ec3...
Torben Hansen
20:32 Revision 72ba9ce5: [TASK] Update copyright year in README.md and INSTALL.md
Update copyright year to 2022
Resolves: #97704
Releases: main, 11.5, 10.4
Change-Id: I15e6c0674ac293eecad88f95379ec3...
Torben Hansen
20:26 Revision 074cb535: [TASK] Remove dead code paths identified by PHPStan
According to PHPStan, these checks are all unnecessary.
Most of them appear to be type checks that have been
rendered...
Larry Garfield
20:18 Revision 6f3d45da: [TASK] Update copyright year in README.md and INSTALL.md
Update copyright year to 2022
Resolves: #97704
Releases: main, 11.5, 10.4
Change-Id: I15e6c0674ac293eecad88f95379ec3...
Torben Hansen

2022-05-27

13:20 Revision e16e68fb: [DOCS] Streamline felogin documentation
The patch provides the following changes:
- Use consistent header levels
- Format code examples with the correct lang...
Chris Müller
13:12 Revision eaaa9984: [DOCS] Streamline felogin documentation
The patch provides the following changes:
- Use consistent header levels
- Format code examples with the correct lang...
Chris Müller
11:26 Revision 08ca9785: [TASK] Add `function_to_constant` to php-cs-fixer
php-cs-fixer has the fixer `function_to_constant` which replaces PHP
functions to their equivalent constants, which i...
Andreas Fernandez
07:59 Revision 900e2de5: [BUGFIX] Update guzzlehttp/guzzle to 6.5.6
The package guzzlehttp/guzzle has been updated to 7.4.3 and 6.5.6
respectively, both fixing a security vulnerability ...
Andreas Fernandez
07:59 Revision 20d5b3dc: [BUGFIX] Update guzzlehttp/guzzle to 7.4.3
The package guzzlehttp/guzzle has been updated to 7.4.3 and 6.5.6
respectively, both fixing a security vulnerability ...
Andreas Fernandez
07:59 Revision 1e90ac9d: [BUGFIX] Update guzzlehttp/guzzle to 7.4.3
The package guzzlehttp/guzzle has been updated to 7.4.3 and 6.5.6
respectively, both fixing a security vulnerability ...
Andreas Fernandez

2022-05-25

21:15 Revision e16fd7cb: [BUGFIX] Fix typolink parameter stdWrap when using additional info
When using stdWrap for setting the actual parameter value, all
additional information (like target, class and title) ...
Felix Nagel
18:15 Revision b270a6bb: [BUGFIX] Disable toggle all action in multi record selection
If a table in recordlist only contains records
which do not provide a checkbox, the "toggle
all" action should be dis...
Oliver Bartsch
13:00 Revision a1325680: [BUGFIX] Disable toggle all action in multi record selection
If a table in recordlist only contains records
which do not provide a checkbox, the "toggle
all" action should be dis...
Oliver Bartsch
13:00 Revision 58938ec0: [BUGFIX] Prevent TypeError in ActionController
Ensure to properly typecast optional
parameters of throwStatus() before
passing them to type hinted methods.
Resolve...
Oliver Bartsch
13:00 Revision d2e31772: [BUGFIX] Properly handle shortcuts for creating new records
When creating bookmarks to the "new" view in FormEngine,
those bookmark previously did not show up in the toolbar lis...
Oliver Bartsch
12:18 Revision 92eb4477: [BUGFIX] Prevent undefined array key warnings in RecordHistory
Occurred on accessing the record history
for records on pid=0.
Resolves: #97682
Releases: main, 11.5
Change-Id: I041...
Oliver Bartsch
12:03 Revision 48975aef: [BUGFIX] Prevent undefined array key warnings in RecordHistory
Occurred on accessing the record history
for records on pid=0.
Resolves: #97682
Releases: main, 11.5
Change-Id: I041...
Oliver Bartsch
12:01 Revision 1c0cf77e: [BUGFIX] Prevent TypeError in ActionController
Ensure to properly typecast optional
parameters of throwStatus() before
passing them to type hinted methods.
Resolve...
Oliver Bartsch
11:22 Revision 45719077: [TASK] Align the test field annotations with the testing framework
Also drop type annotations that already are present in the
corresponding field in the superclass, and drop some type ...
Oliver Klee
11:22 Revision dbdd8bf6: [TASK] Simplify code in ConjunctionValidator
The code in ConjunctionValidator can be greatly
simplified by taking advantage of the fact that
an empty result objec...
Larry Garfield
11:21 Revision 79809796: [BUGFIX] Properly handle shortcuts for creating new records
When creating bookmarks to the "new" view in FormEngine,
those bookmark previously did not show up in the toolbar lis...
Oliver Bartsch
11:14 Revision 4bc86d92: [TASK] Simplify code in ConjunctionValidator
The code in ConjunctionValidator can be greatly
simplified by taking advantage of the fact that
an empty result objec...
Larry Garfield
11:11 Revision e5616696: [BUGFIX] Take dev mode into account for package hash
When generating the identifier for the package artifact,
not only the hash from the composer.lock must be taken
into ...
Helmut Hummel
11:10 Revision 233b80cd: [BUGFIX] Avoid undefined array key warnings in GifBuilder
GIFBUILDER processing doesn't return a processedFile
Resolves: #97651
Releases: main, 11.5
Change-Id: I24964ec640636...
Simon Schaufelberger
11:06 Revision 7326bc9d: [BUGFIX] Take dev mode into account for package hash
When generating the identifier for the package artifact,
not only the hash from the composer.lock must be taken
into ...
Helmut Hummel
10:37 Revision 82046e63: [BUGFIX] Avoid undefined array key warnings in GifBuilder
GIFBUILDER processing doesn't return a processedFile
Resolves: #97651
Releases: main, 11.5
Change-Id: I24964ec640636...
Simon Schaufelberger
07:47 Revision 8a79fd8f: [BUGFIX] styleguide: Make a type annotation in a test more specific
https://github.com/TYPO3-CMS/styleguide/pull/326
This gets the type annotation in line with the latest testing
frame...
Oliver Klee

2022-05-24

19:48 Revision 75041196: [BUGFIX] Prevent undefined array key warning when fetching session data
Resolves: #97686
Releases: master, 11.5
Change-Id: I0228126e4b7dd091b6eddc70bbbd8aade6142dcc
Reviewed-on: https://rev...
Rudy Gnodde
19:27 Revision 6c2ba2ac: [BUGFIX] Prevent undefined array key warning when fetching session data
Resolves: #97686
Releases: master, 11.5
Change-Id: I0228126e4b7dd091b6eddc70bbbd8aade6142dcc
Reviewed-on: https://rev...
Rudy Gnodde
06:53 Revision fa8187d5: [BUGFIX] Fix typo in description for BE.compressionLevel
This patch fixes a typo in the description for BE.compressionLevel.
A single `s` is missing in `_.htacces`
Resolves:...
Torben Hansen
06:45 Revision e97def25: [BUGFIX] Fix typo in description for BE.compressionLevel
This patch fixes a typo in the description for BE.compressionLevel.
A single `s` is missing in `_.htacces`
Resolves:...
Torben Hansen

2022-05-23

20:44 Revision e78645bc: [TASK] Avoid method_exists() for phpunit 8 compat
A couple of left overs from a phpunit 8 compat
layer. They can be safely removed since v12 and
v11 require phpunit 9....
Christian Kuhn
20:44 Revision 4d0677af: [TASK] Avoid method_exists() for phpunit 8 compat
A couple of left overs from a phpunit 8 compat
layer. They can be safely removed since v12 and
v11 require phpunit 9....
Christian Kuhn
20:31 Revision 36ebecb9: [TASK] Drop info deprecated about RealURL/CoolUri @ root-htaccess
Releases: main
Resolves: #97675
Change-Id: Id92fd0bc9b9fe5dfdb4a771d165527debc832fc5
Reviewed-on: https://review.typo...
Marcus Förster
17:06 Revision c5fd499d: [TASK] Raise typo3/testing-framework:^6.16.5
Update testing-framework to incorporate latest changes.
Some phpstan-baseline ignore-patterns are added and will
be ...
Stefan Bürk
16:12 Revision de0ce374: [TASK] Update PHPStan to version 1.7.0
The new version finds some new possible bugs and
removes some incorrect ones.
Used commands:
> composer req --dev p...
Oliver Klee
15:52 Revision c648baf0: [TASK] Update PHPStan to version 1.7.0
The new version finds some new possible bugs and
removes some incorrect ones.
Used commands:
> composer req --dev p...
Oliver Klee
14:56 Revision 361ddcef: [FEATURE] Add option to influence display of the website title
Adds a new TypoScript option config.showWebsiteTitle.
The option controls whether the website title (as defined
in th...
Tobias D
13:42 Revision 3669bf6d: [TASK] Update the testing framework
This update also reveals some instances where our type
annotations in the tests are not specific enough.
This will be...
Oliver Klee
12:07 Revision 7275e8e1: [TASK] Raise phpstan/phpstan:^1.6.9
Raise phpstan to include latest phpstan bugfixes.
See: https://github.com/phpstan/phpstan/releases/tag/1.6.9
Used co...
Stefan Bürk
11:54 Revision d438fbd5: [TASK] Raise phpstan/phpstan:^1.6.9
Raise phpstan to include latest phpstan bugfixes.
See: https://github.com/phpstan/phpstan/releases/tag/1.6.9
Used co...
Stefan Bürk

2022-05-22

18:27 Revision c44205a3: [DOCS] Fix typo in "Deprecate usage of RegularExpressionValidator in form editor"
Resolves: #97674
Releases: main
Change-Id: Ib4340b50576f0b506fec5c5b16ec8ec17fe73373
Reviewed-on: https://review.typo...
Chris Müller
12:01 Revision 84d30b90: [DOCS] correct text-role
The text role `:ts:` may only be used for typescript, not typoscript. It
does therefore not render.
Releases: main
R...
Lina Wolf
11:29 Revision 32ca7d07: [DOCS] Fix typos in "PSR-14 Event for modifying version differences"
Resolves: #97672
Releases: main
Change-Id: Id23321312212e6ce331d898d588149dbf1ff1703
Reviewed-on: https://review.typo...
Chris Müller

2022-05-20

20:26 Revision e4cc573a: [BUGFIX] Fix typolink parameter stdWrap when using additional info
When using stdWrap for setting the actual parameter value, all
additional information (like target, class and title) ...
Felix Nagel
12:22 Revision 63e3a400: [TASK] Simplify DataHandler internals code
This change reduces specialities within DataHandler:
* DataHandler->username is not used, and can be removed.
* Init...
Benni Mack
11:51 Revision 4ec26564: [TASK] Note more nullable properties and parameters
These values are already nullable according to the code,
so document that.
Resolves: #97656
Releases: main, 11.5
Cha...
Larry Garfield
11:30 Revision 01420307: [BUGFIX] Use correct time format in from and to filter
H needs to be used because the datepicker is in 24h mode and
i stands for minutes with leading zero
Resolves: #97650...
Simon Schaufelberger
11:27 Revision e610aa84: [TASK] Note more nullable properties and parameters
These values are already nullable according to the code,
so document that.
Resolves: #97656
Releases: main, 11.5
Cha...
Larry Garfield
11:17 Revision bba0e26c: [BUGFIX] Use correct time format in from and to filter
H needs to be used because the datepicker is in 24h mode and
i stands for minutes with leading zero
Resolves: #97650...
Simon Schaufelberger
08:30 Revision c786536d: [BUGFIX] Use plugin icon in content element preview
It is possible to register a dedicated icon for a plugin in
ExtensionUtility::registerPlugin(). This icon is used in ...
Torben Hansen
08:30 Revision 96ca05d8: [BUGFIX] Resolve type issues in SemaphoreLockStrategy
ftok() doesn't return false, but -1 on error.
The $resource property may be null to indicate no lock
is active, so a...
Larry Garfield
08:30 Revision 0fa97aac: [BUGFIX] Show missing total amount and time of sql queries
This displays the total time spend for sql queries and the
total amount of sql queries in the Admin Panel.
Resolves:...
Christoph Lehmann
07:31 Revision e1e4cabc: [BUGFIX] Show missing total amount and time of sql queries
This displays the total time spend for sql queries and the
total amount of sql queries in the Admin Panel.
Resolves:...
Christoph Lehmann
06:47 Revision 4bceb9af: [BUGFIX] Use plugin icon in content element preview
It is possible to register a dedicated icon for a plugin in
ExtensionUtility::registerPlugin(). This icon is used in ...
Torben Hansen
06:34 Revision d111cc5b: [BUGFIX] Resolve type issues in SemaphoreLockStrategy
ftok() doesn't return false, but -1 on error.
The $resource property may be null to indicate no lock
is active, so a...
Larry Garfield

2022-05-19

15:30 Revision 077c8c50: [DOCS] Remove outdated note in fluid_styled_content
The note about jumping to a previous version of the
page is obsolete, because you can switch no further
than version ...
Sybille Peters
15:29 Revision e2df44f7: [DOCS] Remove outdated note in fluid_styled_content
The note about jumping to a previous version of the
page is obsolete, because you can switch no further
than version ...
Sybille Peters
15:18 Revision 7c3af95d: [DOCS] Remove outdated note in fluid_styled_content
The note about jumping to a previous version of the
page is obsolete, because you can switch no further
than version ...
Sybille Peters
10:37 Revision bb5809c5: [DOCS] Use correct middleware name 'typo3/cms-frontend/authentication'
Use the correct middleware name 'typo3/cms-frontend/authentication' in
the changelog instead of referring to a non-ex...
Stephan Großberndt
10:36 Revision f04d8ea6: [DOCS] Use correct middleware name 'typo3/cms-frontend/authentication'
Use the correct middleware name 'typo3/cms-frontend/authentication' in
the changelog instead of referring to a non-ex...
Stephan Großberndt
10:23 Revision 7206e5a5: [DOCS] Use correct middleware name 'typo3/cms-frontend/authentication'
Use the correct middleware name 'typo3/cms-frontend/authentication' in
the changelog instead of referring to a non-ex...
Stephan Großberndt

2022-05-18

09:37 Revision f18c257d: [BUGFIX] styleguide: Allow custom forms
https://github.com/TYPO3-CMS/styleguide/pull/325
Even if styleguide is installed it must be possible to generate cus...
Georg Ringer

2022-05-17

17:51 Revision e80a816b: [TASK] Use more ::class notation for class names in tests
This helps static analysis.
Resolves: #97631
Releases: main, 11.5
Change-Id: If06aea0d310fa56333d93c99f1400db8d74706...
Oliver Klee
17:28 Revision 8172b45f: [TASK] Use more ::class notation for class names in tests
This helps static analysis.
Resolves: #97631
Releases: main, 11.5
Change-Id: If06aea0d310fa56333d93c99f1400db8d74706...
Oliver Klee

2022-05-16

23:35 Revision 252a0e9e: [TASK] Resolve PHPStan issues in AbstractRecycleTestCase
Mostly these are due to SimpleXML not casting cleanly to strings,
so making the casts explicit resolves them.
Resolv...
Larry Garfield
23:23 Revision 06e0f654: [TASK] Resolve PHPStan issues in AbstractRecycleTestCase
Mostly these are due to SimpleXML not casting cleanly to strings,
so making the casts explicit resolves them.
Resolv...
Larry Garfield
16:13 Revision 50e62cdf: [BUGFIX] Stop mocking classes that do not exist
This is only possible with PHPUnit, not with Prophecy, and it is bad
practice as there is no way to do type analysis ...
Oliver Klee
16:03 Revision 2d182e3b: [BUGFIX] Stop mocking classes that do not exist
This is only possible with PHPUnit, not with Prophecy, and it is bad
practice as there is no way to do type analysis ...
Oliver Klee

2022-05-13

17:26 Revision 09264fed: [TASK] Address phpstan "Expression on left side of ??" errors
There are several PHPStan Baseline exceptions for misuse of
the ?? operator. Many of them are no longer necessary tha...
Larry Garfield
17:05 Revision 82b555a5: [TASK] Address phpstan "Expression on left side of ??" errors
There are several PHPStan Baseline exceptions for misuse of
the ?? operator. Many of them are no longer necessary tha...
Larry Garfield
15:52 Revision e1f1f665: [BUGFIX] Fix type warnings in the workspaces ActionHandler
Resolves: #97425
Releases: main, 11.5
Change-Id: Ie3679f8a0f51ee2000ce45dfab1ea82bdc67c0ff
Reviewed-on: https://revie...
Oliver Klee
14:51 Revision 146832c3: [BUGFIX] Fix type warnings in the workspaces ActionHandler
Resolves: #97425
Releases: main, 11.5
Change-Id: Ie3679f8a0f51ee2000ce45dfab1ea82bdc67c0ff
Reviewed-on: https://revie...
Oliver Klee
11:29 Revision f03bfb4b: [BUGFIX] Prevent undefined array key warning in CleanFlexFormsCommand
Resolves: #97619
Releases: main, 11.5
Change-Id: Ib1812d04264cab9bf867891f8cc06d7dafeace99
Reviewed-on: https://revie...
Oliver Bartsch
06:21 Revision cf38735a: [BUGFIX] Prevent undefined array key warning in CleanFlexFormsCommand
Resolves: #97619
Releases: main, 11.5
Change-Id: Ib1812d04264cab9bf867891f8cc06d7dafeace99
Reviewed-on: https://revie...
Oliver Bartsch
01:28 Revision 5090ac55: [BUGFIX] Exclude doktypes in SiteConfiguration
Currently, only SysFolders are excluded in
the SiteConfiguration overview which allows
to add a SiteConfiguration to ...
Jochen Roth
01:10 Revision 9e937b46: [BUGFIX] Exclude doktypes in SiteConfiguration
Currently, only SysFolders are excluded in
the SiteConfiguration overview which allows
to add a SiteConfiguration to ...
Jochen Roth

2022-05-12

20:11 Revision da9c87ad: [DOCS] Remove duplicate number sign
Also fixes a non-existing link that is generated:
https://forge.typo3.org/issues/#93436 becomes
https://forge.typo3.o...
Česlav Przywara
19:43 Revision a8fd1882: [DOCS] Remove duplicate number sign
Also fixes a non-existing link that is generated:
https://forge.typo3.org/issues/#93436 becomes
https://forge.typo3.o...
Česlav Przywara
12:16 Revision 4abc44fc: [DOCS] Correct naming of UI label
The screenshots of the UI shows the word
`Levels` while the text used `Layers`.
Releases: main, 11.5
Resolves: #9761...
Gerald Rintisch
12:00 Revision efbfb0d0: [DOCS] Correct naming of UI label
The screenshots of the UI shows the word
`Levels` while the text used `Layers`.
Releases: main, 11.5
Resolves: #9761...
Gerald Rintisch
11:48 Revision 91f1260b: [BUGFIX] Correct TCA title in ext:blogexample dateexample
TCA ctrl title for tx_blogexample_domain_model_dateexample
and tx_blogexample_domain_model_dateexample is set to not
...
Christian Kuhn
11:37 Revision cc52f709: [BUGFIX] Correct TCA title in ext:blogexample dateexample
TCA ctrl title for tx_blogexample_domain_model_dateexample
and tx_blogexample_domain_model_dateexample is set to not
...
Christian Kuhn

2022-05-11

15:56 Revision e242e972: [TASK] Raise lolli42/finediff:^1.0.1
Brings a multibyte fix when dealing with word-based
diffs, which is our default usage.
composer req lolli42/finediff...
Christian Kuhn
15:56 Revision ff77273d: [TASK] Raise lolli42/finediff:^1.0.1
Brings a multibyte fix when dealing with word-based
diffs, which is our default usage.
composer req lolli42/finediff...
Christian Kuhn
14:42 Revision 279ccf1f: [TASK] Raise lolli42/finediff:^1.0.1
Brings a multibyte fix when dealing with word-based
diffs, which is our default usage.
composer req lolli42/finediff...
Christian Kuhn
13:41 Revision 12b8c3a9: [BUGFIX] Show 1st constants section if no category selected
If the admin visits the constants editor the 1st time or the user
settings are resetted, the constants editor must sh...
Georg Ringer
11:40 Revision 9f0faa43: [!!!][TASK] Remove field resizeTextareas_MaxHeight from user settings
The field `resizeTextareas_MaxHeight` with the label
"Maximum height of text areas in pixels* is removed because of l...
Georg Ringer

2022-05-10

12:53 Revision 9c7c2b49: [DOCS] Fix typo in rte_ckeditor docs
Resolves: #97592
Releases: main, 11.5
Change-Id: I95246d9720609e138d19bb8e60ad4ebcfe23564a
Reviewed-on: https://revie...
Georg Ringer
12:40 Revision f109daad: [DOCS] Fix typo in rte_ckeditor docs
Resolves: #97592
Releases: main, 11.5
Change-Id: I95246d9720609e138d19bb8e60ad4ebcfe23564a
Reviewed-on: https://revie...
Georg Ringer
11:09 Revision 5399ea63: [TASK] Refactor ext:tstemplate controllers
With the refactoring of the '3rd level' backend module
API, we can finally clean up the Template related
backend cont...
Christian Kuhn
11:08 Revision 05d9d607: [BUGFIX] Fix undefined array key in TemplateService
If a TypoScript sub-template is missing, because it is disabled,
it is necessary to check for the existence.
Resolve...
David Gurk
10:22 Revision 87feed90: [BUGFIX] Fix undefined array key in TemplateService
If a TypoScript sub-template is missing, because it is disabled,
it is necessary to check for the existence.
Resolve...
David Gurk
09:18 Revision d9a01b9b: [TASK] Set TYPO3 version to 11.5.11-dev
Change-Id: If249fa2af484ba4582d3f850062c25c0433b7858
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/745...
Oliver Hader
09:18 Revision 5e6ed38b: [TASK] Set TYPO3 version to 10.4.29-dev
Change-Id: I308c3851b4aeb0422acb4bf03c3285928cdd5e99
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/745...
Oliver Hader
08:49 Revision 1fce0e51: [RELEASE] Release of TYPO3 11.5.10
Change-Id: I8bd3e7ec4fce5774412920a93f297fb94178d090
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/745...
Oliver Hader
08:40 Revision c1d368cd: [RELEASE] Release of TYPO3 10.4.28
Change-Id: I5ebedca1cf34181ad228aa833aaa651a46aebec7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/745...
Oliver Hader
04:55 Revision cd59f1c2: [BUGFIX] Ensure strings are passed to makeDiffDisplay()
In #97373 the makeDiffDisplay() method of
DiffUtility got type hinted. However, since
the corresponding usages were n...
Oliver Bartsch

2022-05-09

23:50 Revision 91f74640: [TASK] Raise typo3/testing-framework:^6.16.4
A series of minor TF fixes, nothing fancy.
composer req --dev typo3/testing-framework:^6.16.4
Change-Id: I3b8fcec5d...
Christian Kuhn
23:46 Revision 47227c57: [TASK] Raise typo3/testing-framework
Along some minor changes, TF frontend requests now directly
submit the InternalRequest to the core's application chai...
Stefan Bürk
20:19 Revision eb3875a1: [TASK] CI: Always retry failed jobs once
We restricted the default retry of single jobs a while
ago to do that only for acceptance test related jobs.
This doe...
Christian Kuhn
20:19 Revision 255bbd79: [TASK] CI: Always retry failed jobs once
We restricted the default retry of single jobs a while
ago to do that only for acceptance test related jobs.
This doe...
Christian Kuhn
20:19 Revision a80d02fa: [TASK] Remove unused palettes of pages TCA
The following palettes of the table pages are not in use since a long
time and can be removed:
- 1
- 2
- 3
- 5
- 6
-...
Georg Ringer
20:11 Revision a952926a: [TASK] Cleanup usage of exclude configuration
- Remove it for tables using adminOnly
- Replace with true if set to 1
Resolves: #97575
Releases: main
Change-Id: I2...
Georg Ringer
19:24 Revision dd3cf031: [BUGFIX] styleguide: Switch to seleniarm/standalone-chromium for arm64 arch.
https://github.com/TYPO3-CMS/styleguide/pull/324
Currently, selenium does not support arm64.
A condition was added t...
Jochen Roth
19:10 Revision 31d3aca2: [TASK] styleguide: Update grunt
Christian Kuhn
17:00 Revision 109ba6f6: [TASK] Remove bootstrap_package related ac tests
The bootstrap_package related installer acceptance
tests are disabled for quite some while already
since that package...
Christian Kuhn
16:25 Revision 52359b5c: [BUGFIX] Activate installer ac tests again
When we fiddled in #97056 with Acceptance/Install.suite.yml,
we broke the yml by removing an env: too much. codecepti...
Christian Kuhn
14:43 Revision 617ca91d: [BUGFIX] Fix undefined array key warning in DataHandler
Not all tables have tstamp defined in their ctrl section.
Resolves: #97588
Releases: main, 11.5
Change-Id: Ibddaab2e...
Nikita Hovratov
13:46 Revision 7378d133: [BUGFIX] Fix undefined array key warning in DataHandler
Not all tables have tstamp defined in their ctrl section.
Resolves: #97588
Releases: main, 11.5
Change-Id: Ibddaab2e...
Nikita Hovratov
13:43 Revision 68704bd6: [BUGFIX] Avoid calling string functions with non-strings in GU
This helps avoid breakage when GeneralUtility will switch to
strict mode.
Resolves: #97579
Relates: #97578
Releases:...
Oliver Klee
13:33 Revision 6f37527f: [BUGFIX] Avoid calling string functions with non-strings in GU
This helps avoid breakage when GeneralUtility will switch to
strict mode.
Resolves: #97579
Relates: #97578
Releases:...
Oliver Klee
10:40 Revision 05007288: [TASK] Render flash messages in backend modules again
During the refactoring of the backend templates with #96745
the rendering of some flash messages has stopped.
This c...
Georg Ringer

2022-05-08

10:05 Revision f3176918: [TASK] Deprecate TYPO3\CMS\Core\Utility\ResourceUtility
The core utility class ResourceUtility is a leftover from
an old FAL implementation. In a refactoring in TYPO3 v7 thi...
Nikita Hovratov
08:53 Revision 57f36963: [TASK] Ignore PHPStan errors in GeneralUtilityTest for contract violations
In tests for `GeneralUtility` that explicitly violate the contract
(and test the correct error handling in those case...
Oliver Klee
08:52 Revision 8087bf5b: [DOCS] Correct grammar in a Changelog ReST file
Releases: main, 11.5
Resolves: #97577
Change-Id: I68f6433a4ae38eb05e24b997cdfcba8b2eb60115
Reviewed-on: https://revie...
Lina Wolf
08:43 Revision 4f223674: [DOCS] Correct grammar in a Changelog ReST file
Releases: main, 11.5
Resolves: #97577
Change-Id: I68f6433a4ae38eb05e24b997cdfcba8b2eb60115
Reviewed-on: https://revie...
Lina Wolf
08:41 Revision 8c28103c: [TASK] Ignore PHPStan errors in GeneralUtilityTest for contract violations
In tests for `GeneralUtility` that explicitly violate the contract
(and test the correct error handling in those case...
Oliver Klee

2022-05-07

18:08 Revision 7b4d1cd5: [!!!][TASK] Add native types to MailUtility
And remove phpstan exceptions along the way.
Resolves: #97377
Related: #97210
Related: #97372
Releases: main
Change-...
Larry Garfield
17:29 Revision 67ed4985: [TASK] Resolve "right side of && is always true" in PHPStan
The PHPStan baseline file has several entries for this error.
This patch resolves them by adjusting the code so the
i...
Larry Garfield
16:53 Revision 902126db: [TASK] Resolve "right side of && is always true" in PHPStan
The PHPStan baseline file has several entries for this error.
This patch resolves them by adjusting the code so the
i...
Larry Garfield
13:11 Revision 4db320d9: [BUGFIX] Avoid postgresql error previewing a fe_group-protected page
Avoid a postgresql error when previewing a page from the backend which
has an access protection by a fe_group due to ...
Stephan Großberndt
13:11 Revision 79ebd0e6: [BUGFIX] Avoid postgresql error previewing a fe_group-protected page
Avoid a postgresql error when previewing a page from the backend which
has an access protection by a fe_group due to ...
Stephan Großberndt
12:45 Revision 5b3af51f: [BUGFIX] Avoid postgresql error previewing a fe_group-protected page
Avoid a postgresql error when previewing a page from the backend which
has an access protection by a fe_group due to ...
Stephan Großberndt
12:44 Revision 91829c49: [BUGFIX] Correct type annotation of GU::callUserFunction()
The argument `$funcName` is now annotated as `non-empty-string|\Closure`
to reflect the actual allowed input types. A...
Andreas Fernandez
12:30 Revision f9f3dcbf: [BUGFIX] Correct type annotation of GU::callUserFunction()
The argument `$funcName` is now annotated as `non-empty-string|\Closure`
to reflect the actual allowed input types. A...
Andreas Fernandez
11:17 Revision f846c5e4: [!!!][TASK] Add native types to ExtensionManagementUtility
Also gets rid of some phpstan exceptions.
Resolves: #97374
Related: #97372
Related: #97210
Releases: main
Change-Id:...
Larry Garfield
11:09 Revision c7dde5f8: [TASK] Make ClassNamingUtility strict
This was probably forgotten when adding native types to this
class.
Resolves: #97572
Related: #97205
Releases: main
...
Oliver Klee
10:45 Revision c4747987: [TASK] CI detection in runTests.sh for phpstan
phpstan parallel execution is limited to a maximum
of 5 processes to be a nice neighbor when executed
during core CI ...
Stefan Bürk
10:08 Revision ff134cc9: [TASK] CI detection in runTests.sh for phpstan
phpstan parallel execution is limited to a maximum
of 5 processes to be a nice neighbor when executed
during core CI ...
Stefan Bürk

2022-05-06

22:50 Revision 361c6602: [BUGFIX] Pin CI image docker:20.10.14-dind
Latest docker:20.10-dind (currently 20.10.15)
triggers an error on CI:
Error response from daemon: failed to create ...
Christian Kuhn
22:49 Revision d52d7258: [BUGFIX] Pin CI image docker:20.10.14-dind
Latest docker:20.10-dind (currently 20.10.15)
triggers an error on CI:
Error response from daemon: failed to create ...
Christian Kuhn
22:49 Revision d6965d85: [BUGFIX] Pin CI image docker:20.10.14-dind
Latest docker:20.10-dind (currently 20.10.15)
triggers an error on CI:
Error response from daemon: failed to create ...
Christian Kuhn
14:37 Revision 5ecfceb4: [TASK] Polish SvgTree component styling
This patch is cleaning up a lot of loose ends in the svg tree component.
It aims to make the component look more clea...
Benjamin Kott
14:01 Revision 80060932: [BUGFIX] Improve backend scroll performance with Google Chrome
Scrolling the list module with 100 entries causes framerate
to drop below 15fps on low DPI devices in Google Chrome
w...
Benjamin Franzke
13:45 Revision ff8c9572: [BUGFIX] Remove "overflow: hidden" from form-wizards-element
In order to fix select fields overflowing into each other
when they have very long option titles, the CSS rule
"overf...
Nikita Hovratov
13:18 Revision a9cf5c75: [TASK] Replace deprecated doctrine/dbal 'getSchemaManager()'
'doctrine/dbal' 3.x deprecated the 'getSchemaManager()'
method in favour of the 'createSchemaManager()' method
on con...
Stefan Bürk
13:13 Revision 8d2e34ba: [!!!][TASK] Add native types to CsvUtility
Also, first class callable syntax is added for the csvValues
method.
Resolves: #97207
Related: #97210
Related: #9737...
Larry Garfield
13:01 Revision ffc5261b: [BUGFIX] Remove "overflow: hidden" from form-wizards-element
In order to fix select fields overflowing into each other
when they have very long option titles, the CSS rule
"overf...
Nikita Hovratov
13:00 Revision cac6bc6b: [!!!][TASK] Add native types to StringUtility
Also, clean up related tests' doc blocks.
Resolves: #97382
Related: #97210
Related: #97372
Releases: main
Change-Id:...
Larry Garfield
12:53 Revision 8e912dd8: [TASK] Use PSR-3 compliant logging in ExtendedFileUtility
This change adapts ExtendedFileUtility logs to use
interpolation from PSR-3 instead of %s to identify
variables in lo...
Benni Mack
12:13 Revision eee89b81: [!!!][TASK] Add native types to VersionNumberUtility
Also, a little cleanup in DefaultFunctionsProvider.
The method getCompatVersionFunction() was
calling convertVersionN...
Larry Garfield
11:36 Revision 7ec2cb5f: [!!!][TASK] Add native typing for DebugUtility
Adds type declarations to DebugUtility.
Fixes some calls to these methods to avoid spurious nulls.
Improves documen...
Larry Garfield
10:30 Revision 90d9d27f: [DOCS] Add missing classes with changed method signatures
This adds two recently merged utility classes with changed
method signatures to the breaking rst file.
Resolves: #97...
Nikita Hovratov
 

Also available in: Atom