Skip to content

Conversation

@adambalint-srg
Copy link
Contributor

${var} interpolation will be deprecated in php8.2. With this fix it is replaced with simple interpolation inside double quotes.

Link to RFC: https://wiki.php.net/rfc/deprecate_dollar_brace_string_interpolation

@oscarotero oscarotero merged commit d0ea95c into php-embed:master Nov 16, 2022
@oscarotero
Copy link
Collaborator

Ok, thanks.
The tests are failing due a different issue.

@imliam
Copy link

imliam commented Dec 12, 2022

@oscarotero thanks for merging this fix. Any chance of releasing a new tag with this fix now that PHP 8.2 is released? 🙏

@oscarotero
Copy link
Collaborator

@imliam Yes, sorry. New version 4.4.7 released

LeSuisse pushed a commit to Enalean/tuleap that referenced this pull request Jan 9, 2023
This is part of request #30344: Run Tuleap with PHP 8.2

* Changelog: https://github.com/oscarotero/Embed/blob/v4.4.7/CHANGELOG.md
* Issue: php-embed/Embed#506

Change-Id: I6bdd650580327c7d65444d8a3e74982f9ec41126
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants