3v4l.org

run code in 300+ PHP versions simultaneously
<?php $obj = new StdClass(); $refClass = new ReflectionClass( $obj ); $refMethod = $refClass->getMethod( 'something' ); var_dump( $refMethod );

preferences:
38.46 ms | 402 KiB | 5 Q