summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_poll.phpt
Commit message (Expand)AuthorAgeFilesLines
* Consistent error handling in mysqli_pollDharman2020-10-261-0/+9
* Rename mysqli parameters to be more logicalLarry Garfield2020-09-271-2/+2
* Run tidyNikita Popov2020-09-181-1/+1
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-1/+0
* Promote warnings to Error in MySQLi extensionGeorge Peter Banyard2020-09-151-9/+12
* Reindent phpt filesNikita Popov2020-02-031-97/+97
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-23/+0
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-2/+1
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-10/+21
* Arginfo for mysqliAndrey Hristov2010-07-071-9/+3
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-1/+1
* Coverage for the OO variants of some functionsUlf Wendel2009-09-241-11/+30
* Fix testsJohannes Schlüter2009-01-221-12/+12
* Asynchronous queries for mysqli, when mysqlnd is enabled.Andrey Hristov2008-11-181-0/+124