php-src/ext/xmlwriter/tests
Peter Kokot 8d3f8ca12a 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-07-25 00:53:25 +02:00
..
001.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
002.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
003.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
004.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
005-mb.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
005.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
006.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
007.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
008.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
009.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
010.phpt
011.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
012.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
bug39504.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug41287.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug41326.phpt
bug48204.phpt
OO_001.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_002.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_003.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_004.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_005.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_006.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_007.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_008.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_009.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_010.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
OO_011.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
xmlwriter_open_uri_error_001.phpt
xmlwriter_open_uri_error_002.phpt
xmlwriter_open_uri_error_003.phpt
xmlwriter_open_uri_error_004.phpt
xmlwriter_open_uri_error_005.phpt
xmlwriter_set_indent_string_basic_001.phpt
xmlwriter_set_indent_string_error_001.phpt
xmlwriter_write_attribute_ns_basic_001.phpt
xmlwriter_write_attribute_ns_error_001.phpt
xmlwriter_write_dtd_basic_001.phpt
xmlwriter_write_dtd_error_001.phpt