Configuration framework for TYPO3 extension development
Bugfix issue 6 (#8)
* [TASK] Set version to 1.2.4.
* [BUGFIX] Avoid double processing of translate arguments. vsprintf must not be executed if the translate function of extbase already returned a value other than null (which means that the translate arguments were already applied to the string via sprintf).
a collection of debugging tools
Supported TYPO3 versions:Collection of useful ViewHelpers
Supported TYPO3 versions:Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
1.2.4 /
stable
January 09, 2023 |
Bugfix issue 6 (#8) * [TASK] Set version to 1.2.4. * [BUGFIX] Avoid double processing of translate arguments. vsprintf must not be executed if the translate function of extbase already returned a value other than null (which means that the translate arguments were already applied to the string via sprintf). |
11.5.5 - 11.5.99 | Download |
1.2.3 /
stable
October 14, 2022 |
[TASK] Set version to 1.2.3. [BUGFIX] Apply translation arguments only when a translation exists. [BUGFIX] Fix "undefined array key" in TypoScript condition for page types. [BUGFIX] Fix "undefined array key" when checking if TypoScript is available in contexts other than Frontend. [BUGFIX] Load general EarlyAccessConstants also when there is a context specific file. |
11.5.5 - 11.5.99 | Download |
1.2.2 /
stable
September 29, 2022 |
[TASK] Set version to 1.2.2. [BUGFIX] Add default value if array key "allowTableOnStandardPages" is not set. (thanks to web-it-solutions) |
11.5.5 - 11.5.99 | Download |
1.2.1 /
stable
August 30, 2022 |
Compatibility release [TASK] Add PHP 8 to compatibility information. [TASK] Set version to 1.2.1. |
11.5.5 - 11.5.99 | Download |
1.2.0 /
stable
June 17, 2022 |
[TASK] Set version to 1.2.0.
|
11.5.5 - 11.5.99 | Download |
1.1.0 /
stable
June 10, 2022 |
[FEATURE] Allow linebreaks for long string values in annotations (e.g. foreignTableWhere). [TASK] Convert space indentations to tabs in XLF-files. [TASK] Set version to 1.1.0. [TASK] Use .editorconfig from typo3 project. |
11.5.5 - 11.5.99 | Download |
1.0.2 /
stable
June 06, 2022 |
[TASK] Add automatic deployment to TER. [TASK] Change TSconfig directories to match the official CGL. [TASK] Fix typo in README.md [TASK] Fix wrong language file paths in README.md. [TASK] Improve execution of unit tests. [TASK] Set version to 1.0.2. [TASK] Update manual. [TASK] Use OpCode variants of native php functions. [BUGFIX] Take application context into account in TypoScriptUtilityTest. |
11.5.5 - 11.5.99 | Download |
1.0.1 /
stable
April 19, 2022 |
[BUGFIX] ContextUtility crashed in CLI mode. [BUGFIX] foreign_field may be empty now for TCA-type "inline". |
11.5.5 - 11.5.99 | Download |
1.0.0 /
stable
April 07, 2022 |
This is the first release of PSB Foundation. See the README.md for details.
|
11.5.5 - 11.5.99 | Download |