[PHP-WEBMASTER] [web-php] PR #603: Modernize/micro optimizations

2022-07-02 Thread Ayesh
Pull Request: https://github.com/php/web-php/pull/603 Author: Ayesh This PR contains multiple commits with micro-optimizations, hopefully to reduce the review burden reviewing multiple fully fledged PRs. If any of them don't seem to make sense, I'll happily take them off. Thank you. --- - Rep

[PHP-WEBMASTER] RE: Would the site benefit from using a templating library?

2022-07-02 Thread me
> There is a general issue with this: we have a hard time to rely on > third-party packages, to avoid endorsing one over others. This topic has > been discussed many times over the years, and rarely went anywhere. Hmm, I sympathize with trying to remain completely neutral; I do wonder however

[PHP-WEBMASTER] [web-php] PR #600: `phpversion()` replacements and code branch collapsing for older PHP versions

2022-07-02 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/600 Closed by cmb69. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: `phpversion()` replacements and code branch collapsing for older PHP versions

2022-07-02 Thread Ayesh Karunaratne via GitHub
Author: Ayesh Karunaratne (Ayesh) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2022-07-02T12:37:14+02:00 Commit: https://github.com/php/web-php/commit/38d4e0721c869bfcf3eb9b36f35020dd07ef9515 Raw diff: https://github.com/php/web-php/commit/38d4e0721c869bfcf3eb9b36f35020dd07ef9515.diff `phpv

[PHP-WEBMASTER] Re: Would the site benefit from using a templating library?

2022-07-02 Thread Christoph M. Becker
On 02.07.2022 at 08:59, [email protected] wrote: > I apologize if I am a bit too blunt in asking (blame it on being Dutch and > all) but I was fiddling with web-php’s styling and I was wondering if > maintenance on the website would benefit from using a (stand-alone) > templating solution, s

[PHP-WEBMASTER] [web-php] PR #584: Fix: Remove useless function

2022-07-02 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/584 Closed by cmb69. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: Remove useless function manual_header()

2022-07-02 Thread Andreas Möller via GitHub
Author: Andreas Möller (localheinz) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2022-07-02T11:53:37+02:00 Commit: https://github.com/php/web-php/commit/c3f96532260b12c46510bf27e2410e3d4e607b9d Raw diff: https://github.com/php/web-php/commit/c3f96532260b12c46510bf27e2410e3d4e607b9d.diff Rem

[PHP-WEBMASTER] [web-php] PR #601: Fix: Remove useless function

2022-07-02 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/601 Closed by cmb69. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #602: Open for discussion: design updates

2022-07-02 Thread mvriel
Pull Request: https://github.com/php/web-php/pull/602 Author: mvriel As a design experiment, I have made a re-imagining of the PHP website's visual design. After posting that on Twitter (https://twitter.com/mvriel/status/1542898919142789123) I received thus much support that I opened a topic on

[PHP-WEBMASTER] [web-php] PR #599: Replace `rand()` calls with `random_int()`

2022-07-02 Thread Ayesh
Pull Request: https://github.com/php/web-php/pull/599 Closed by Ayesh. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #601: Fix: Remove useless function

2022-07-02 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/601 Author: localheinz This pull request - [x] removes the useless function `manual_header()` Spotted in #594. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php