[PHP-WEBMASTER] [web-php] PR #610: HTML A11y improvements in add-note.php, my.php and vote-note.php

2022-07-03 Thread Ayesh
Pull Request: https://github.com/php/web-php/pull/610 Author: Ayesh Improvements to `add-note`, `my`, and `vote-note.php` files by adding `required`, `minlength`, and `maxlength` attributes where possible (to make use of client-side validation), and by adding labels to elements. ![Screenshot 20

[PHP-WEBMASTER] [web-php] master: Micro Optimizations - Round #2

2022-07-03 Thread Ayesh Karunaratne via GitHub
Author: Ayesh Karunaratne (Ayesh) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2022-07-03T20:33:22+02:00 Commit: https://github.com/php/web-php/commit/d40890db1b1179c9f4c962503787b8ffc70b9c05 Raw diff: https://github.com/php/web-php/commit/d40890db1b1179c9f4c962503787b8ffc70b9c05.diff Micro

[PHP-WEBMASTER] [web-php] PR #608: Micro Optimizations - Round #2

2022-07-03 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/608 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 #609: Fix: Update PHP version requirement

2022-07-03 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/609 Author: localheinz This pull request - [x] updates the PHP version requirement in `README.md` -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #608: Micro Optimizations - Round #2

2022-07-03 Thread Ayesh
Pull Request: https://github.com/php/web-php/pull/608 Author: Ayesh Follow-up to #603, includes a few more optimizations. - [.gitignore: Remove redundant entry](https://github.com/php/web-php/commit/9c77a3cf1293651356ef1e68233d2ace3d2b76d2) - [Minor optimizations with ternary operators](https

[PHP-WEBMASTER] [web-php] PR #607: Fix: Remove unused methods

2022-07-03 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/607 Author: localheinz This pull request - [x] removes unused methods from `phpweb\News\Entry` -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #605: Enhancement: Run `phpunit/phpunit` on GitHub Actions

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

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

2022-07-03 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/606 Author: cmb69 We add a copy of the latest run-tests.php from the PHP-8.0 branch, and tests for the `UserNotes\Sorter` with full code coverage. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/

[PHP-WEBMASTER] [web-php] PR #605: Enhancement: Run `phpunit/phpunit` on GitHub Actions

2022-07-03 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/605 Author: localheinz This pull request - [x] runs `phpunit/phpunit` on GitHub Actions 💁‍♂️ Similar to #559, you can see this in action in https://github.com/localheinz/web-php/pull/2. -- PHP Webmaster List Mailing List (http://www.php.net/)

[PHP-WEBMASTER] [web-php] PR #539: No closing tag

2022-07-03 Thread kamil-tekiela
Pull Request: https://github.com/php/web-php/pull/539 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 #548: No useless else

2022-07-03 Thread kamil-tekiela
Pull Request: https://github.com/php/web-php/pull/548 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 #604: Enhancement: Use PSR-4 autoloader

2022-07-03 Thread localheinz
Pull Request: https://github.com/php/web-php/pull/604 Author: localheinz This pull request - [x] uses a PSR-4 autoloader -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: Multiple micro-optimizations

2022-07-03 Thread Ayesh Karunaratne via GitHub
Author: Ayesh Karunaratne (Ayesh) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2022-07-03T12:24:14+02:00 Commit: https://github.com/php/web-php/commit/1b83fd7ab7b4234e777d43587c53f421194a29b2 Raw diff: https://github.com/php/web-php/commit/1b83fd7ab7b4234e777d43587c53f421194a29b2.diff Multi

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

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