Skip to content

Conversation

@michalsn
Copy link
Member

@michalsn michalsn commented Dec 5, 2025

Description
This PR updates the sample preload.php by commenting out the debug echo line and adding a note that preload scripts must not produce output in real use.

Closes #9822

Fixes #9821

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn added bug Verified issues on the current code behavior or pull requests that will fix them documentation Pull requests for documentation only labels Dec 5, 2025
@michalsn michalsn requested a review from paulbalandan December 5, 2025 19:08
@michalsn michalsn merged commit 733dea8 into codeigniter4:develop Dec 6, 2025
8 checks passed
@michalsn
Copy link
Member Author

michalsn commented Dec 6, 2025

Thank you for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: preload.php has an echo statement in it that messes up spark command output

3 participants