Revision tags: php-8.1.7RC1, php-8.1.4RC1, php-8.1.3, php-8.1.2RC1, php-8.1.0, php-7.3.33, php-7.3.32, php-7.3.31, php-7.3.30, php-7.3.29 |
|
#
db64aa3c |
| 25-Jun-2021 |
Kamil Tekiela |
optimize skip condition for the test |
#
970d659d |
| 25-Jun-2021 |
Kamil Tekiela |
Fix libmysql test cases (#7097) Fixed test cases for: mysqli_stmt_execute_bind_libmysql, bug77935, fetch_column, and some others that failed on libmysql |
#
b5a14e6c |
| 11-Jun-2021 |
Nikita Popov |
Port skipif.inc files to EXTENSIONS |
Revision tags: php-7.3.28 |
|
#
45bad647 |
| 14-Apr-2021 |
Kamil Tekiela |
Mysqli bind in execute (#6271) |