mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Fix missing periods in the NEWS file
[skip-ci]
This commit is contained in:
12
NEWS
12
NEWS
@@ -59,21 +59,21 @@ OpenSSL:
|
||||
Florian Sowade)
|
||||
|
||||
PDO:
|
||||
. Fixed setAttribute and getAttribute (SakiTakamachi)
|
||||
. Implement PDO driver-specific subclasses RFC (danack, kocsismate)
|
||||
. Fixed setAttribute and getAttribute. (SakiTakamachi)
|
||||
. Implemented PDO driver-specific subclasses RFC. (danack, kocsismate)
|
||||
|
||||
PDO_DBLIB:
|
||||
. Fixed setAttribute and getAttribute (SakiTakamachi)
|
||||
. Fixed setAttribute and getAttribute. (SakiTakamachi)
|
||||
. Added class PdoDbLib (danack, kocsismate)
|
||||
|
||||
PDO_FIREBIRD:
|
||||
. Fixed setAttribute and getAttribute (SakiTakamachi)
|
||||
. Feature: Add transaction isolation level and mode settings to pdo_firebird
|
||||
. Fixed setAttribute and getAttribute. (SakiTakamachi)
|
||||
. Feature: Add transaction isolation level and mode settings to pdo_firebird.
|
||||
(SakiTakamachi)
|
||||
. Added class PdoFirebird. (danack, kocsismate)
|
||||
|
||||
PDO_MYSQL:
|
||||
. Fixed setAttribute and getAttribute (SakiTakamachi)
|
||||
. Fixed setAttribute and getAttribute. (SakiTakamachi)
|
||||
. Added class PdoMysql. (danack, kocsismate)
|
||||
|
||||
PDO_ODBC:
|
||||
|
||||
Reference in New Issue
Block a user