hi! It would be nice to bump to 0.1.0 for the next release. In the x.y.z versions, z stands for patches, bug fixes releases, and y for new features releases, beginning at 0.1.0.
Thanks! On Tue, Feb 19, 2013 at 4:44 PM, PECL Announce <[email protected]> wrote: > The new PECL package dio-0.0.7 (beta) has been released at > http://pecl.php.net/. > > Release notes > ------------- > Added far better windows error reporting. Warnings now raised when Win32 API > calls return errors. The warnings include the underlying Windows error > message. > > Package Info > ------------- > PHP supports the direct io functions as described in the > Posix Standard (Section 6) for performing I/O functions at > a lower level than the C-Language stream I/O functions > (fopen(), fread(),..). > > DIO provides functions and stream wrappers which provide raw and > serial low level IO support. The use of the DIO functions should > be considered only when direct control of a device is needed. > In all other cases, the standard filesystem functions are > more than adequate. > > Related Links > ------------- > Package home: http://pecl.php.net/package/dio > Changelog: http://pecl.php.net/package-changelog.php?package=dio > Download: http://pecl.php.net/get/dio-0.0.7.tgz > > Authors > ------------- > Melanie Rhianna Lewis (lead) > > > -- > PECL development discussion Mailing List (http://pecl.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
