Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor google_cse() Function to Use Heredoc for Output #1066

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

PablNico
Copy link
Contributor

Overview

This pull request refactors the google_cse() function to encapsulate the HTML and JavaScript content using PHP's heredoc syntax. No functionality changes were made; the output remains the same.

  • Enhances code readability and structure.
  • Makes future modifications to the embedded content easier.

Copy link

github-actions bot commented Sep 11, 2024

🚀 Regression report for commit a9db9b9 is at https://web-php-regression-report-pr-1066.preview.thephp.foundation

Copy link
Member

@saundefined saundefined left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@saundefined saundefined merged commit 65de05d into php:master Sep 12, 2024
5 checks passed
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.

3 participants