Releases: humanmade/ludicrousdb
Releases · humanmade/ludicrousdb
5.0.8
5.0.7
What's Changed
- Correct the return type docs for the
query()method by @johnbillion in #9 - Replace deprecated ping functions by @mikelittle in #10
New Contributors
- @mikelittle made their first contribution in #10
Full Changelog: 5.0.6...5.0.7
5.0.6
What's Changed
- Do not attempt to reuse last_found_rows_result by @kovshenin in #8
Full Changelog: 5.0.5...5.0.6
5.0.5
What's Changed
- Correct the documented
dbhproperty type by @johnbillion in #4 - Force MYSQLI_REPORT_OFF for PHP 8.1+ compatibility by @kovshenin in #7
New Contributors
- @johnbillion made their first contribution in #4
- @kovshenin made their first contribution in #7
Full Changelog: 5.0.4...5.0.5
5.0.4
What's Changed
- Improve PHP 8 1 compatibility by @robindevitt in #5
New Contributors
- @robindevitt made their first contribution in #5
Full Changelog: 5.0.3...5.0.4
5.0.3
What's Changed
- Check at least 1 connection attempt is made before cycling through retries by @roborourke in #3
New Contributors
- @roborourke made their first contribution in #3
Full Changelog: 5.0.2...5.0.3
Drop the need for wp_parse_args to avoid the dependency
What's Changed
Full Changelog: 5.0.1...5.0.2