Skip to content

Commit 375df74

Browse files
committed
Bump PHP Console lib to 3.1.8
1 parent dfe963f commit 375df74

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Misc: Add note about Chrome extension unavailability in web store
55
* Misc: Add plugin admin action links
66
* Misc: Improved settings handler
7+
* Misc: Updated PHP Console core library to v3.1.8
78

89
### 1.5.4 (30 May 2019)
910
* Fix: Temporarily suppress PHP warnings while connecting with PHP Console to avoid headers already sent warnings, then restore all errors reporting

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php-console/php-console": "3.1.7"
18+
"php-console/php-console": "3.1.8"
1919
},
2020
"require-dev": {
2121
"lucatume/wp-browser": "2.2.7"

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ None.
136136
* Misc: Add note about Chrome extension unavailability in web store
137137
* Misc: Add plugin admin action links
138138
* Misc: Improved settings handler
139+
* Misc: Updates PHP Console core library to v3.1.8
139140

140141
= 1.5.5 =
141142
* Misc: Add plugin admin action links

0 commit comments

Comments
 (0)