php-src/ext/bz2/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 updated to the new parameter-parsing api 2008-06-22 12:03:30 +00:00
002.phpt updated to the new parameter-parsing api 2008-06-22 12:03:30 +00:00
003-mb.phpt Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
003.phpt
003.txt.bz2
003私はガラスを食べられます.txt.bz2 Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
004.phpt bz2 changes for phpng 2014-05-08 13:14:19 +01:00
004_1.txt.bz2
004_2.txt.bz2
005.phpt updated to the new parameter-parsing api 2008-06-22 12:03:30 +00:00
72613.bz2 Partial fix for bug #72613 - do not allow reading past error read 2016-07-18 23:01:36 -07:00
bug51997.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:20 -07:00
bug72447.phpt fix dir separator in test 2016-06-22 11:41:05 +02:00
bug72613.phpt Partial fix for bug #72613 - do not allow reading past error read 2016-07-18 23:01:36 -07:00
bz2_filter_compress.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
bz2_filter_decompress.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
with_files.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
with_strings.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00