Skip to content

Commit 6c5e93f

Browse files
committed
Added NEWS and UPGRADING info for phpdbg
1 parent 4ae4b7b commit 6c5e93f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ PHP NEWS
6767
. Fixed Bug #63657 (pgsqlCopyFromFile, pgsqlCopyToArray use Postgres < 7.3
6868
syntax). (Matteo)
6969

70+
- phpdbg:
71+
. Included phpdbg sapi (RFC: https://wiki.php.net/rfc/phpdbg).
72+
(Felipe Pena, Joe Watkins and Bob Weinand)
73+
7074
- Session:
7175
. Fixed Bug #65315 (session.hash_function silently fallback to default md5)
7276
(Yasuo)

UPGRADING

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ PHP X.Y UPGRADE NOTES
6262
2. Changes in SAPI modules
6363
========================================
6464

65+
- Added phpdbg sapi.
66+
(https://wiki.php.net/rfc/phpdbg)
6567

6668
========================================
6769
3. Deprecated Functionality

0 commit comments

Comments
 (0)