This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
awslabs_aws-crt-php
Watch
1
Star
0
Fork
0
mirror of
https://github.com/awslabs/aws-crt-php.git
synced
2026-08-18 01:57:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63
Commits
29
Branches
15
Tags
c06496c1fb78dcae9f02197611bd88511e955633
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Michael Diodone
c06496c1fb
Fix deprecated use of ${var} in Encoding.php
...
Since PHP 8.2 the syntax "${var}" is deprecated. "{$var}" should be used instead.
2023-11-06 14:31:33 +01:00