]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
[PEAR][DB] Import some new commits
authorDiogo Cordeiro <diogo@fc.up.pt>
Tue, 6 Aug 2019 01:52:47 +0000 (02:52 +0100)
committerDiogo Cordeiro <diogo@fc.up.pt>
Thu, 8 Aug 2019 01:44:14 +0000 (02:44 +0100)
commitde91d28f6f7c758a15dd1b30b69e41ba0172ce6a
treeb9af77fea154f64a5890631b58c382e5491b0550
parent24d5d200b8a1631159a888f1b982ba7e3351b623
[PEAR][DB] Import some new commits
Patch submitted by XRevan86

[DB/pgsql.php] Change pg_exec to pg_query
Encouraged by http://php.net/manual/en/function.pg-query.php and enables
improved monitoring by New Relic (https://newrelic.com)
[DB.php] changed count to empty for php7.2
[DB/common.php] change to array cast for php72

From: https://github.com/pear/DB/
Commits: 7d0ddaffd04a42a5 and ea9fff4a, respectively
extlib/DB.php
extlib/DB/common.php
extlib/DB/pgsql.php