summaryrefslogtreecommitdiff
path: root/ext/pdo/tests/bug_60665.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-3/+3
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Compatibility with Firebird & Oracle select syntax.Dorin Marcoci2016-12-191-2/+6
* Fix #60665: call to empty() on NULL result using PDO::FETCH_LAZY returns falseChristoph M. Becker2016-08-131-0/+41