php-src/scripts/dev
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
..
check_parameters.php Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
credits [ci skip] Remove trailing WS 2018-06-05 00:21:36 +02:00
find_tested.php Fix some misspellings 2018-02-06 16:59:00 +01:00
gen_verify_stub fix stub to accept user properly 2017-01-09 15:57:46 +00:00
generate-phpt.phar typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
phpextdist Moved phpextdist to dev/ 2005-04-30 02:40:19 +00:00
search_underscores.php Happy new year (Update copyright to 2018) 2018-01-02 23:42:29 +02:00