Phil E. Taylor

Results 21 issues of Phil E. Taylor

scheduler can be started on multiple worker servers, causing issues as they fight over which is meant to be scheduling the jobs.

| Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes #47393 | New feature? | no | Deprecations? | no | Tickets |...

Bug
Status: Needs Review
Messenger

DateTime::getLastErrors() is documented as returning `array|false` https://www.php.net/manual/en/datetime.getlasterrors.php As discussed here https://github.com/symfony/symfony/pull/47428#issuecomment-1231483492 @derickr quoted as saying "This is a bug fix as the new 8.2 behaviour is how it has been...

``` - scheb/2fa[v6.2.0, ..., 6.x-dev] require php ~8.0.0 || ~8.1.0 -> your php version (8.2.0-dev) does not satisfy that requirement. ``` I know you know :) but might be helpful...

Bug

Love this workflow thanks. I have had to change my workflow slightly as I pretty much never give my gists a filename, but pretty much always have a description. Using...

8:M 20 Sep 13:01:07.224 # Can't handle RDB format version 8 8:M 20 Sep 13:01:07.224 # Fatal error loading the DB: Invalid argument. Exiting. This means you need a later...

I'm connected and can list my current servers (droplets) but I cannot start new ones. ``` ~/Sites/bfnetwork on master $ nubo start --privkey ~/.ssh/id_rsa --name test 10274087 Traceback (most recent...

This PR fixes fatal errors such as the one below when saving a new user when using PHP 8.2 ` Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of...

community-patch

hate to be that guy, but the next EAP removes the plugin, and the plugin page states: `Not compatible with the version of your running IDE (PhpStorm 2024.3 EAP)`

### What happened? This has been talked about this before with no concrete solution or reproducer. The `variables_order = EGPCS` talked about before doesn't seem to fix this. - https://github.com/dunglas/frankenphp/issues/972...

bug