--TEST-- fopen modes 'r' and 'rb' are the only allowed --SKIPIF-- --FILE-- --EXPECTF-- Testing 'r' opened Testing 'rb' opened Testing 'r+' Warning: fopen(%s): %cailed to open stream: Only the "r" and "rb" open modes are permitted, given r+ in %s on line %d Done.