Skip to content

Commit 772e2c7

Browse files
committed
Add changelog for sockets PHP 8.4 change
This was changed in db22a7c already
1 parent 03db488 commit 772e2c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reference/sockets/functions/socket-create-listen.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,13 @@
7474
</row>
7575
</thead>
7676
<tbody>
77+
<row>
78+
<entry>8.4.0</entry>
79+
<entry>
80+
The default value of is now <constant>SOMAXCONN</constant>.
81+
Previously it was <literal>128</literal>.
82+
</entry>
83+
</row>
7784
<row>
7885
<entry>8.0.0</entry>
7986
<entry>

0 commit comments

Comments
 (0)