Stefan Bürk

Results 22 issues of Stefan Bürk

Fields can be reused, either by using the `useExistingField` option or if `prefix: false` is used. However, if two content blocks are defining incompatible field types for a fieldname, this...

enhancement

| Q | A |------------- | ----------- | Type | feature | Fixed issues | #6368 ### Summary The `UNION` operator is used to combine the result-set of two or...

New Feature
QueryBuilder

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no #### Summary **`Introduction / Description`** The `UNION` operator is used to...

### Bug Report | Q | A |------------ | ------ | Version | 3.8.3, 4.0.1 #### Summary PostgreSQL uses a single-quote to quote a single-quote, ending in double single-quotes `''`....

Bug
PostgreSQL
Schema Definition

This pull-request contains three commits: **[chore: fix latest php-cs-fixer findings](https://github.com/firebase/php-jwt/commit/8b0a51bf13ca77a131e8124aab9632a9f40b8734)** This ensures clean cgl state using the current php-cs-fixer version and ruleset. **[chore: Mitigate PHP8.4 deprecation warnings (#570)](https://github.com/firebase/php-jwt/commit/7c7f4bce5570f9f7f18906ce0082deb4b64f68ee)** This change...

- **[TASK] Streamline `Build/Scripts/runTests.sh`** This change adopts the latest envolments from the TYPO3 Core implementation of `Build/Scripts/runTests.sh`. This change ... * now registers SIGINT trap only when not in known...

ddev recieved support to regonize changed configuration file places and nameing for TYPO3 v12 and newer, using composer.json input ant the pasing the `Typo3Version` class version code to determine if...

> Note that https://github.com/DeepLcom/deepl-mock needs to create a release for the latest tag > See: https://github.com/DeepLcom/deepl-mock/issues/5 - **[TASK] Switch deeplmockapi server image to `ghcr.io/web-vision/wv-deeplmockapi-server`** The used container image for the...

The `README.md` contains a GitHub workflow example for publishing in on pushed tags and extracts from a annotated tag content created with ```shell git tag -a -m "some content" ```...

TYPO3 v13 requires some services to create frontend environment which are not made public by the core, mainly because they are injected and due to the `@internal` flag no need...