Unlink and SplFileObject

Is it possible to unlink a file from an SplFileObject?

I don't see a method to close the underlying resource, and the file handle is private so one can't extend SplFileObject with that goal in mind.

Are there any workarounds?

6
задан JRL 19 May 2011 в 23:59
поделиться