History log of /php-src/ext/pdo_mysql/tests/gh11550.phpt (Results 1 – 5 of 5)
Revision Date Author Comments
# 116166cd 28-Feb-2024 Saki Takamachi

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
Removed `REPORT_EXIT_STATUS=no` in libmysql tests


# 99688dbe 18-Feb-2024 Saki Takamachi

Removed `REPORT_EXIT_STATUS=no` in libmysql tests


# a31edaa9 28-Feb-2024 Saki Takamachi

Merge branch 'PHP-8.3'

* PHP-8.3:
Removed `REPORT_EXIT_STATUS=no` in libmysql tests


# 4bb75d56 27-Nov-2023 Saki Takamachi <34942839+SakiTakamachi@users.noreply.github.com>

ext/pdo_mysql: Optimize tests (#12751)


# ca5d4821 28-Jun-2023 Yurun

Fix MySQL Statement has a empty query result when the response field has changed, also Segmentation fault

Closes GH-11551.