Skip to content

Commit c8bbb2b

Browse files
committed
[skip ci] Add upgrading entry for GH-17177
1 parent d21777d commit c8bbb2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ PHP 8.5 UPGRADE NOTES
6969
3. Changes in SAPI modules
7070
========================================
7171

72+
- CLI:
73+
. Trying to set a process title that is too long with cli_set_process_title()
74+
will now fail instead of silently truncating the given title.
75+
7276
========================================
7377
4. Deprecated Functionality
7478
========================================

0 commit comments

Comments
 (0)