Skip to content

docs(php): fix sample app README vendor path#270

Open
trevdem wants to merge 1 commit into
DataDog:masterfrom
trevdem:docs/php-sample-readme-vendor-path
Open

docs(php): fix sample app README vendor path#270
trevdem wants to merge 1 commit into
DataDog:masterfrom
trevdem:docs/php-sample-readme-vendor-path

Conversation

@trevdem

@trevdem trevdem commented Jul 9, 2026

Copy link
Copy Markdown

Summary

  • Update the PHP sample app README to reference lib/vendor/ instead of the stale vendor/ path
  • Clarify that ./build.sh is only needed for offline staging; online cf push can rely on php_buildpack to run composer install

Test plan

  • Verified composer.json sets "vendor-dir": "lib/vendor"
  • Verified htdocs/index.php requires lib/vendor/autoload.php

Made with Cursor

Point build instructions at lib/vendor/ to match composer.json and
clarify that build.sh is only required for offline staging.

Co-authored-by: Cursor <cursoragent@cursor.com>
@trevdem
trevdem requested a review from a team as a code owner July 9, 2026 03:13
@trevdem

trevdem commented Jul 14, 2026

Copy link
Copy Markdown
Author

@DataDog/agent-integrations Could someone from the team take a look when you have a chance? Thanks!

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.

1 participant