Commit 68c9afe
authored
Upgraded dev PHP dependencies (#104)
* Fixed ResourceAttributes deprecated
* Moved parseBoolValue to PhpPartFacade
* Renamed appCodeArgs to appCodeRequestArgs
* Initial change to ComponentTestCaseBase
* Renamed appCodeArguments to appCodeRequestArgs
* Renamed ResourcesClient to ResourcesCleanerClient
* Renamed RESOURCES_CLIENT to RESOURCES_CLEANER_CLIENT
* Refactored PackagesPhpRequirementTest
* Refactored test classes that can use implTestForAppCodeSetsHowFinished
* Fixed ProcessUtilTest
* Refactored BootstrapStageLoggingClassTrait
* Fixed ComponentTestCaseBase::copyProdOptionsToAppCodeHostParams
* Synced BootstrapStageLoggingClassTrait::addContextToMessage
* Merged Add_feature_to_BootstrapStageLoggingClassTrait to Refactor_tests_tools_logging
* Refactored logging to use the same sink for tests and tools
* Temporarily disabled ComponentTestsUtilComponentTest::test0WithoutEscalation
* Temporarily disabled ComponentTestsUtilComponentTest::test0WithoutEscalation
* Re-enable ComponentTestsUtilComponentTest::test0WithoutEscalation
* Fixed ComponentTestsUtilComponentTest
* Fixed bootstrap_build_tools.php
* Fixed test clean-up timing out
* Make sure to close spawned process handle to allow it to exit normally
* Refactored MySqliAutoInstrumentationTest to use implTestForAppCodeSetsHowFinished
* Refactored PgSqlAutoInstrumentationTest
* Started removal of BuildToolsLog
* Fixed test case when MySQLi/ PostgreSQL instrumentation is disabled
* Replaced separate build tools logging by prod logging
* Added LoggingClassTraitTest::testWithIsNotEvaluatedIfLevelDisabled
* Improved alignment of tests logging with prod and tests
* Renamed feature to featureOrCategory where applicable
* Removed TextUtil::isEmptyString
* Upgraded phpstan/phpstan to 2.1.55 and phpstan/phpstan-phpunit to 2.0.16
* Moved TextUtil that are not used by production code to TextUtilForTests
* Upgraded dealerdirect/phpcodesniffer-composer-installer to 1.2.1
* Pin phpunit/phpunit to 10.5.63 because some past phpunit/phpunit releases had security issues so it's better to keep under manual control
* Upgraded slevomat/coding-standard to 8.29.0 and php_codesniffer to 4.0.11 parent 06b4851 commit 68c9afe
51 files changed
Lines changed: 3147 additions & 2795 deletions
File tree
- generated_composer_lock_files
- prod/php/OpenTelemetry/Distro
- Traces
- Util
- tests/OTelDistroTests
- ComponentTests
- Util
- OtlpData
- UnitTests/UtilTests
- ConfigTests
- ProdLogTests
- Util
- Config
- tools/build
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments