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

34 Commits

Author SHA1 Message Date
github-actions[bot]
e68d6872ad Update snapshots 2025-04-25 11:54:58 +00:00
Marcos Marcolin
401acdad5c Add linkedin page to homepage (#1255)
Fix #1178

Co-authored-by: Sergey Panteleev <sergey@php.net>
2025-04-10 17:55:36 +03:00
Sergey Panteleev
c0afae37e5 Update testIsEmailableAddressReturnsTrueWhenEmailIsValid test (#1235) 2025-03-04 13:03:44 +03:00
github-actions[bot]
de47a7765c Update snapshots 2025-01-20 07:20:16 +00:00
Sergey Panteleev
402eaf222a Update snapshots to 2025 2025-01-06 01:10:25 +03:00
Gina Peter Banyard
50202bbf27 Fix local deployement and add a new doc page (#1181)
Co-authored-by: Sergey Panteleev <sergey@php.net>
2024-12-11 12:48:39 +03:00
Sergey Panteleev
039acc1453 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>
2024-11-19 20:34: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
Lucas Azevedo
b62f99f6de 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>
2024-11-02 17:39:04 +03:00
Nafis Reza
cb385e3e05 Update hero section styles according to BEM methodology (#1107) 2024-10-30 11:03:34 +08:00
Takuya Aramaki
38ef33f923 Move language_choose_code() into new LangChooser class (#1081) 2024-10-14 18:48:22 +05:00
Sergey Panteleev
0361d00417 Fix playwright .hero-versions mask 2024-09-01 20:14:46 +03:00
Sergey Panteleev
12e45386e8 Add mask option to regression tests 2024-08-20 10:07:15 +03:00
Sergey Panteleev
c632d199d1 Add visual regression tests (#994)
Co-authored-by: Roman Pronskiy <roman@pronskiy.com>
Co-authored-by: Derick Rethans <derick@php.net>
2024-08-20 09:20:25 +03:00
Andreas Möller
9b25de49f9 Fix: Move server log and PID files to .build/server/ (#956) 2024-02-17 22:28:53 +03: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
9705aae05a Enhancement: Turn PHPT test into PHPUnit test case (#942) 2024-02-13 14:13:51 +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
Andreas Möller
f24c916156 Enhancement: Use phpunit/phpunit to run tests 2024-02-12 17:40:44 +00:00
Andreas Möller
d162fe4120 Enhancement: Run end-to-end test asserting HTTP response status code (#900) 2024-01-23 11:16:29 +03:00
Andreas Möller
b76e22374b Fix: Use mt_srand() instead of srand() (#887) 2023-12-07 17:00:05 +01:00
Andreas Möller
1bf886a969 Copy run-tests.php from php/php-src (#850) 2023-12-06 14:15:55 +01:00
Sergey Panteleev
e6c5bb0887 Fix email test (#824) 2023-11-21 13:14:15 +03:00
Lu Fei
bf7eff4a9c Fix autoload redirect failure (#788) 2023-06-26 14:19:29 +01:00
Derick Rethans
11243875c3 Fixed PHP 8.2 deprecation warnings 2023-05-26 14:07:46 +01:00
Kamil Tekiela
9752e1b90d Introduce UserNote DTO and refactor Sorter (#594) 2022-09-16 12:47:04 +01:00
Andreas Möller
d8717d3ab6 Add tests for gen_challenge() and test_answer()
Closes GH-632.
2022-07-15 13:07:43 +02:00
Andreas Möller
c68e5a9e4a Enhancement: Enable single_space_after_construct fixer
Closes GH-640.
2022-07-12 11:44:23 +02:00
Andreas Möller
d31e187324 Fix: Replace script with tests
Closes GH-631.
2022-07-09 17:03:23 +02:00
Andreas Möller
b9da39a6f3 Fix: Move and rename tests (#628) 2022-07-09 11:06:08 +01:00
Andreas Möller
46477db706 Enhancement: Use autoloader (#614) 2022-07-08 23:06:52 +01:00
Christoph M. Becker
870dee1e16 Test UserNotes\Sorter
We add a copy of the latest run-tests.php from the PHP-8.0 branch, and
tests for the `UserNotes\Sorter` with full code coverage.  We also run tests
on GitHub Actions.

Co-authored-by: Andreas Möller <am@localheinz.com>

Closes GH-606.
2022-07-05 12:50:23 +02:00