Javascript debugger
Website design
↑
Return the API version of the phar file format that will be used when creating phars. The Phar extension supports reading API version 1.0.0 or newer.
<?php
echo Phar::apiVersion();
?>
The above example will output:
1.0.0