Steph Fox wrote:
<shrug />
It seems very odd to me there can't just be a one-line fix for something
that's broken in 5_1 win32 static build without a whole hoo-ha going down.
The extension doesn't build against the new library without fiddling,
and nor does it build against the library we actually use. The
difference is that if the new library is used in the distro builds it
_may_ affect the PHP 4.* version (did anyone test to prove it won't,
yet?), and _will_ (definitively) affect anyone attempting to build the
extension against an older copy of the library, thanks to a minor API
change in Tidy.
On the other hand, if the extension is fixed in PHP 5.1 and up to build
with the existing library, it will _only_ affect win32 users attempting
to build the extension statically against a newer edition of the library
- which they can't currently do anyway.
So what's the issue?
I just thought that since we're looking at tidy we might as well update
the libs on win32 build boxes :)
Edin
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php