GitXplorerGitXplorer
e

php-repl

public
12 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
35a02ed2de4030dd9dab63db9aa8ca70b37b9692

first commit

eerikdubbelboer committed 13 years ago

README

The README file for this repository.

Simple example

erik@localhost:~/php-repl$ ./repl.php
> include './
./.gitignore       ./.repl-history    ./README.md        ./repl-config.php  ./repl.php         ./.git
> strc
strchr(      strcmp(      strcoll(     strcspn(     strcasecmp(
> Reflection::
Reflection::getModifierNames(  Reflection::export(
> $c = new ReflectionClass('Reflection');
> $c->getM
getMethod(     getModifiers(  getMethods(
> $c::
c::export(               c::IS_EXPLICIT_ABSTRACT  c::IS_FINAL              c::IS_IMPLICIT_ABSTRACT