Commit graph

9 commits

Author SHA1 Message Date
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