Fix use of curly brace string access deprecated in PHP 7.4. by MrMage · Pull Request #260 · census-instrumentation/opencensus-php · GitHub
Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Fix use of curly brace string access deprecated in PHP 7.4.#260

Closed
MrMage wants to merge 1 commit into
census-instrumentation:masterfrom
Timing-GmbH:fix-curly-braces
Closed

Fix use of curly brace string access deprecated in PHP 7.4.#260
MrMage wants to merge 1 commit into
census-instrumentation:masterfrom
Timing-GmbH:fix-curly-braces

Conversation

@MrMage

@MrMage MrMage commented Jun 12, 2020

Copy link
Copy Markdown
Contributor

See https://wiki.php.net/rfc/deprecate_curly_braces_array_access.

Without this, the Cloud Trace exporter triggers a Array and string offset access syntax with curly braces is deprecated warning when using PHP 7.4.


This change is Reviewable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant