index
:
tools/ffi-examples.git
master
The master git repository for ffi-examples tools
Remi Collet
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
foo.php
blob: 13447aeaf6f5c2e663a0bfb8913bbfaf84c0b7ed (
plain
)
1
2
3
<?php printf("Class Remi\Foo %s\n", class_exists("\\Remi\\Foo") ? "exists" : "is missing");