summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug55283.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-13/+13
* Fix some tests for libmysqlNikita Popov2020-09-171-0/+3
* Reindent phpt filesNikita Popov2020-02-031-17/+17
* Fix mysqli ssl test for tls1.3Nikita Popov2020-01-241-3/+3
* Fix mysqli ssl testsNikita Popov2019-12-051-5/+8
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Another Fix for Bug #68344 MySQLi does not provide way to disable peer certi...Andrey Hristov2015-10-271-1/+1
* Cover have_ssl=NO and have_ssl=DISABLEDULF WENDEL2012-09-291-2/+2
* Check if MySQL server supports SSL and, if using mysqlnd, check if PHP stream...Ulf Wendel2011-09-011-6/+26
* Fix for bug #55283 SSL options set by mysqli_ssl_set ignored for MySQLi persi...Andrey Hristov2011-08-051-0/+55