I still think that is ambiguous. The word 'has' is the problem. I think the following would be better:
[[WARNING]] php.ini: short_open_tag must be set to off: FAILED or [[WARNING]] php.ini: short_open_tag should be set to off: FAILED Perhaps worded like that, you don't need the word 'FAILED' since you have a warning anyway. Tom Fabien Potencier wrote: > The wording has been changed recently to be more easy to read. see > http://trac.symfony-project.org/ticket/5873 > > As of symfony 1.2.6, it will say: > > [[WARNING]] php.ini has short_open_tag set to off: FAILED > > Fabien > > -- > Fabien Potencier > Sensio CEO - symfony lead developer > sensiolabs.com | symfony-project.org | fabien.potencier.org > Tél: +33 1 40 99 80 80 > > > Tom Haskins-Vaughan wrote: >> Then the wording should perhaps be changed. To me, the way it is worded >> suggests that is is already off. >> >> Kris Wallsmith wrote: >>> Hi Tom, >>> >>> The script is asserting that short_open_tag be set to off; it's not, so >>> you're getting a warning. Does that make sense? >>> >>> Kris >>> >>> -- >>> >>> *Kris Wallsmith* | Community Manager >>> [email protected] >>> <mailto:[email protected]> >>> Portland, Oregon USA >>> >>> http://twitter.com/kriswallsmith >>> >>> On Feb 22, 2009, at 11:00 AM, Tom Haskins-Vaughan wrote: >>> >>>> Hi, >>>> >>>> I've just started the Jobeet tutorial and run the >>>> check_configuration.php. One of the checks produced the following: >>>> >>>> [[WARNING]] php.ini: short_open_tag set to off >>>> *** Set it to off in php.ini *** >>>> >>>> I'm not sure if this is a bug or not, but shouldn't this read: >>>> >>>> [[WARNING]] php.ini: short_open_tag set to on >>>> *** Set it to off in php.ini *** >>>> >>>> >>>> Tom >>>> >>>> -- >>>> Tom Haskins-Vaughan >>>> Temple Street Media: Design and Development for the Web >>>> [email protected] <mailto:[email protected]> | >>>> www.templestreetmedia.com <http://www.templestreetmedia.com> >>>> >>>> >>>> > > > > > -- Tom Haskins-Vaughan Temple Street Media: Design and Development for the Web [email protected] | www.templestreetmedia.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
