Skip to content

Instantly share code, notes, and snippets.

View svenluijten's full-sized avatar

Sven Luijten svenluijten

View GitHub Profile
@svenluijten
svenluijten / keybase.md
Created January 4, 2016 20:14
keybase.md

Keybase proof

I hereby claim:

  • I am svenluijten on github.
  • I am svenluijten (https://keybase.io/svenluijten) on keybase.
  • I have a public key whose fingerprint is F44E 66EF 5DCA 3194 4966 98C6 8D48 44F3 5252 4735

To claim this, I am signing this object:

<!-- 99 bottles of beer song in 251 bytes. -->
<?php for($i=99;$i>0;$i--){$b=" of beer";$s=" bottles$b";$r=" bottle$b";$w=" on the wall";$h=$i-1;echo$h>=1?"$i$s$w, $i$s.\nTake one down and pass it around, $h".($h<2?$r:$s)."$w.\n\n":"$i$r$w, $i$r. \nGo to the store and buy some more, 99$s$w.\n\n";}
<?php
class Αpp {
public static function fᴏᴏ () { echo "Foo"; }
public static function foo () { echo "Bar"; }
}