--TEST-- Testing SplFileInfo calling the constructor twice --FILE-- __construct(1); echo "done!\n"; ?> --EXPECT-- done!