1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

8 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
35d6a900ac Create phpweb\News\NewsHandler class to handle pregen-news.inc (#1288) 2025-07-21 10:06:28 +08:00
Sergey Panteleev
c0afae37e5 Update testIsEmailableAddressReturnsTrueWhenEmailIsValid test (#1235) 2025-03-04 13:03:44 +03:00
Maurício Meneghini Fauth
cdf59074d3 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>
2024-11-14 11:37:00 +03:00
Maurício Meneghini Fauth
817a3e7fd9 Move myphpnet_* functions to the UserPreferences class (#1075) 2024-11-11 11:50:15 +03:00
Takuya Aramaki
38ef33f923 Move language_choose_code() into new LangChooser class (#1081) 2024-10-14 18:48:22 +05:00
Andreas Möller
33dd2a89e1 Enhancement: Turn PHPT tests into PHPUnit test cases (#943) 2024-02-13 16:16:24 +03:00
Andreas Möller
b506bb808d Fix: Move test (#941) 2024-02-13 12:59:32 +03:00
Andreas Möller
bb83a9cc51 Enhancement: Split test suite (#940) 2024-02-13 09:38:39 +03:00