History log of /web-php/ (Results 76 – 100 of 12333)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
38ef33f914-Oct-2024 Takuya Aramaki

Move `language_choose_code()` into new `LangChooser` class (#1081)

85eb93c414-Oct-2024 Daniel Ruf

Fix typo in 8.4.0 RC2 release announcement (#1091)

83705efd14-Oct-2024 haszi

Add function for translation of UI elements (#1057)

Co-authored-by: haszi <haszika80@gmail.com>

ea8633ed10-Oct-2024 Calvin Buckley

Announce PHP 8.4.0RC2

27fbef1307-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 ...

9e00b2ab07-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 ...

f9d05d6606-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

acd86a1602-Oct-2024 Tim Düsterhus

Link GHSA advisories in ChangeLog (#1082)

03ce04d826-Sep-2024 Ben Ramsey

Announce PHP 8.1.30

4ea1c60026-Sep-2024 Ben Ramsey

8.1.30 tarballs

9ebf9aec26-Sep-2024 Saki Takamachi

Announce PHP 8.4.0RC1

367ef68f26-Sep-2024 Pierrick Charron

Announce PHP 8.2.24

96460f0126-Sep-2024 Eric Mann

Announce PHP 8.3.12

Signed-off-by: Eric Mann <ericmann@php.net>

b49e10a924-Sep-2024 Pierrick Charron

8.2.24 tarballs

9a1fd55724-Sep-2024 Jim Winstead

Link to installation documentation and Windows downloads (#1076)

cc38235d24-Sep-2024 Eric Mann

8.3.12 tarballs

840c6b5523-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 ...

b585014d20-Sep-2024 Jim Winstead

Link to GH issues instead of bugs.php.net for documentation issues (#1078)

0d192a2018-Sep-2024 Jim Winstead

Add styling for .computeroutput in manual (#1077)

f252981e17-Sep-2024 Maurício Meneghini Fauth

Replace MYPHPNET global var with the UserPreferences class (#1071)

c7425ed917-Sep-2024 Takuya Aramaki

Remove `LAST_LANG` cookie as it is not used anymore. (#1072)

See 7691b44067db646287064df92ad6bd10718ba9a6

2133e02417-Sep-2024 Toni Van de Voorde

feat: add dpc 2025 cfp (#1074)

Includes the DPC 2025 Call for papers announcement.

0c74517317-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>

c9a1c7c912-Sep-2024 Calvin Buckley

Announce PHP 8.4.0beta5

ac7302cc12-Sep-2024 Luffy

Fix comment overwriting (#1067)

12345678910>>...494