Auto instrumentation for mysqli #1403
Annotations
72 errors and 122 warnings
php (7.4, Aws)
Process completed with exit code 8.
|
php (8.1, ResourceDetectors/Azure)
Process completed with exit code 1.
|
php (8.1, Instrumentation/Laravel)
Process completed with exit code 8.
|
php (8.1, Context/Swoole):
src/SwooleContextStorage.php#L29
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::fork() has parameter $id with no type specified.
|
php (8.1, Context/Swoole):
src/SwooleContextStorage.php#L36
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::switch() has parameter $id with no type specified.
|
php (8.1, Context/Swoole):
src/SwooleContextStorage.php#L43
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::destroy() has parameter $id with no type specified.
|
php (8.1, Context/Swoole)
Process completed with exit code 1.
|
php (8.0, Aws)
Process completed with exit code 8.
|
php (8.1, Aws)
Process completed with exit code 8.
|
php (8.0, Instrumentation/Laravel)
Process completed with exit code 8.
|
php (8.0, Instrumentation/CakePHP)
Process completed with exit code 2.
|
php (8.1, Instrumentation/Psr3)
Process completed with exit code 1.
|
php (8.1, Logs/Monolog)
Process completed with exit code 1.
|
PossiblyUndefinedVariable:
src/MySqliInstrumentation.php#L343
src/MySqliInstrumentation.php:343:9: PossiblyUndefinedVariable: Possibly undefined variable $attributes, first seen on line 343 (see https://psalm.dev/018)
|
InvalidArrayAssignment:
src/MySqliInstrumentation.php#L385
src/MySqliInstrumentation.php:385:9: InvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.statement'] of type iterable<mixed, mixed> (see https://psalm.dev/006)
|
PossiblyInvalidArrayAssignment:
src/MySqliInstrumentation.php#L386
src/MySqliInstrumentation.php:386:9: PossiblyInvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.operation.name'] of type iterable<mixed, mixed> (see https://psalm.dev/118)
|
PossiblyInvalidArrayAssignment:
src/MySqliInstrumentation.php#L390
src/MySqliInstrumentation.php:390:13: PossiblyInvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.response.status_code'] of type iterable<mixed, mixed> (see https://psalm.dev/118)
|
PossiblyInvalidArgument:
src/MySqliInstrumentation.php#L394
src/MySqliInstrumentation.php:394:23: PossiblyInvalidArgument: Argument 1 of OpenTelemetry\Contrib\Instrumentation\MySqli\MySqliInstrumentation::endSpan expects array<array-key, mixed>, but possibly different type array{'db.operation.name': null|string, 'db.response.status_code'?: int, 'db.statement': array<array-key, mixed|string>|false|string}|iterable<mixed, mixed> provided (see https://psalm.dev/092)
|
InvalidArrayAssignment:
src/MySqliInstrumentation.php#L408
src/MySqliInstrumentation.php:408:13: InvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.statement'] of type iterable<mixed, mixed> (see https://psalm.dev/006)
|
PossiblyInvalidArrayAssignment:
src/MySqliInstrumentation.php#L409
src/MySqliInstrumentation.php:409:13: PossiblyInvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.operation.name'] of type iterable<mixed, mixed> (see https://psalm.dev/118)
|
PossiblyInvalidArrayAssignment:
src/MySqliInstrumentation.php#L414
src/MySqliInstrumentation.php:414:13: PossiblyInvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.response.status_code'] of type iterable<mixed, mixed> (see https://psalm.dev/118)
|
PossiblyInvalidArgument:
src/MySqliInstrumentation.php#L420
src/MySqliInstrumentation.php:420:23: PossiblyInvalidArgument: Argument 1 of OpenTelemetry\Contrib\Instrumentation\MySqli\MySqliInstrumentation::endSpan expects array<array-key, mixed>, but possibly different type array{'db.operation.name': null|string, 'db.response.status_code'?: int, 'db.statement': false|string}|iterable<mixed, mixed> provided (see https://psalm.dev/092)
|
InvalidArrayAssignment:
src/MySqliInstrumentation.php#L454
src/MySqliInstrumentation.php:454:13: InvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.statement'] of type iterable<mixed, mixed> (see https://psalm.dev/006)
|
php (8.2, Context/Swoole):
src/SwooleContextStorage.php#L29
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::fork() has parameter $id with no type specified.
|
php (8.2, Context/Swoole):
src/SwooleContextStorage.php#L36
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::switch() has parameter $id with no type specified.
|
php (8.2, Context/Swoole):
src/SwooleContextStorage.php#L43
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::destroy() has parameter $id with no type specified.
|
php (8.2, Context/Swoole)
Process completed with exit code 1.
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L60
src/ExtAmqpInstrumentation.php:60:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L64
src/ExtAmqpInstrumentation.php:64:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L66
src/ExtAmqpInstrumentation.php:66:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_RABBITMQ_ROUTING_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L173
src/ExtAmqpInstrumentation.php:173:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L175
src/ExtAmqpInstrumentation.php:175:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_RABBITMQ_ROUTING_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
tests/Integration/ExtAmqpInstrumentationTest.php#L62
tests/Integration/ExtAmqpInstrumentationTest.php:62:70: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
tests/Integration/ExtAmqpInstrumentationTest.php#L96
tests/Integration/ExtAmqpInstrumentationTest.php:96:77: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
php (8.3, Instrumentation/ExtAmqp)
Process completed with exit code 2.
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L60
src/ExtAmqpInstrumentation.php:60:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L64
src/ExtAmqpInstrumentation.php:64:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L66
src/ExtAmqpInstrumentation.php:66:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_RABBITMQ_ROUTING_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L173
src/ExtAmqpInstrumentation.php:173:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L175
src/ExtAmqpInstrumentation.php:175:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_RABBITMQ_ROUTING_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
tests/Integration/ExtAmqpInstrumentationTest.php#L62
tests/Integration/ExtAmqpInstrumentationTest.php:62:70: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
tests/Integration/ExtAmqpInstrumentationTest.php#L96
tests/Integration/ExtAmqpInstrumentationTest.php:96:77: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
php (8.2, Instrumentation/ExtAmqp)
Process completed with exit code 2.
|
php (8.3, ResourceDetectors/Azure)
Process completed with exit code 1.
|
php (8.2, Aws)
Process completed with exit code 8.
|
php (8.2, ResourceDetectors/Azure)
Process completed with exit code 1.
|
php (8.3, Instrumentation/Psr3)
Process completed with exit code 1.
|
php (8.3, Context/Swoole):
src/SwooleContextStorage.php#L29
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::fork() has parameter $id with no type specified.
|
php (8.3, Context/Swoole):
src/SwooleContextStorage.php#L36
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::switch() has parameter $id with no type specified.
|
php (8.3, Context/Swoole):
src/SwooleContextStorage.php#L43
Method OpenTelemetry\Contrib\Context\Swoole\SwooleContextStorage::destroy() has parameter $id with no type specified.
|
php (8.3, Context/Swoole)
Process completed with exit code 1.
|
php (8.2, Instrumentation/Psr3)
Process completed with exit code 1.
|
PossiblyUndefinedVariable:
src/MySqliInstrumentation.php#L343
src/MySqliInstrumentation.php:343:9: PossiblyUndefinedVariable: Possibly undefined variable $attributes, first seen on line 343 (see https://psalm.dev/018)
|
InvalidArrayAssignment:
src/MySqliInstrumentation.php#L385
src/MySqliInstrumentation.php:385:9: InvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.statement'] of type iterable<mixed, mixed> (see https://psalm.dev/006)
|
PossiblyInvalidArrayAssignment:
src/MySqliInstrumentation.php#L386
src/MySqliInstrumentation.php:386:9: PossiblyInvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.operation.name'] of type iterable<mixed, mixed> (see https://psalm.dev/118)
|
PossiblyInvalidArrayAssignment:
src/MySqliInstrumentation.php#L390
src/MySqliInstrumentation.php:390:13: PossiblyInvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.response.status_code'] of type iterable<mixed, mixed> (see https://psalm.dev/118)
|
PossiblyInvalidArgument:
src/MySqliInstrumentation.php#L394
src/MySqliInstrumentation.php:394:23: PossiblyInvalidArgument: Argument 1 of OpenTelemetry\Contrib\Instrumentation\MySqli\MySqliInstrumentation::endSpan expects array<array-key, mixed>, but possibly different type array{'db.operation.name': null|string, 'db.response.status_code'?: int, 'db.statement': array<array-key, mixed|string>|false|string}|iterable<mixed, mixed> provided (see https://psalm.dev/092)
|
InvalidArrayAssignment:
src/MySqliInstrumentation.php#L408
src/MySqliInstrumentation.php:408:13: InvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.statement'] of type iterable<mixed, mixed> (see https://psalm.dev/006)
|
PossiblyInvalidArrayAssignment:
src/MySqliInstrumentation.php#L409
src/MySqliInstrumentation.php:409:13: PossiblyInvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.operation.name'] of type iterable<mixed, mixed> (see https://psalm.dev/118)
|
PossiblyInvalidArrayAssignment:
src/MySqliInstrumentation.php#L414
src/MySqliInstrumentation.php:414:13: PossiblyInvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.response.status_code'] of type iterable<mixed, mixed> (see https://psalm.dev/118)
|
PossiblyInvalidArgument:
src/MySqliInstrumentation.php#L420
src/MySqliInstrumentation.php:420:23: PossiblyInvalidArgument: Argument 1 of OpenTelemetry\Contrib\Instrumentation\MySqli\MySqliInstrumentation::endSpan expects array<array-key, mixed>, but possibly different type array{'db.operation.name': null|string, 'db.response.status_code'?: int, 'db.statement': false|string}|iterable<mixed, mixed> provided (see https://psalm.dev/092)
|
InvalidArrayAssignment:
src/MySqliInstrumentation.php#L454
src/MySqliInstrumentation.php:454:13: InvalidArrayAssignment: Cannot access array value on non-array variable $attributes['db.statement'] of type iterable<mixed, mixed> (see https://psalm.dev/006)
|
php (8.2, Instrumentation/Laravel)
Process completed with exit code 8.
|
php (8.3, Aws)
Process completed with exit code 8.
|
php (8.2, Symfony)
Process completed with exit code 1.
|
php (8.3, Instrumentation/Laravel)
Process completed with exit code 8.
|
php (8.2, Logs/Monolog)
Process completed with exit code 1.
|
php (8.3, Logs/Monolog)
Process completed with exit code 1.
|
php (8.3, Instrumentation/ExtRdKafka)
Process completed with exit code 1.
|
php (8.2, Instrumentation/ExtRdKafka)
Process completed with exit code 1.
|
php (8.3, Symfony)
Process completed with exit code 1.
|
php (8.1, Symfony)
Process completed with exit code 1.
|
php (8.1, Instrumentation/OpenAIPHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/CakePHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Slim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/HttpAsyncClient)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Slim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, ResourceDetectors/Container)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, ResourceDetectors/Container)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/CakePHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Logs/Monolog)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Logs/Monolog)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Propagation/ServerTiming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Sampler/RuleBased)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/MySqli)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/IO)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Yii)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Yii)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/CodeIgniter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Logs/Monolog)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Guzzle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/CodeIgniter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/ExtAmqp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Yii)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Curl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/PDO)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/ExtAmqp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/HttpAsyncClient)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/CakePHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Guzzle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/IO)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Propagation/ServerTiming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/MySqli)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/OpenAIPHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/CakePHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Sampler/RuleBased)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Propagation/ServerTiming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Sampler/RuleBased)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Slim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Yii)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/CodeIgniter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Logs/Monolog)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Slim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Logs/Monolog)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Guzzle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/HttpAsyncClient)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/ExtRdKafka)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, ResourceDetectors/Container)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Curl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/OpenAIPHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/PDO)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/CodeIgniter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/ExtRdKafka)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Propagation/ServerTiming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, ResourceDetectors/Container)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/HttpAsyncClient)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Guzzle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|