38ef33f9 | 14-Oct-2024 |
Takuya Aramaki |
Move `language_choose_code()` into new `LangChooser` class (#1081) |
85eb93c4 | 14-Oct-2024 |
Daniel Ruf |
Fix typo in 8.4.0 RC2 release announcement (#1091) |
83705efd | 14-Oct-2024 |
haszi |
Add function for translation of UI elements (#1057) Co-authored-by: haszi <haszika80@gmail.com> |
ea8633ed | 10-Oct-2024 |
Calvin Buckley |
Announce PHP 8.4.0RC2 |
27fbef13 | 07-Oct-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
composer(deps-dev): bump phpunit/phpunit from 11.3.6 to 11.4.0 (#1086) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.6 to 11.4.0. - [Release notes](http
composer(deps-dev): bump phpunit/phpunit from 11.3.6 to 11.4.0 (#1086) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.6 to 11.4.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.0/ChangeLog-11.4.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.3.6...11.4.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
9e00b2ab | 07-Oct-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
github-actions(deps): bump appleboy/ssh-action from 1.0.3 to 1.1.0 (#1087) Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.3 to 1.1.0. - [Release notes](http
github-actions(deps): bump appleboy/ssh-action from 1.0.3 to 1.1.0 (#1087) Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml) - [Commits](https://github.com/appleboy/ssh-action/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: appleboy/ssh-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
f9d05d66 | 06-Oct-2024 |
Jim Winstead |
svn.php.net is no longer online (#1085) * svn.php.net is no longer online * Remove ToC entry that is no longer relevant |
acd86a16 | 02-Oct-2024 |
Tim Düsterhus |
Link GHSA advisories in ChangeLog (#1082) |
03ce04d8 | 26-Sep-2024 |
Ben Ramsey |
Announce PHP 8.1.30 |
4ea1c600 | 26-Sep-2024 |
Ben Ramsey |
8.1.30 tarballs |
9ebf9aec | 26-Sep-2024 |
Saki Takamachi |
Announce PHP 8.4.0RC1 |
367ef68f | 26-Sep-2024 |
Pierrick Charron |
Announce PHP 8.2.24 |
96460f01 | 26-Sep-2024 |
Eric Mann |
Announce PHP 8.3.12 Signed-off-by: Eric Mann <ericmann@php.net> |
b49e10a9 | 24-Sep-2024 |
Pierrick Charron |
8.2.24 tarballs |
9a1fd557 | 24-Sep-2024 |
Jim Winstead |
Link to installation documentation and Windows downloads (#1076) |
cc38235d | 24-Sep-2024 |
Eric Mann |
8.3.12 tarballs |
840c6b55 | 23-Sep-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
composer(deps-dev): bump phpunit/phpunit from 11.3.5 to 11.3.6 (#1080) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.5 to 11.3.6. - [Release notes](http
composer(deps-dev): bump phpunit/phpunit from 11.3.5 to 11.3.6 (#1080) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.5 to 11.3.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.6/ChangeLog-11.3.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.3.5...11.3.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
b585014d | 20-Sep-2024 |
Jim Winstead |
Link to GH issues instead of bugs.php.net for documentation issues (#1078) |
0d192a20 | 18-Sep-2024 |
Jim Winstead |
Add styling for .computeroutput in manual (#1077) |
f252981e | 17-Sep-2024 |
Maurício Meneghini Fauth |
Replace MYPHPNET global var with the UserPreferences class (#1071) |
c7425ed9 | 17-Sep-2024 |
Takuya Aramaki |
Remove `LAST_LANG` cookie as it is not used anymore. (#1072) See 7691b44067db646287064df92ad6bd10718ba9a6 |
2133e024 | 17-Sep-2024 |
Toni Van de Voorde |
feat: add dpc 2025 cfp (#1074) Includes the DPC 2025 Call for papers announcement. |
0c745173 | 17-Sep-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
composer(deps-dev): bump phpunit/phpunit from 11.3.4 to 11.3.5 (#1073) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
c9a1c7c9 | 12-Sep-2024 |
Calvin Buckley |
Announce PHP 8.4.0beta5 |
ac7302cc | 12-Sep-2024 |
Luffy |
Fix comment overwriting (#1067) |