Aaron Junker
4496f6477e
Properly set $CURRENT_PAGE and $TITLE
...
Closes GH-36.
2022-07-07 13:36:15 +02:00
Peter Kokot
f24bc9fccc
Update http to https
2018-10-26 01:03:37 +02:00
Peter Kokot
040a9381d5
Move README.TESTING info to qa.php.net docs
...
The README.TESTING file was moved from the php-src to qa.php.net for
easier reading and maintenance.
2018-10-17 08:37:20 +02:00
Peter Kokot
b5ca40eae5
Trim trailing whitespace
2018-10-17 08:22:48 +02:00
Peter Kokot
7276801013
Remove unused Git attributes ident
...
The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.
In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.
This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.
2018-10-17 08:01:18 +02:00
Kalle Sommer Nielsen
56ef58697c
Added some more information regarding TESTS=X as suggested by Christoph
2016-08-17 23:08:18 +02:00
Kalle Sommer Nielsen
06cb697d5a
Added a note on how to run specific tests, using make test TESTS=X and the name for make on Windows
2016-08-17 18:48:50 +02:00
Hannes Magnusson
c71470b570
Awww the good old days. Table layout. I miss the good old days
2013-12-15 01:30:53 -08:00
Nuno Lopes
f3e5cc627a
use the __FILE__ constant instead of depending on register_globals
2006-09-14 18:41:01 +00:00
foobar
3d7e431a84
update a bit
2003-03-13 15:24:43 +00:00
Derick Rethans
6f31ba4504
- Upgrade PHP QA website
2003-01-18 22:33:15 +00:00
Derick Rethans
d3f46c4fdf
- Fix wording
...
#- Actually it's a spelling fix, but this way I hid it for you all :-)
2002-12-17 19:29:11 +00:00
Derick Rethans
e34d4de24e
- Update text on site regarding sending test reports
2002-12-17 19:12:44 +00:00
Derick Rethans
9738e6f024
- Fix layout
2002-11-17 21:25:17 +00:00
Derick Rethans
ebb188008b
- Fix typoes
2002-10-28 10:48:19 +00:00
Derick Rethans
903d625397
- Layout
2002-10-27 20:20:13 +00:00
Derick Rethans
5bf274e528
- Update for pre2
2002-10-27 19:36:37 +00:00