[PHP-WEBMASTER] [web-php] PR #1066: Refactor google_cse() Function to Use Heredoc for Output

2024-09-11 Thread PablNico
Pull Request: https://github.com/php/web-php/pull/1066 Author: PablNico # 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

[PHP-WEBMASTER] [web-php] PR #1067: Fix comment overwriting

2024-09-11 Thread sy-records
Pull Request: https://github.com/php/web-php/pull/1067 Author: sy-records see https://github.com/php/web-php/pull/1066#issuecomment-2344706549 `Preview` and `Regression report` in one comment. The comment for preview is overwritten.

[PHP-WEBMASTER] [web-php] PR #1066: Refactor google_cse() Function to Use Heredoc for Output

2024-09-11 Thread saundefined
Pull Request: https://github.com/php/web-php/pull/1066 Closed by saundefined.

[PHP-WEBMASTER] [web-php] master: Enhancement: Use heredoc strings to print cse_snippet and remove end of file delimiter (#1066)

2024-09-11 Thread Pablo Nicolas Guillamondegui via GitHub
Author: Pablo Nicolas Guillamondegui (PablNico) Committer: GitHub (web-flow) Pusher: saundefined Date: 2024-09-12T09:02:05+03:00 Commit: https://github.com/php/web-php/commit/65de05d5562be6e5c586e7997dcf5987917802cc Raw diff: https://github.com/php/web-php/commit/65de05d5562be6e5c586e7997dcf5987

[PHP-WEBMASTER] [web-php] master: Fix comment overwriting (#1067)

2024-09-11 Thread Luffy via GitHub
Author: Luffy (sy-records) Committer: GitHub (web-flow) Pusher: saundefined Date: 2024-09-12T09:02:14+03:00 Commit: https://github.com/php/web-php/commit/ac7302cc30120a3a6e678334e417766d78b3f292 Raw diff: https://github.com/php/web-php/commit/ac7302cc30120a3a6e678334e417766d78b3f292.diff Fix co

[PHP-WEBMASTER] [web-php] PR #1067: Fix comment overwriting

2024-09-11 Thread saundefined
Pull Request: https://github.com/php/web-php/pull/1067 Closed by saundefined.