Skip to content

Commit fef1123

Browse files
jmikolakay-kim
authored andcommitted
Clarify references to legacy PHP driver
1 parent 4c7cbda commit fef1123

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/release-notes/3.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ replica sets:
454454
- Ruby Driver 2.0
455455
- Node.JS Driver 2.0
456456

457-
The C, C++, Perl, and PHP drivers, as well as the earlier versions of
457+
The C, C++, Perl, and legacy PHP drivers, as well as the earlier versions of
458458
the Ruby, Python, and Node.JS drivers, discover and monitor replica set
459459
members serially, and thus are not suitable for use with large replica
460460
sets.

source/release-notes/drivers-write-concern.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ driver-specific changes.
7171
- Java, version 2.10.0
7272
- Node.js, version 1.2
7373
- Perl, version 0.501.1
74-
- PHP, version 1.4
74+
- Legacy PHP, version 1.4
7575
- Python, version 2.4
7676
- Ruby, version 1.8

0 commit comments

Comments
 (0)