Oskar Stark
Oskar Stark
``` ~/dev/projeyt • phive update Phive 0.14.5 - Copyright (C) 2015-2021 by Arne Blankerts, Sebastian Heuer and Contributors Downloading https://github.com/maglnet/ComposerRequireChecker/releases/download/3.5.1/composer-require-checker.phar Downloading https://github.com/maglnet/ComposerRequireChecker/releases/download/3.5.1/composer-require-checker.phar.asc HTTP Request failed (28) - retrying in 2...
Hi, I am using your action to release my GithubAction https://github.com/OskarStark/phpstan-ga. The release is tagged, but not released on the marketplace 🤔 Any idea? cc @Nyholm
Hi guys, this is my `behat.yml`: ```yaml default: extensions: FriendsOfBehat\PerformanceExtension: ~ Behat\Symfony2Extension: ~ Behat\MinkExtension: sessions: my_session: symfony2: ~ suites: app_bundle_suite: type: symfony_bundle bundle: AppBundle contexts: [ Tests\AppBundle\Features\Context\HeadlessContext ] ``` and...
Hi 👋 When I run `bin/console fos:elasticas:populate` I ran into a process terminate. The output is `Killed`: While debugging it shows, that it works fine in `dev` mode on the...
> ErrorException/src/Mail/ImapManager.php in App\Mail\ImapManager::connect > Warning: imap_open(): Couldn't open stream {mail.foo-bar.de:993/ssl/novalidate-cert} Hi,. the following code results in a warning before using `\Safe\imap_open`: ```php $stream = imap_open( sprintf('{%s:%d/ssl/novalidate-cert}', $this->host, $this->port), $this->username,...
| Q | A | ------------- | --- | License | MIT Until we know, why the workflow is not dispatched automatically, we should be able to update the flex...
https://github.com/mailgun/mailgun-php/pull/530 https://github.com/phpDocumentor/FlyFinder/pull/13
This commit should t be created 🧐 https://github.com/OskarStark/phpstan-ga/commit/a2f2285600963b7462642c7accc2a1ef1f2cc170
**API Platform version(s) affected**: x.y.z I am on version 2.6.8 **Description** The interface `ApiPlatform\Core\Bridge\Doctrine\Orm\Util\QueryNameGeneratorInterface` was present in `2.6.8` but hard moved in `2.7.0` to `ApiPlatform\Doctrine\Orm\Util\QueryNameGeneratorInterface`. It is easy to fix,...
| Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Follows...