[PHP-WEBMASTER] [web-php][PR #462] - improve local font support

2021-11-25 Thread noreply
You can view the Pull Request on github: https://github.com/php/web-php/pull/462 Closed. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: Improve fonts support

2021-11-25 Thread Hans Krentel (hakre) via Sergey Panteleev
Author: Hans Krentel (hakre) (hakre) Committer: Sergey Panteleev (saundefined) Date: 2021-11-26T10:16:16+03:00 Commit: https://github.com/php/web-php/commit/2ceaff53a644f808a55e236f10f8f5313a21bee5 Raw diff: https://github.com/php/web-php/commit/2ceaff53a644f808a55e236f10f8f5313a21bee5.diff

[PHP-WEBMASTER] [web-php][PR #461] - Add missing TTF files

2021-11-25 Thread noreply
You can view the Pull Request on github: https://github.com/php/web-php/pull/461 Closed. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: Add missing function keyword

2021-11-25 Thread Sergey Panteleev
Author: Sergey Panteleev (saundefined) Date: 2021-11-26T00:27:08+03:00 Commit: https://github.com/php/web-php/commit/0d0d1d33f652eab3cb9a04c41480f44cd16d3c7e Raw diff: https://github.com/php/web-php/commit/0d0d1d33f652eab3cb9a04c41480f44cd16d3c7e.diff Add missing function keyword Relates

[PHP-WEBMASTER] [web-php][PR #464] - Addendum should be after the list, not before

2021-11-25 Thread noreply
You can view the Pull Request on github: https://github.com/php/web-php/pull/464 Closed. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: Addendum should be after the list, not before (GH-464)

2021-11-25 Thread Kamil Tekiela via Peter Cowburn
Author: Kamil Tekiela (kamil-tekiela) Committer: Peter Cowburn (salathe) Date: 2021-11-25T21:10:00Z Commit: https://github.com/php/web-php/commit/899f4c750bad61c6a8251b7081dcede2bb6c7e7c Raw diff: https://github.com/php/web-php/commit/899f4c750bad61c6a8251b7081dcede2bb6c7e7c.diff Addendum

[PHP-WEBMASTER] [web-php][PR #464] - Addendum should be after the list, not before

2021-11-25 Thread noreply
You can view the Pull Request on github: https://github.com/php/web-php/pull/464 Opened By: kamil-tekiela Pull Request Description: -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: Tweak intersection types description

2021-11-25 Thread Nikita Popov
Author: Nikita Popov (nikic) Date: 2021-11-25T20:22:07+01:00 Commit: https://github.com/php/web-php/commit/213a4fafd56620a4efebddaa5bf246afb0758782 Raw diff: https://github.com/php/web-php/commit/213a4fafd56620a4efebddaa5bf246afb0758782.diff Tweak intersection types description Changed paths:

[PHP-WEBMASTER] [web-php] master: Add missing function keyword

2021-11-25 Thread Nikita Popov
Author: Nikita Popov (nikic) Date: 2021-11-25T20:17:56+01:00 Commit: https://github.com/php/web-php/commit/0bbcadae74cb39a152f44f9194f2b3c41271f191 Raw diff: https://github.com/php/web-php/commit/0bbcadae74cb39a152f44f9194f2b3c41271f191.diff Add missing function keyword This is a function

[PHP-WEBMASTER] [web-php] master: Add PHP 8.1 release page to navbar

2021-11-25 Thread Sergey Panteleev
Author: Sergey Panteleev (saundefined) Date: 2021-11-25T21:47:20+03:00 Commit: https://github.com/php/web-php/commit/f9dbcaf607abc6b3d2ad9ed7e498a760b0ea4d39 Raw diff: https://github.com/php/web-php/commit/f9dbcaf607abc6b3d2ad9ed7e498a760b0ea4d39.diff Add PHP 8.1 release page to navbar

[PHP-WEBMASTER] [web-php] master: no confusing characters, stick with less than 8.0

2021-11-25 Thread Peter Cowburn
Author: Peter Cowburn (salathe) Date: 2021-11-25T18:42:03Z Commit: https://github.com/php/web-php/commit/249eff695b5d4de4bc8a3341cb85d76292a403a1 Raw diff: https://github.com/php/web-php/commit/249eff695b5d4de4bc8a3341cb85d76292a403a1.diff no confusing characters, stick with less than 8.0

[PHP-WEBMASTER] [web-php] master: Use recommended enum casing

2021-11-25 Thread Nikita Popov
Author: Nikita Popov (nikic) Date: 2021-11-25T19:40:22+01:00 Commit: https://github.com/php/web-php/commit/4bf88ecec3964c8ef1ffc57f65e8dedb27d18c61 Raw diff: https://github.com/php/web-php/commit/4bf88ecec3964c8ef1ffc57f65e8dedb27d18c61.diff Use recommended enum casing Changed paths: M

[PHP-WEBMASTER] [web-php] master: typo+WS: ≤8.0 -> ≤ 8.1

2021-11-25 Thread Peter Cowburn
Author: Peter Cowburn (salathe) Date: 2021-11-25T18:38:22Z Commit: https://github.com/php/web-php/commit/948085cfa4f144afc74be87a1b3c5c0ac067cace Raw diff: https://github.com/php/web-php/commit/948085cfa4f144afc74be87a1b3c5c0ac067cace.diff typo+WS: ≤8.0 -> ≤ 8.1 Changed paths: M

[PHP-WEBMASTER] [web-php] master: typo: 8.1.0 is a minor release

2021-11-25 Thread Peter Cowburn
Author: Peter Cowburn (salathe) Date: 2021-11-25T18:32:52Z Commit: https://github.com/php/web-php/commit/2d1dca45fe6a8f0d100c901b626509318c84828c Raw diff: https://github.com/php/web-php/commit/2d1dca45fe6a8f0d100c901b626509318c84828c.diff typo: 8.1.0 is a minor release Changed paths: M

[PHP-WEBMASTER] [web-php] master: Revert "Fixed: no announcement addendum (yet?)"

2021-11-25 Thread Peter Cowburn
Author: Peter Cowburn (salathe) Date: 2021-11-25T18:30:04Z Commit: https://github.com/php/web-php/commit/e54dfa752f69be9b0271f29e65691063bc3e4387 Raw diff: https://github.com/php/web-php/commit/e54dfa752f69be9b0271f29e65691063bc3e4387.diff Revert "Fixed: no announcement addendum (yet?)" This

[PHP-WEBMASTER] [web-php] master: Fixed: no announcement addendum (yet?)

2021-11-25 Thread Patrick Allaert
Author: Patrick Allaert (patrickallaert) Date: 2021-11-25T19:09:22+01:00 Commit: https://github.com/php/web-php/commit/6c04898705b85479189c6fbd41c95b8af7ae7aba Raw diff: https://github.com/php/web-php/commit/6c04898705b85479189c6fbd41c95b8af7ae7aba.diff Fixed: no announcement addendum (yet?)

[PHP-WEBMASTER] [web-php] master: Add PHP 8.1 release page (#450)

2021-11-25 Thread Roman Pronskiy via GitHub
Author: Roman Pronskiy (pronskiy) Committer: GitHub (web-flow) Pusher: saundefined Date: 2021-11-25T21:05:01+03:00 Commit: https://github.com/php/web-php/commit/7ce6ff5971e5540d671820705089b8bc8613f69d Raw diff: https://github.com/php/web-php/commit/7ce6ff5971e5540d671820705089b8bc8613f69d.diff

[PHP-WEBMASTER] [web-php][PR #450] - Add PHP 8.1 release page

2021-11-25 Thread noreply
You can view the Pull Request on github: https://github.com/php/web-php/pull/450 Closed. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] master: Announce 8.1.0

2021-11-25 Thread Patrick Allaert
Author: Patrick Allaert (patrickallaert) Date: 2021-11-25T18:55:41+01:00 Commit: https://github.com/php/web-php/commit/70d91087d73012f49b5e66b6d2ca218b4dd3e66c Raw diff: https://github.com/php/web-php/commit/70d91087d73012f49b5e66b6d2ca218b4dd3e66c.diff Announce 8.1.0 Changed paths: A

[PHP-WEBMASTER] [web-php][PR #463] - Fix wrong city name in entry for IPC 2022

2021-11-25 Thread noreply
You can view the Pull Request on github: https://github.com/php/web-php/pull/463 Closed. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php][PR #463] - Fix wrong city name in entry for IPC 2022

2021-11-25 Thread noreply
You can view the Pull Request on github: https://github.com/php/web-php/pull/463 Opened By: pwittig24 Pull Request Description: -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php