| Justin Patrin 2006-07-01, 3:57 am |
| On 30 Jun 2006 20:48:26 -0000, PEAR Announce <pear-dev@lists.php.net> wrote:
> The new PEAR package File_Find-1.3.0 (stable) has been released at http://pear.php.net/.
>
> Release notes
> -------------
> Work towards stream support. This version doesn't try to normalize
> slashes in returned result and thus it's output may be inconsistent
> with of previous versions.
This sounds suspiciously like a BC break.
>
> + new object variable $this->dirsep to explicitly define directory
> separator (forward slash by default)
>
> - drop out "use only native system slashes" and "replace double
> slashes if any" beautifiers which damage stream prefixes and stream
> specific URLs
>
> - minor comment fixes
>
>
>
> Package Info
> -------------
> File_Find, created as a replacement for its Perl counterpart, also named
> File_Find, is a directory searcher, which handles, globbing, recursive
> directory searching, as well as a slew of other features.
>
>
>
> Related Links
> -------------
> Package home: http://pear.php.net/package/File_Find
> Changelog: http://pear.php.net/package/File_Find/download/1.3.0
> Download: http://pear.php.net/get/File_Find-1.3.0.tgz
>
> Authors
> -------------
> Sterling Hughes <sterling@php.net> (lead)
> Mika Tuupola <tuupola@appelsiini.net> (lead)
> anatoly techtonik <techtonik@php.net> (developer)
>
> --
> PEAR General Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Justin Patrin
|