Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix using deprecated syntax #5381

Merged
merged 1 commit into from
May 6, 2022
Merged

Conversation

nicolas-grekas
Copy link
Member

Q A
Type bug
Fixed issues -

Deprecated since PHP 8.2 and https://wiki.php.net/rfc/deprecate_dollar_brace_string_interpolation

@greg0ire greg0ire merged commit 0781235 into doctrine:3.3.x May 6, 2022
@greg0ire greg0ire added this to the 3.3.7 milestone May 6, 2022
@greg0ire
Copy link
Member

greg0ire commented May 6, 2022

Thanks @nicolas-grekas !

@nicolas-grekas nicolas-grekas deleted the php82 branch May 6, 2022 21:47
rgrellmann added a commit to Rossmann-IT/dbal that referenced this pull request Jul 13, 2022
Release [3.3.7](https://github.com/doctrine/dbal/milestone/114)

3.3.7
=====

- Total issues resolved: **1**
- Total pull requests resolved: **8**
- Total contributors: **6**

Code Style,Static Analysis
--------------------------

 - [5444: PHP CodeSniffer 3.7, PHPStan 1.7.13](doctrine#5444) thanks to @derrabus

Static Analysis
---------------

 - [5426: PHPStan 1.7.9](doctrine#5426) thanks to @derrabus
 - [5417: Run Psalm with language level PHP 8.1](doctrine#5417) thanks to @morozov

Documentation,Type Mapping
--------------------------

 - [5415: Update documentation for the `guid` type](doctrine#5415) thanks to @kaznovac

Bug,PostgreSQL,Schema Management
--------------------------------

 - [5395: Check integer types via PhpIntegerMappingType](doctrine#5395) thanks to @morozov and @umherirrender

Bug,PHP,PostgreSQL
------------------

 - [5381: Fix using deprecated syntax](doctrine#5381) thanks to @nicolas-grekas

Documentation
-------------

 - [5379: Refresh docs about transactions](doctrine#5379) thanks to @greg0ire

CI
--

 - [5374: Remove CA bundle from AppVeyor](doctrine#5374) thanks to @morozov

# gpg: Signature made Fri Jun 17 09:51:42 2022
# gpg:                using DSA key 1BEDEE0A820BC30D858F9F0C2C3A645671828132
# gpg: Can't check signature: No public key
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants