--TEST-- Test escapeshellarg() function: basic test --SKIPIF-- --FILE-- --EXPECT-- Simple testcase for escapeshellarg() function string(14) "'Mr O'\''Neil'" string(15) "'Mr O\'\''Neil'" string(11) "'%FILENAME'" string(2) "''" Done