From 6fe89e3c14ec53db7c21b3717d1e9a98c0db855d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Dec 2012 09:10:46 +0100 Subject: PHP 5.5: save extension reflection --- reflection/PDO_ODBC.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 reflection/PDO_ODBC.txt (limited to 'reflection/PDO_ODBC.txt') diff --git a/reflection/PDO_ODBC.txt b/reflection/PDO_ODBC.txt new file mode 100644 index 0000000..4123c29 --- /dev/null +++ b/reflection/PDO_ODBC.txt @@ -0,0 +1,7 @@ +Extension [ extension #68 PDO_ODBC version 1.0.1 ] { + + - Dependencies { + Dependency [ pdo (Required) ] + } +} + -- cgit