| 28 | | <notes>Initial release.</notes> |
|---|
| | 28 | <notes>- moved vfsStreamWrapper::PROTOCOL to vfsStream::SCHEME |
|---|
| | 29 | - added new vfsStream::url() method to assist in creating correct vfsStream urls |
|---|
| | 30 | - added vfsStream::path() method as opposite to vfsStream::url() |
|---|
| | 31 | - a call to vfsStreamWrapper::register() will now reset the root to null (implemented because of a hint by David ZÃŒlke) |
|---|
| | 32 | - added support for is_readable(), is_dir(), is_file() |
|---|
| | 33 | - added vfsStream::newFile() to be able to do $file = vfsStream::newFile("foo.txt")->withContent("bar");</notes> |
|---|
| | 81 | <release> |
|---|
| | 82 | <version> |
|---|
| | 83 | <release>0.2.0</release> |
|---|
| | 84 | <api>0.2.0</api> |
|---|
| | 85 | </version> |
|---|
| | 86 | <stability> |
|---|
| | 87 | <release>alpha</release> |
|---|
| | 88 | <api>alpha</api> |
|---|
| | 89 | </stability> |
|---|
| | 90 | <date>2007-12-29</date> |
|---|
| | 91 | <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license> |
|---|
| | 92 | <notes>- moved vfsStreamWrapper::PROTOCOL to vfsStream::SCHEME |
|---|
| | 93 | - added new vfsStream::url() method to assist in creating correct vfsStream urls |
|---|
| | 94 | - added vfsStream::path() method as opposite to vfsStream::url() |
|---|
| | 95 | - a call to vfsStreamWrapper::register() will now reset the root to null (implemented because of a hint by David ZÃŒlke) |
|---|
| | 96 | - added support for is_readable(), is_dir(), is_file() |
|---|
| | 97 | - added vfsStream::newFile() to be able to do $file = vfsStream::newFile("foo.txt")->withContent("bar");</notes> |
|---|
| | 98 | </release> |
|---|