php-src/ext/gettext/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
..
66265 added test for things done so far for bug #66265 2014-11-21 10:22:47 +01:00
locale Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
44938.phpt MFH: #44938 2008-10-30 14:22:50 +00:00
bug66267.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug73730.phpt Fixed bug #73730 (textdomain(null) throws in strict mode) 2017-09-10 18:39:29 +02:00
dcngettext.phpt
gettext_basic-enus.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_basic.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
gettext_bind_textdomain_codeset-retval.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gettext_bind_textdomain_codeset-wrongparams.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_bindtextdomain-cwd.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gettext_bindtextdomain-emptydomain.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_bindtextdomain-path.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gettext_bindtextdomain-wrongparams.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_dcgettext-wrongparams.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_dcgettext.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gettext_dgettext_error_wrongparams.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_dgettext.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_dngettext-plural.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_dngettext-wrongparams.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_gettext_error_wrongparams.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_ngettext-wrongparams.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
gettext_ngettext.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
gettext_phpinfo.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_textdomain-retval.phpt Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gettext_textdomain-wrongparams.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00