Updated stubs, improved PHP7 compatibility

This commit is contained in:
Christopher Vagnetoft
2016-07-21 03:08:06 +02:00
parent 10f4f09a34
commit 9f8cf0bf38
10 changed files with 35 additions and 15 deletions

View File

@ -6,6 +6,5 @@ author: Noccy <cvagnetoft@gmail.com>
lang: bash
---
echo "Hello World"
echo "This is executing in bash! Woot"
info "Hello World"
exec "ls -al"