Skip to content

chore(PHP): run migration examples in ci#114

Merged
josecorella merged 3 commits into
fireegg-test-serversfrom
jocorell/run-examples-in-ci
Dec 10, 2025
Merged

chore(PHP): run migration examples in ci#114
josecorella merged 3 commits into
fireegg-test-serversfrom
jocorell/run-examples-in-ci

Conversation

@josecorella

Copy link
Copy Markdown

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Comment thread all-examples/php/v3/main.php Outdated
echo "Data length: " . strlen($testData) . " bytes\n";
echo "\n";

$v2EncryptionClient = new S3EncryptionClientV3(

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
$v2EncryptionClient = new S3EncryptionClientV3(
$v3EncryptionClient = new S3EncryptionClientV3(

i think

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cries in disbelief

@josecorella josecorella merged commit 41f0a00 into fireegg-test-servers Dec 10, 2025
4 checks passed
@josecorella josecorella deleted the jocorell/run-examples-in-ci branch December 10, 2025 21:42
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.

2 participants