History log of /web-php/ (Results 26 – 50 of 12321)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bc81f17419-Nov-2024 Theodore Brown

Use short function for array_find example (#1125)

80774e8919-Nov-2024 Saki Takamachi

8.4.0 tarballs

039acc1419-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 ...

ac82adaf19-Nov-2024 Pierrick Charron

8.2.26 tarballs

91c122af19-Nov-2024 Patrick Allaert

8.1.31 tarballs

5c241ae219-Nov-2024 Eric Mann

8.3.14 tarballs

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

cdf5907414-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 ...

817a3e7f11-Nov-2024 Maurício Meneghini Fauth

Move myphpnet_* functions to the UserPreferences class (#1075)

7478275a09-Nov-2024 Luffy

Hosting jQuery locally (#1119)

8413b22009-Nov-2024 Lucas Azevedo

Fix offcanvas menu open bug (#1116)

1a8b9dbf09-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 ...

4c23310508-Nov-2024 Christoph M. Becker

Fix scheduled release date

070c076307-Nov-2024 Calvin Buckley

Announce PHP 8.4.0RC4

38955a6a06-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 ...

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

2f24f8ee01-Nov-2024 Sergey Panteleev

Run only labeled workflow (#1111)

fcc9565230-Oct-2024 Sergey Panteleev

Fix downloads layout on mobile (#1110)

cb385e3e30-Oct-2024 Nafis Reza <68966649+nafisreza@users.noreply.github.com>

Update hero section styles according to BEM methodology (#1107)

0f27dfd528-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 ...

b076302926-Oct-2024 Jim Winstead

doc.php.net is on HTTPS now, and contribution guide URL changed (#1108)

0ceadab825-Oct-2024 Mikhail Alferov

Update Russian UI (#1105)

08cc46bd25-Oct-2024 Jeremy Mikola

Additional redirects for mongodb set-to-book conversion (#1103)

5cd64efb24-Oct-2024 Jim Winstead

Clarify how inactive languages are handled (#1104)

e6407c6824-Oct-2024 Saki Takamachi

Announce PHP 8.4.0RC3

12345678910>>...493