1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00
Files
archived-php-src/ext/pdo
Máté Kocsis 068c8db276 Fix the signature of PDOStatement::fetchObject()
The ?array $ctorArgs = null parameter is changed to array $constructorArgs = [], and an additional memory leak revealed by the new test case is fixed.

Closes GH-6937

Co-Authored-By: Nikita Popov <nikita.ppv@gmail.com>
2021-05-05 16:48:22 +02:00
..
2020-12-10 16:53:08 +01:00
2021-02-09 22:38:06 +01:00
2020-10-05 15:51:36 +02:00
2020-10-05 15:51:36 +02:00
2020-12-10 16:53:08 +01:00
2021-02-09 22:38:06 +01:00