Skip to content

Commit

Permalink
Add changelog for sockets PHP 8.4 change (#4109)
Browse files Browse the repository at this point in the history
This was changed in db22a7c already
  • Loading branch information
Girgias authored Nov 20, 2024
1 parent 2e7c00f commit 0e09741
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions reference/sockets/functions/socket-create-listen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,13 @@
</row>
</thead>
<tbody>
<row>
<entry>8.4.0</entry>
<entry>
The default value of is now <constant>SOMAXCONN</constant>.
Previously it was <literal>128</literal>.
</entry>
</row>
<row>
<entry>8.0.0</entry>
<entry>
Expand Down

0 comments on commit 0e09741

Please sign in to comment.