PHP 8.5.0 Alpha 4 available for testing

Voting

: min(two, zero)?
(Example: nine)

The Note You're Voting On

msucco at mac dot com
6 years ago
On the command line (*nix) you can use the following command to extract a phar file:

$ mkdir tmp && cd $_
$ phar extract -f ../file.phar

<< Back to user notes page

To Top