Bleeding edge

3 posts / 0 new
Last post
#1 Fri, 03/13/2009 - 07:30
wesleyh

Bleeding edge

From the posts I've read here, the moderators suggest that updating php via the bleeding edge repository is somehow unsafe, untested, etc.

Can you explain to me why? Isn't this the same as building from source? Doesn't PHP do the testing?..

Fri, 03/13/2009 - 19:40
andreychek

Yeah, I mean, there's nothing inherently wrong with them.

But whatever it is that Joe compiles for the bleeding edge repository does get much less testing than the version that comes vendor packaged in a distribution.

His primary concern is also maintaining the main Virtualmin repository, so there's no guarantee that updates will come out immediately and such.

You know, just the standard disclaimers :-)

If you want to use it, go right ahead! Joe does :-)
-Eric

Sat, 03/14/2009 - 00:04
wesleyh

Well, I only needed json_encode/decode. So I installed the PECL extension. I suppose that's the better way of handling this? :)

Topic locked