Skip to content

Commit 651a1f6

Browse files
author
Ryan Naddy
committed
Updated files for php 7
1 parent 6ae7418 commit 651a1f6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+15032
-11788
lines changed

Core.php

+990-211
Large diffs are not rendered by default.

PDO.php

+136-101
Large diffs are not rendered by default.

PDO_Firebird.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
// Start of PDO_Firebird v.0.3
4-
// End of PDO_Firebird v.0.3
3+
// Start of PDO_Firebird v.7.0.4-7ubuntu2
4+
// End of PDO_Firebird v.7.0.4-7ubuntu2
55
?>

PDO_ODBC.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
// Start of PDO_ODBC v.1.0.1
4-
// End of PDO_ODBC v.1.0.1
3+
// Start of PDO_ODBC v.7.0.4-7ubuntu2
4+
// End of PDO_ODBC v.7.0.4-7ubuntu2
55
?>

0 commit comments

Comments
 (0)