Skip to content

Commit cc1f1c6

Browse files
committed
[skip ci] giving proper credits to last changes in ext/pdo_pgsql
1 parent e549ccb commit cc1f1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ PHP NEWS
137137
. Implement GH-15387 Pdo\Pgsql::setAttribute(PDO::ATTR_PREFETCH, 0) or
138138
Pdo\Pgsql::prepare(…, [ PDO::ATTR_PREFETCH => 0 ]) make fetch() lazy
139139
instead of storing the whole result set in memory (Guillaume Outters)
140-
. Removed unused constants Pdo\Pgsql::TRANSACTION_*.
140+
. Removed unused constants Pdo\Pgsql::TRANSACTION_* (vrana).
141141

142142
- PDO_SQLITE:
143143
. throw on null bytes / resolve GH-13952 (divinity76).

0 commit comments

Comments
 (0)