- 08 Sep, 2016 3 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 26 Aug, 2016 1 commit
-
-
Jeremy Mikola authored
-
- 25 Aug, 2016 3 commits
-
-
Allison Moore authored
-
Jeremy Mikola authored
-
Alessandro Galli authored
-
- 15 Aug, 2016 6 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Allison Moore authored
-
Allison Moore authored
-
Jeremy Mikola authored
Unfortunately, PHP's StreamWrapper API requires that we trigger errors instead of throwing exceptions. This will affect driver exceptions thrown during IO and CorruptFileException thrown by ReadableStream.
-
Jeremy Mikola authored
WritableStreams cannot be read and are never EOF. ReadableStreams cannot be written.
-
- 27 Jul, 2016 1 commit
-
-
Jeremy Mikola authored
-
- 26 Jul, 2016 2 commits
-
-
Jeremy Mikola authored
Unfortunately, PHP's StreamWrapper API requires that we trigger errors instead of throwing exceptions. This will affect driver exceptions thrown during IO and CorruptFileException thrown by ReadableStream.
-
Jeremy Mikola authored
WritableStreams cannot be read and are never EOF. ReadableStreams cannot be written.
-
- 15 Jul, 2016 1 commit
-
-
Jeremy Mikola authored
Fixed a typo
-
- 14 Jul, 2016 1 commit
-
-
Metod authored
-
- 30 Jun, 2016 5 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Note: Serialization of BSON type classes (from the driver) still depends on PHPC-459.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 20 Jun, 2016 17 commits
-
-
Jeremy Mikola authored
This also improves test coverage for downloadToStreamByName().
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Classes using CollectionWrapper should rely on its public API rather than work with its files and chunks collections directly.
-
Jeremy Mikola authored
Negative reads should throw before they cause an fread() failure. Zero-length reads can return an empty string immediately.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-