Skip to content

Commit 6c48da9

Browse files
committed
Fixed bug #79062
Back up the doc comment when performing heredoc scanahead.
1 parent 6adb885 commit 6c48da9

File tree

4 files changed

+162
-118
lines changed

4 files changed

+162
-118
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ PHP NEWS
3434
- PDO_ODBC:
3535
. Fixed bug #79038 (PDOStatement::nextRowset() leaks column values). (cmb)
3636

37+
- Reflection:
38+
. Fixed bug #79062 (Property with heredoc default value returns false for
39+
getDocComment). (Nikita)
40+
3741
- SQLite3:
3842
. Fixed bug #79294 (::columnType() may fail after SQLite3Stmt::reset()). (cmb)
3943

0 commit comments

Comments
 (0)