1c3b4d27 | 14-Nov-2023 |
Lu Fei <52o@qq52o.cn> |
Fix iterator alias redirection issue (#823) Closes GH-822 |
6225d35e | 09-Nov-2023 |
Eric Mann |
Announce PHP 8.3.0RC6 |
cdd0d1b5 | 30-Oct-2023 |
Toni Van de Voorde |
feat: announcing Dutch PHP Conference CFP 2024 (#819) This adds the announcement of the Dutch PHP Conference CFP 2024. Thanks! |
0df37baa | 27-Oct-2023 |
Patrick Allaert |
Announce PHP 8.1.25 |
353056b7 | 26-Oct-2023 |
Pierrick Charron |
Announce PHP 8.2.12 |
84176b84 | 26-Oct-2023 |
Jakub Zelenka |
Announce PHP 8.3.0RC5 |
9c412e96 | 24-Oct-2023 |
Patrick Allaert |
8.1.25 tarballs |
b8b439e3 | 20-Oct-2023 |
Matteo Beccati |
phpday 2024 cfp (#817) |
422a66cb | 12-Oct-2023 |
Eric Mann |
Announce PHP 8.3.0RC4 |
8cb53648 | 05-Oct-2023 |
Ben Ramsey |
Add a security.txt file to php.net (#816) This file implements the standard defined in RFC 9116 for a machine-parsable format to aid in security vulnerability disclosure. Of not
Add a security.txt file to php.net (#816) This file implements the standard defined in RFC 9116 for a machine-parsable format to aid in security vulnerability disclosure. Of note: 1. We must include an Expires field, which the RFC suggests should be less than a year in the future. I have set it for the assumed date for GA of PHP 8.4/9.0. I recommend we update the expires time each year on this date, since it's already a date of significance for us. 2. I have signed it with my php.net release manager key. Since we publish our release manager keys, I'm recommending that a release manager for a currently supported version of PHP (at the time) be the one to digitally sign this file after making changes. For more details about security.txt, see: - https://securitytxt.org - https://www.rfc-editor.org/rfc/rfc9116
show more ...
|
390ad107 | 28-Sep-2023 |
Ben Ramsey |
Announce PHP 8.1.24 |
bb611a64 | 28-Sep-2023 |
Jakub Zelenka |
Announce PHP 8.3.0 RC 3 |
78f434a5 | 28-Sep-2023 |
Sergey Panteleev |
Announce PHP 8.2.11 (update version.inc) |
5514625c | 28-Sep-2023 |
Sergey Panteleev |
Announce PHP 8.2.11 |
d3477283 | 26-Sep-2023 |
Ben Ramsey |
8.1.24 tarballs |
9e805bc3 | 26-Sep-2023 |
Sergey Panteleev |
8.2.11 tarballs |
708af8e3 | 19-Sep-2023 |
Sergey Panteleev |
Add PHP Conference Japan 2023 Closes #811 |
60a9323f | 19-Sep-2023 |
Sergey Panteleev |
Add Announce DPC23 Closes #812 |
a2165339 | 14-Sep-2023 |
Eric Mann |
Announce PHP 8.3.0RC2 |
61eaa0cb | 31-Aug-2023 |
Patrick Allaert |
Fixed publishing news of PHP 8.1.21 instead of 8.1.23 |
cb3bb5b7 | 31-Aug-2023 |
Patrick Allaert |
Announce PHP 8.1.23 |
34466639 | 31-Aug-2023 |
Pierrick Charron |
Announce PHP 8.2.10 |
130d3acb | 31-Aug-2023 |
Jakub Zelenka |
Announce PHP 8.3.0RC1 |
2a5e5a44 | 30-Aug-2023 |
Tim Düsterhus |
Use `white-space: pre-wrap` for code formatting (#810) * Use `white-space: pre-wrap` for code formatting Apparently code formatting is used for the entire user comments. Use `wh
Use `white-space: pre-wrap` for code formatting (#810) * Use `white-space: pre-wrap` for code formatting Apparently code formatting is used for the entire user comments. Use `white-space: pre-wrap` to avoid horizontal scrolling of the plaintext description. see 7d4038829e601bfdff3c434f5d8f20d84b344e27 * Unify `highlight_php()` with PhD see php/phd@01d6beb366bfb5e5b99bfdcc44393d8d1ee2d433 * Fix markup for notes in add-note.php
show more ...
|
bd160d89 | 30-Aug-2023 |
Patrick Allaert |
8.1.23 tarballs |