Skip to content

Commit

Permalink
#301 Document that the "sockets" extension is available
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed May 5, 2019
1 parent a5657c6 commit 5987c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/environment/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Bref strives to include the most common PHP extensions. If a major PHP extension
<li><a href="http://php.net/manual/en/book.SimpleXML.php">SimpleXML</a></li>
<li><a href="http://php.net/manual/en/book.sodium.php">sodium</a></li>
<li><a href="http://php.net/manual/en/book.soap.php">SOAP</a></li>
<li><a href="http://php.net/manual/en/book.sockets.php">sockets</a></li>
<li><a href="http://php.net/manual/en/book.SPL.php">SPL</a></li>
<li><a href="http://php.net/manual/en/book.sqlite3.php">sqlite3</a></li>
<li><a href="http://php.net/manual/en/book.standard.php">standard</a></li>
Expand Down

0 comments on commit 5987c3a

Please sign in to comment.