Skip to content

fix PHP presigned upload example - #32595

Open
rdimaio wants to merge 1 commit into
cloudflare:productionfrom
rdimaio:r2-fix-php-presigned-upload-example
Open

fix PHP presigned upload example#32595
rdimaio wants to merge 1 commit into
cloudflare:productionfrom
rdimaio:r2-fix-php-presigned-upload-example

Conversation

@rdimaio

@rdimaio rdimaio commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fixes the R2 aws-sdk-php example: adds the missing semicolons to the two print_r() presigned-URL statements and quotes the curl upload URL so the shell does not split it on the & query-parameter separators.

Documentation checklist

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 94d1e88.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@github-actions github-actions Bot added product:r2 R2 object storage: https://developers.cloudflare.com/r2 size/xs labels Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:r2 R2 object storage: https://developers.cloudflare.com/r2 size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants