History log of /web-php/ (Results 1 – 25 of 12310)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
01a0e55d21-Nov-2024 Patrick Allaert

Announce PHP 8.1.31

f641991821-Nov-2024 Pierrick Charron

Fix typo in french PHP 8.4 announcement page (#1137)

ad331ce921-Nov-2024 Theodore Brown

Change asymmetric visibility example to show how it simplifies code (#1135)

The previous example wasn't very helpful, since it only showed invalid code that will error (and could just as eas

Change asymmetric visibility example to show how it simplifies code (#1135)

The previous example wasn't very helpful, since it only showed invalid code that will error (and could just as easily be replaced with a readonly property).

show more ...

b672403f21-Nov-2024 Eric Mann

Announce PHP 8.3.14

cd7ee29e21-Nov-2024 Pierrick Charron

Announce PHP 8.2.26

a895a42421-Nov-2024 Luffy

Fix typo (#1136)

420a34aa20-Nov-2024 Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com>

docs: add missing period to the sentence. (#1134)

Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br>

e360db6920-Nov-2024 Saki Takamachi

8.4.1 tarballs

d6a0144820-Nov-2024 Luffy

Optimize Chinese translation (#1132)

357b9c4220-Nov-2024 Luffy

Use Table Layout (#1130)

926c11f720-Nov-2024 Pierrick Charron

PHP8.4 announcement in french (#1131)

Co-authored-by: Sergey Panteleev <sergey@php.net>

9901b10920-Nov-2024 Luffy

Add Chinese translation of PHP 8.4 announcement page (#1128)

818b7cb319-Nov-2024 Borislav Kosun <16259603+bkosun@users.noreply.github.com>

Add Ukrainian translation of PHP 8.4 announcement page (#1127)

680dab6419-Nov-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Update Dutch translation for 8.4 announcement (#1126)

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)

12345678910>>...493