|
33 | 33 | "OpenTelemetry\\Contrib\\Instrumentation\\MySqli\\": "src/Instrumentation/MySqli/src",
|
34 | 34 | "OpenTelemetry\\Contrib\\Instrumentation\\OpenAIPHP\\": "src/Instrumentation/OpenAIPHP/src",
|
35 | 35 | "OpenTelemetry\\Contrib\\Instrumentation\\PDO\\": "src/Instrumentation/PDO/src",
|
36 |
| - "OpenTelemetry\\Contrib\\Instrumentation\\PhpOpcache\\": "src/Instrumentation/PhpOpcache/src", |
37 | 36 | "OpenTelemetry\\Contrib\\Instrumentation\\Psr3\\": "src/Instrumentation/Psr3/src",
|
38 | 37 | "OpenTelemetry\\Contrib\\Instrumentation\\Psr6\\": "src/Instrumentation/Psr6/src",
|
39 | 38 | "OpenTelemetry\\Contrib\\Instrumentation\\Psr14\\": "src/Instrumentation/Psr14/src",
|
|
75 | 74 | "src/Instrumentation/MySqli/_register.php",
|
76 | 75 | "src/Instrumentation/OpenAIPHP/_register.php",
|
77 | 76 | "src/Instrumentation/PDO/_register.php",
|
78 |
| - "src/Instrumentation/phpOpcache/_register.php", |
79 | 77 | "src/Instrumentation/Psr3/_register.php",
|
80 | 78 | "src/Instrumentation/Psr6/_register.php",
|
81 | 79 | "src/Instrumentation/Psr14/_register.php",
|
|
113 | 111 | "OpenTelemetry\\Tests\\Instrumentation\\MySqli\\": "src/Instrumentation/MySqli/tests",
|
114 | 112 | "OpenTelemetry\\Contrib\\Instrumentation\\OpenAIPHP\\Tests\\": "src/Instrumentation/OpenAIPHP/tests",
|
115 | 113 | "OpenTelemetry\\Tests\\Instrumentation\\PDO\\": "src/Instrumentation/PDO/tests",
|
116 |
| - "OpenTelemetry\\Tests\\Instrumentation\\PhpOpcache\\": "src/Instrumentation/PhpOpcache/tests", |
117 | 114 | "OpenTelemetry\\Tests\\Instrumentation\\Psr6\\": "src/Instrumentation/Psr6/tests",
|
118 | 115 | "OpenTelemetry\\Instrumentation\\Psr14\\Tests\\": "src/Instrumentation/Psr14/tests",
|
119 | 116 | "OpenTelemetry\\Tests\\Instrumentation\\Psr16\\": "src/Instrumentation/Psr16/tests",
|
|
152 | 149 | "open-telemetry/opentelemetry-auto-mysqli": "self.version",
|
153 | 150 | "open-telemetry/opentelemetry-auto-openai-php": "self.version",
|
154 | 151 | "open-telemetry/opentelemetry-auto-pdo": "self.version",
|
155 |
| - "open-telemetry/opentelemetry-auto-phpOpcache": "self.version", |
156 | 152 | "open-telemetry/opentelemetry-auto-psr3": "self.version",
|
157 | 153 | "open-telemetry/opentelemetry-auto-psr6": "self.version",
|
158 | 154 | "open-telemetry/opentelemetry-auto-psr14": "self.version",
|
|
0 commit comments