Compare commits

..

No commits in common. "s2i" and "master" have entirely different histories.
s2i ... master

View file

@ -1,4 +1,3 @@
<?php
print "Hello, World! php version is " . PHP_VERSION . "\n";
print "A change is a coming!\n";
?>