--TEST-- FileInfo - Calling the constructor twice --EXTENSIONS-- fileinfo --FILE-- __construct(); echo "done!\n"; ?> --EXPECT-- done!