1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/pdo/tests
Nikita Popov 9452257b04 Fix leak in PDO row_get_ctor
The __construct function name was leaked. Avoid this by simply
throwing directly from row_get_ctor instead of indirecting through
an actual __construct function.
2016-07-16 23:16:26 +02:00
..
2011-09-02 22:19:03 +00:00
2009-04-02 16:41:23 +00:00
2009-03-23 23:15:03 +00:00
2011-09-02 22:19:03 +00:00
2016-03-21 15:04:11 +01:00
2015-10-18 17:06:54 -07:00
2014-04-25 11:02:19 +08:00
2011-09-02 22:19:03 +00:00
2010-12-04 12:28:23 +00:00
2010-12-03 23:25:27 +00:00
2009-02-16 19:48:56 +00:00
2016-07-16 23:16:26 +02:00
2012-10-10 10:44:34 +08:00
2016-07-16 23:16:26 +02:00