On Thu, Feb 26, 2009 at 9:30 AM, Oliver Marshall <[email protected]> wrote: > Hi chaps, > > > > Before we upgrade our php install to 5.2.8 from 5.2.5 I thought I would ask > whether there are any known issues with Trac should we upgrade to 5.2.8. > > > > Anything to be aware of ?
The only extent to which Trac cares about PHP is the use of PHP's syntax highlighter, the output of which probably hasn't changed, though you could check on that. Regardless, Pygments includes PHP support, and will generally be preferred over the other PHP renderer IIRC. So if you have Pygments installed your PHP version is moot. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
