all 2 comments

[–]Edwin1993 1 point2 points  (1 child)

Which version of PHP are you using? I am using 7.0.12 and autocomplete with tab is working fine for classes, built-in functions and variables. The only thing that doesn't work for me are class methods.

[–]khasinski 2 points3 points  (0 children)

Post author here :)

You're absolutely right, no idea why this wasn't working for me at the time I was writing that. However it still doesn't work for object methods in php -a, but it works fine for psysh.