When running PHP interactive interpreter with:
php -a
Delete button doesn't work (produces ~ instead), jumping over words with Ctrl+Left Arrow and Ctrl+Right Arrow doesn't work either (;5D and ;5C, respectively). It annoys me a lot - I use php -a every day.
Worth noting, that other interpreters (irb, ipython, etc.) work good.