--TEST-- readline_write_history(): Test that open_basedir is respected --EXTENSIONS-- readline --SKIPIF-- --INI-- open_basedir=/tmp/some-sandbox --FILE-- --EXPECTF-- Warning: readline_write_history(): open_basedir restriction in effect. File(/tmp/out-of-sandbox) is not within the allowed path(s): (/tmp/some-sandbox) in %s on line %d bool(false)