#
b5a14e6c |
| 11-Jun-2021 |
Nikita Popov |
Port skipif.inc files to EXTENSIONS |
#
b300c6b8 |
| 13-May-2021 |
Christoph M. Becker |
Merge branch 'PHP-7.4' into PHP-8.0 * PHP-7.4: Disable LSan for all PDO_Firebird tests
|
#
f6c15e2c |
| 12-May-2021 |
Christoph M. Becker |
Disable LSan for all PDO_Firebird tests The tests leak memory, likely due to a slightly unclean shutdown of libfbclient. To avoid failing CI, we disable LSan for all the tests.
Disable LSan for all PDO_Firebird tests The tests leak memory, likely due to a slightly unclean shutdown of libfbclient. To avoid failing CI, we disable LSan for all the tests. Closes GH-6966.
show more ...
|
#
f8d79582 |
| 03-Feb-2020 |
Nikita Popov |
Reindent phpt files |
Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1, php-7.4.0RC3, php-7.2.23, php-7.3.10, php-7.4.0RC2, php-7.2.23RC1, php-7.3.10RC1 |
|
#
481f8955 |
| 10-Sep-2019 |
Simonov Denis |
Request #77863: PDO firebird support type Boolean in input parameters |