bc81f174 | 19-Nov-2024 |
Theodore Brown |
Use short function for array_find example (#1125) |
80774e89 | 19-Nov-2024 |
Saki Takamachi |
8.4.0 tarballs |
039acc14 | 19-Nov-2024 |
Sergey Panteleev |
Preparing PHP 8.4 announcement page (#1079) Co-authored-by: Tim Düsterhus <tim@bastelstu.be> Co-authored-by: Gina Peter Banyard <girgias@php.net> Co-authored-by: Jorg Adam Sowa <jorg
Preparing PHP 8.4 announcement page (#1079) Co-authored-by: Tim Düsterhus <tim@bastelstu.be> Co-authored-by: Gina Peter Banyard <girgias@php.net> Co-authored-by: Jorg Adam Sowa <jorg.sowa@gmail.com> Co-authored-by: Tim Düsterhus <timwolla@googlemail.com> Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Co-authored-by: Roman Pronskiy <roman@pronskiy.com> Co-authored-by: Theodore Brown <theodorejb@outlook.com> Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br> Co-authored-by: andresayac <andresayac@gmail.com> Co-authored-by: Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com> Co-authored-by: Borislav Kosun <kosun.b@yandex.com>
show more ...
|
ac82adaf | 19-Nov-2024 |
Pierrick Charron |
8.2.26 tarballs |
91c122af | 19-Nov-2024 |
Patrick Allaert |
8.1.31 tarballs |
5c241ae2 | 19-Nov-2024 |
Eric Mann |
8.3.14 tarballs |
9fc3effc | 18-Nov-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
github-actions(deps): bump appleboy/ssh-action from 1.1.0 to 1.2.0 (#1123) Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.1.0 to 1.2.0. - [Release notes](http
github-actions(deps): bump appleboy/ssh-action from 1.1.0 to 1.2.0 (#1123) Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.1.0 to 1.2.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.1.0...v1.2.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 ...
|
cdf59074 | 14-Nov-2024 |
Maurício Meneghini Fauth |
Replace languages.inc globals with I18n\Languages consts (#1121) The include/languages.inc file was not removed as it's used in other repositories. It should be removed after migration.
Replace languages.inc globals with I18n\Languages consts (#1121) The include/languages.inc file was not removed as it's used in other repositories. It should be removed after migration. Tests were added to ensure that the global variables and the constants are in sync with each other. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
show more ...
|
817a3e7f | 11-Nov-2024 |
Maurício Meneghini Fauth |
Move myphpnet_* functions to the UserPreferences class (#1075) |
7478275a | 09-Nov-2024 |
Luffy |
Hosting jQuery locally (#1119) |
8413b220 | 09-Nov-2024 |
Lucas Azevedo |
Fix offcanvas menu open bug (#1116) |
1a8b9dbf | 09-Nov-2024 |
Christoph M. Becker |
Update to actions/cache@v4 (#1120) v3 is meant for nodejs 16, but that is no longer supported by hosted GH runners[1]. To avoid potential instabilities, we update to v4. [1] <h
Update to actions/cache@v4 (#1120) v3 is meant for nodejs 16, but that is no longer supported by hosted GH runners[1]. To avoid potential instabilities, we update to v4. [1] <https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/>
show more ...
|
4c233105 | 08-Nov-2024 |
Christoph M. Becker |
Fix scheduled release date |
070c0763 | 07-Nov-2024 |
Calvin Buckley |
Announce PHP 8.4.0RC4 |
38955a6a | 06-Nov-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
composer(deps-dev): bump symfony/process from 7.1.3 to 7.1.7 (#1114) Bumps [symfony/process](https://github.com/symfony/process) from 7.1.3 to 7.1.7. - [Release notes](https://github.com
composer(deps-dev): bump symfony/process from 7.1.3 to 7.1.7 (#1114) Bumps [symfony/process](https://github.com/symfony/process) from 7.1.3 to 7.1.7. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/process/compare/v7.1.3...v7.1.7) --- updated-dependencies: - dependency-name: symfony/process dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
b62f99f6 | 02-Nov-2024 |
Lucas Azevedo |
Update navbar design and improve search UI (#1084) Co-authored-by: Gina Peter Banyard <girgias@php.net> Co-authored-by: Sergey Panteleev <sergey@php.net> |
2f24f8ee | 01-Nov-2024 |
Sergey Panteleev |
Run only labeled workflow (#1111) |
fcc95652 | 30-Oct-2024 |
Sergey Panteleev |
Fix downloads layout on mobile (#1110) |
cb385e3e | 30-Oct-2024 |
Nafis Reza <68966649+nafisreza@users.noreply.github.com> |
Update hero section styles according to BEM methodology (#1107) |
0f27dfd5 | 28-Oct-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
composer(deps-dev): bump phpunit/phpunit from 11.4.2 to 11.4.3 (#1109) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.4.2 to 11.4.3. - [Release notes](http
composer(deps-dev): bump phpunit/phpunit from 11.4.2 to 11.4.3 (#1109) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.4.2 to 11.4.3. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.3/ChangeLog-11.4.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.4.2...11.4.3) --- 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 ...
|
b0763029 | 26-Oct-2024 |
Jim Winstead |
doc.php.net is on HTTPS now, and contribution guide URL changed (#1108) |
0ceadab8 | 25-Oct-2024 |
Mikhail Alferov |
Update Russian UI (#1105) |
08cc46bd | 25-Oct-2024 |
Jeremy Mikola |
Additional redirects for mongodb set-to-book conversion (#1103) |
5cd64efb | 24-Oct-2024 |
Jim Winstead |
Clarify how inactive languages are handled (#1104) |
e6407c68 | 24-Oct-2024 |
Saki Takamachi |
Announce PHP 8.4.0RC3 |