[PHP-WEBMASTER] [web-php-distributions] master: Add tarballs for php-8.1.8

2022-07-05 Thread Ben Ramsey
Author: Ben Ramsey (ramsey) Date: 2022-07-05T17:02:50-05:00 Commit: https://github.com/php/web-php-distributions/commit/54ff0e86ac8e48dc56599faaf87aeb2e0ea1ee8c Raw diff: https://github.com/php/web-php-distributions/commit/54ff0e86ac8e48dc56599faaf87aeb2e0ea1ee8c.diff Add tarballs for

[PHP-WEBMASTER] [web-php] master: Combine consecutive unsets (#543)

2022-07-05 Thread Mathias Reker ⚡️ via GitHub
Author: Mathias Reker ⚡️ (MathiasReker) Committer: GitHub (web-flow) Pusher: kamil-tekiela Date: 2022-07-05T15:01:39+01:00 Commit: https://github.com/php/web-php/commit/73f3c628fdb51b5a5466f786c4b55601b09a6b45 Raw diff:

[PHP-WEBMASTER] [web-php] PR #543: Combine consecutive unsets

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

[PHP-WEBMASTER] [web-php] PR #546: Include

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

[PHP-WEBMASTER] [web-php] master: Remove parentheses around include (#546)

2022-07-05 Thread Mathias Reker ⚡️ via GitHub
Author: Mathias Reker ⚡️ (MathiasReker) Committer: GitHub (web-flow) Pusher: kamil-tekiela Date: 2022-07-05T14:55:01+01:00 Commit: https://github.com/php/web-php/commit/9f0ae5131cef90f853f14fed6d3c8fe58f05a6ec Raw diff:

Re: [PHP-WEBMASTER] Coding Standard forhttps://github.com/php/web-php

2022-07-05 Thread Andreas Möller
>> To get the ball rolling, I have opened a pull request (in draft mode) that >> runs friendsofphp/php-cs-fixer on GitHub Actions with a minimal >> configuration. > > Apparently, nobody is opposed to use php-cs-fixer on web-php. I suggest > to discuss the details on the PR >

[PHP-WEBMASTER] [web-php] PR #615: Enhancement: Add `CONTRIBUTING.md`

2022-07-05 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/615 Author: localheinz This pull request - [x] adds `CONTRIBUTING.md` ‍♂️ For reference, see

Re: [PHP-WEBMASTER] Coding Standard forhttps://github.com/php/web-php

2022-07-05 Thread Christoph M. Becker
On 27.06.2022 at 18:22, Andreas Möller wrote: >> What do others think about introducing PHP_CodeSniffer[1] or >> PHP-CS-Fixer[2] with a suitable coding standard, which could be the PER >> Coding Style[3]. >> >> [1] >> [2]

[PHP-WEBMASTER] [web-php] PR #614: Enhancement: Use autoloader

2022-07-05 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/614 Author: localheinz This pull request - [x] uses the autoloader in tests Follows #604. Follows #606. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #613: Enhancement: Add badge to `README.md`

2022-07-05 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/613 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: Enhancement: Add badge to README.md

2022-07-05 Thread Andreas Möller via GitHub
Author: Andreas Möller (localheinz) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2022-07-05T14:19:21+02:00 Commit: https://github.com/php/web-php/commit/0ba9485eb3ab79ed0d4e952d7c9e6912c931f786 Raw diff: https://github.com/php/web-php/commit/0ba9485eb3ab79ed0d4e952d7c9e6912c931f786.diff

[PHP-WEBMASTER] [web-php] master: Update PHP version requirement

2022-07-05 Thread Andreas Möller via GitHub
Author: Andreas Möller (localheinz) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2022-07-05T14:18:23+02:00 Commit: https://github.com/php/web-php/commit/fe57ff9c95b53ba98498125a0e8b623fa15d8f93 Raw diff: https://github.com/php/web-php/commit/fe57ff9c95b53ba98498125a0e8b623fa15d8f93.diff

[PHP-WEBMASTER] [web-php] PR #613: Enhancement: Add badge to README.md

2022-07-05 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/613 Author: localheinz This pull request - [x] adds a badge to `README.md` Follows #606. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: Enhancement: Use PSR-4 autoloader (#604)

2022-07-05 Thread Andreas Möller via GitHub
Author: Andreas Möller (localheinz) Committer: GitHub (web-flow) Pusher: kamil-tekiela Date: 2022-07-05T12:50:41+01:00 Commit: https://github.com/php/web-php/commit/a83ae2fa325bf63bcdfe3ea97e168ec2226eb101 Raw diff:

[PHP-WEBMASTER] [web-php] PR #604: Enhancement: Use PSR-4 autoloader

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

[PHP-WEBMASTER] [web-php] master: Test UserNotes\Sorter

2022-07-05 Thread Christoph M. Becker via GitHub
Author: Christoph M. Becker (cmb69) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2022-07-05T12:50:23+02:00 Commit: https://github.com/php/web-php/commit/870dee1e16f6c4fd1cd1bd41c44b88510d6c504e Raw diff: https://github.com/php/web-php/commit/870dee1e16f6c4fd1cd1bd41c44b88510d6c504e.diff

[PHP-WEBMASTER] [web-php] PR #606: Test UserNotes\Sorter

2022-07-05 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/606 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 #612: Minor optimizations in CSS to shed some page size off

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

[PHP-WEBMASTER] [web-php] master: Minor optimizations in CSS files to shed some weight (#612)

2022-07-05 Thread Ayesh Karunaratne via GitHub
Author: Ayesh Karunaratne (Ayesh) Committer: GitHub (web-flow) Pusher: kamil-tekiela Date: 2022-07-05T11:38:25+01:00 Commit: https://github.com/php/web-php/commit/c1dce9083bbef1dab52b320d7a4774cf0fcceeba Raw diff:

[PHP-WEBMASTER] [web-php-distributions] master: Upload PHP 8.0.21 files

2022-07-05 Thread Gabriel Caruso
Author: Gabriel Caruso (carusogabriel) Date: 2022-07-05T11:52:26+02:00 Commit: https://github.com/php/web-php-distributions/commit/1f35515a0d3e55a389982da09bfe95578f08395c Raw diff: https://github.com/php/web-php-distributions/commit/1f35515a0d3e55a389982da09bfe95578f08395c.diff Upload PHP

[PHP-WEBMASTER] [web-php] PR #612: Minor optimizations in CSS to shed some page size off

2022-07-05 Thread Ayesh
Pull Request: https://github.com/php/web-php/pull/612 Author: Ayesh - Removes `px` suffix from `0px`. - Combines CSS properties where they are immediately overridden in the same selector block, or can be combined without side effects. This saves about 50 bytes off the CSS scripts. _it ain't

[PHP-WEBMASTER] [web-php] master: Postponement PHP Russia 2022 to November (#611)

2022-07-05 Thread Sergey Panteleev via GitHub
Author: Sergey Panteleev (saundefined) Committer: GitHub (web-flow) Pusher: saundefined Date: 2022-07-05T11:40:48+03:00 Commit: https://github.com/php/web-php/commit/90cc484d04e9c362fa3ba231d832dac51e2612cd Raw diff:

[PHP-WEBMASTER] [web-php] PR #611: Postponement PHP Russia 2022 to November

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