Jonas Eberle
Jonas Eberle
I just joined your Discord. Happy to help improve the docs.
Thank you for working on it. I can't comment on the changes needed in Swift. These [were the changes in xPiIot](https://github.com/xpilot-project/xpilot/commit/6995d790117ccdf2339497a92d51caaa2a441366#diff-0ae94a37c9468af919d9e02096aa1fed08e6a3e1fc2be95672eae34a496cb066L148) so they got away with just using the new...
I am interested to know what the Mac-based workflow looks like. Are you using host commands that are specific to Mac?
> You might have to work a little harder to figure out the problem. You are a disgrace @Ron1248 Your behaviour here is extremely disrespectful towards people that are more...
Here are 2 approaches with custom autoloaders: using .phar: https://insight.helhum.io/post/148112375750/how-to-include-binaries-for-ter-exts using a separate composer.json: https://gist.github.com/cedricziel/08ea469db5197e24552c
I am using this now in my site package's `ext_localconf.php`: # remove aimeos cacheHash-exclusion?! $GLOBALS['TYPO3_CONF_VARS']['FE']['cacheHash']['excludedParameters'] = array_filter( $GLOBALS['TYPO3_CONF_VARS']['FE']['cacheHash']['excludedParameters'], function($e) { return substr($e, 0, 3) !== 'ai['; } ); Currently, that...
I agree that it's problematic and even that cHash is conceptually flawed. IMHO it was added to TYPO3 for the wrong reasons and in an unnecessary complex way. Yet there...
> include ChartFox! it's already there ;)
Hey, we have moved to https://github.com/ddev/github-action-setup-ddev. This repo will be archived (read-only). I am going to close all issues. Please feel free to open a new one in the new...
Hey, we have moved to https://github.com/ddev/github-action-setup-ddev. This repo will be archived (read-only). I am going to close all issues. Please feel free to open a new one in the new...