[pear/DB] 9fb687: Fix PHP8.2 Deprecated use of instead of {}
[email protected] ("Armin Graefe via pear-cvs") Sat, 04 Nov 2023 13:51:42 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/DB/push/refs/heads/trunk/[email protected]> |
Branch: refs/heads/trunk
Home: https://github.com/pear/DB
Commit: 9fb6874b14d7ed48c8494eed7bb5ebed677b283c
https://github.com/pear/DB/commit/9fb6874b14d7ed48c8494eed7bb5ebed677b283c
Author: Seamus Lee <[email protected]>
Date: 2022-10-29 (Sat, 29 Oct 2022)
Changed paths:
M DB.php
Log Message:
-----------
Fix PHP8.2 Deprecated use of instead of {}
Commit: eee360c908f0646a616ed31593d254abcf470710
https://github.com/pear/DB/commit/eee360c908f0646a616ed31593d254abcf470710
Author: Armin Graefe <[email protected]>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
M DB.php
Log Message:
-----------
Merge pull request #14 from seamuslee001/82_depreacted_string
Fix PHP8.2 Deprecated use of ${var} instead of {$var}
Compare: https://github.com/pear/DB/compare/784f767f6f54...eee360c908f0