| Arnaud Limbourg 2005-08-24, 7:55 am |
| I think it should be ok. Using is_a for error checking should have never been
done anyway.
Arnaud.
Quoting Mika Tuupola <tuupola@appelsiini.net>:
>
> I would like to release File_Find as stable. It currently
> has no standing bugs (only a feature request). API has been
> stable over an year.
>
> It was allready release as stable somewhere in 2002 when there
> were no strict release rules. I later changed it back to beta.
>
> There is a possible bc break between the stable from 2002 and
> the latest version. It only happens if someone is checking
> checking errors with is_a() instead of PEAR::isError() or
> File_Find::isError().
>
> With old packages this kind of possible BC breaks have been
> allowed because of the "grandfather" rule.
>
> So if no-one objects I will release it as 1.0.0 stable?
>
> --
> Mika Tuupola http://www.appelsiini.net/~tuupola/
> Wake Up Helsinki http://www.wakeup.fi/
>
> --
> PEAR QA Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
|