File tree Expand file tree Collapse file tree
include/download-instructions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99# Serve the current directory.
1010frankenphp php-server
1111</code></pre>
12- <div class="note">
13- <p>
12+ <blockquote class="note"><p >
13+ <strong class="note">Note</strong>:
1414 The install script uses your distribution's packages (deb or RPM) when
1515 available, and those receive updates through the system package manager.
1616 If a standalone binary is installed instead, FrankenPHP does not update
1717 automatically: its dependencies (such as OpenSSL) are statically compiled
1818 into the binary, so you are responsible for updating FrankenPHP yourself,
1919 including when security fixes are released for those dependencies. To
2020 update the standalone binary, re-run the install script.
21- </p>
22- </div>
21+ </p></blockquote>
2322<?php elseif ($ options ['os ' ] === 'osx ' ): ?>
2423<p>
2524On the command line, run the following commands:
4241# Serve the current directory.
4342frankenphp php-server
4443</code></pre>
45- <div class="note">
46- <p>
44+ <blockquote class="note"><p >
45+ <strong class="note">Note</strong>:
4746 The standalone binary installed by this script does not update
4847 automatically: its dependencies (such as OpenSSL) are statically compiled
4948 into the binary, so you are responsible for updating FrankenPHP yourself,
5049 including when security fixes are released for those dependencies. To
5150 update, re-run the install script in PowerShell.
52- </p>
53- </div>
51+ </p></blockquote>
5452<?php endif ; ?>
5553
5654<p>
You can’t perform that action at this time.
0 commit comments