php-src/ext/pdo_firebird/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
..
bug_47415.phpt skip tests if ibase not present 2012-07-31 21:45:04 -07:00
bug_48877.phpt skip tests if ibase not present 2012-07-31 21:45:04 -07:00
bug_53280.phpt skip tests if ibase not present 2012-07-31 21:45:04 -07:00
bug_62024.phpt Slightly edited tests and fix for bug #62024 2013-05-31 16:19:58 +02:00
bug_64037.phpt Fixed bug #64037 (wrong value returned when using a negative numeric field equal to the scale) 2013-05-31 14:30:51 +02:00
bug_72583.phpt Return integer field types as native integers instead of strings 2017-01-06 17:43:46 +01:00
bug_72931.phpt Fix PDO tests to match SQL standard syntax and pass Firebird tests. 2017-01-03 17:48:52 +01:00
bug_73087.phpt Fix blob parameters binding. Fixes: #73087, #61183, #71494 2016-11-05 22:49:16 +01:00
bug_74462.phpt Boolean data type support, added in Firebird 3. Fixes #74462. 2018-07-03 19:04:11 +02:00
bug_76488.phpt Fix bug #76488 Memory leak when fetching a BLOB field 2018-07-06 16:07:28 +02:00
bug_aaa.phpt Cursor is not opened on singleton selects. 2016-12-18 21:53:51 +01:00
common.phpt
connect.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
ddl.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
execute.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
rowCount.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
skipif.inc Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
testdb.inc Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00