--TEST-- dl(): Loaded extensions support ini_set() --SKIPIF-- --FILE-- --EXPECT-- bool(true) The extension dl_test is loaded and working! string(12) "Hello World!" string(1) "1" string(5) "world" OK