Page MenuHomePhorge

test-phar.php
No OneTemporary

Size
386 B
Referenced Files
None
Subscribers
None

test-phar.php

<?php
// run this file to test your phar install of Balanced
include(__DIR__ . '/httpful.phar');
include(__DIR__ . '/restful.phar');
include(__DIR__ . '/balanced.phar');
echo "[ OK ]\n";
echo "balanced version -- " . \Balanced\Settings::VERSION . " \n";
echo "restful version -- " . \RESTful\Settings::VERSION . " \n";
echo "httpful version -- " . \Httpful\Httpful::VERSION . " \n";

File Metadata

Mime Type
text/x-php
Expires
Sun, Jul 6, 7:43 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
308015
Default Alt Text
test-phar.php (386 B)

Event Timeline