--TEST-- Test get_include_path() function --INI-- include_path=. --FILE-- ===DONE=== --EXPECTF-- *** Testing get_include_path() string(1) "." PASSED Error cases: Warning: get_include_path() expects exactly 0 parameters, 1 given in %s on line %d NULL ===DONE===