PHP Classes

File: build-phar.sh

Recommend this page to a friend!
  Classes of Scott Arciszewski   random_compat   build-phar.sh   Download  
File: build-phar.sh
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: random_compat
Provide random_bytes and random_int functions
Author: By
Last change:
Date: 6 years ago
Size: 134 bytes
 

Contents

Class file image Download
#!/usr/bin/env bash basedir=$( dirname $( readlink -f ${BASH_SOURCE[0]} ) ) php -dphar.readonly=0 "$basedir/other/build_phar.php" $*