We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21777d commit c8bbb2bCopy full SHA for c8bbb2b
UPGRADING
@@ -69,6 +69,10 @@ PHP 8.5 UPGRADE NOTES
69
3. Changes in SAPI modules
70
========================================
71
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
+
76
77
4. Deprecated Functionality
78
0 commit comments