--TEST-- *_include_path() tests --INI-- include_path=. --FILE-- --EXPECTF-- unicode(1) "." Warning: get_include_path() expects exactly 0 parameters, 1 given in %s on line %d NULL NULL Warning: restore_include_path() expects exactly 0 parameters, 1 given in %s on line %d NULL Warning: set_include_path() expects exactly 1 parameter, 0 given in %s on line %d NULL unicode(1) "." unicode(1) "." unicode(3) "var" NULL unicode(1) "." unicode(1) "." unicode(14) ".:/path/to/dir" NULL unicode(1) "." bool(false) unicode(1) "." NULL unicode(1) "." Warning: set_include_path() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d NULL unicode(1) "." NULL unicode(1) "." Done