1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

14 Commits

Author SHA1 Message Date
Djim Schaap
81ef9770be Fix typo in writing-tests.rst (GH-21133) 2026-02-04 23:03:29 +01:00
Weilin Du
4f793ba1c3 [skip ci] Fix duplicate words typos (GH-20800) 2025-12-31 02:22:09 +01:00
René Schleusner
26e0bfa341 Fixed some typos in docs and fpm pool config (GH-20587)
* Fix some typos in docs

* Fix typo in output header example of fpm pool config
2025-12-05 20:20:40 +01:00
Gina Peter Banyard
9b27fdbe52 Normalize version number strings 2025-08-24 12:00:31 +01:00
Gina Peter Banyard
fb27ff958c Clarify usage of @deprecated annotation in stubs
To indicate that this was used prior to the \Deprecated attribute being usable on those symbols.
2025-08-24 12:00:31 +01:00
Derick Rethans
a9ab62d54d Add a brief section on options to the test runner, and -j 2025-08-06 10:05:27 +01:00
Derick Rethans
0c82801384 Setting TEST_PHP_EXECUTABLE hasn't been necessary for ages. 2025-08-06 09:48:46 +01:00
Derick Rethans
681ef77734 Convert https://qa.php.net/running-tests.php 2025-04-25 10:09:52 +01:00
Derick Rethans
eb048ce0c6 Add samples from original QA site 2025-04-25 10:09:52 +01:00
Derick Rethans
ec288b1b07 Convert https://qa.php.net/write-test.php and https://qa.php.net/phpt_details.php 2025-04-25 10:09:52 +01:00
John Bampton
4e44efaccb docs: fix spelling in stubs.rst (GH-18220) 2025-04-01 12:51:02 +02:00
Christophe Coevoet
d411fdf615 Fix rST markup in the documentation about stubs (GH-16888) 2024-11-26 17:02:14 +01:00
DanielEScherzer
4a4574290f [skip ci] docs: fix constant syntax in stubs.rst (#15785)
Constants are declared with `=` not `:`
2024-09-07 08:22:10 +01:00
Máté Kocsis
0f64901316 Document stubs (#13677)
Co-authored-by: Derick Rethans <github@derickrethans.nl>
2024-05-29 14:18:22 +02:00