php-src/ext/com_dotnet/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
..
27974.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
bug33386.phpt exclude the 32 bit only test 2014-10-28 17:25:04 +01:00
bug34272.phpt
bug39596.phpt - fix bug #33386 (ScriptControl only sees last function of class): com_wrapper.c 2006-12-24 10:00:59 +00:00
bug39606.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
bug45280.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
bug49192.phpt Fix bug #61481 Test Bug - ext/com_dotnet/tests/bug49192 2012-04-03 13:07:51 +02:00
bug66431_0.phpt Fixed bug #66431 Special Character via COM Interface (CP_UTF8) 2014-04-29 13:40:44 +02:00
bug66431_1.phpt fixed broken test (syntax error in SKIPIF section) 2015-06-26 15:57:28 +02:00
bug69939.phpt Add test for bug #69939 2015-06-26 15:35:16 +02:00
bug72498.phpt Sync fix for bug #72498 for 32-bit 2018-04-03 17:24:13 +02:00
bug73679.phpt Add and fix SKIPIF sections 2018-02-04 17:26:37 +01:00
variants.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
variants_x64.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00