php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #15462 Syntax Errors
Submitted: 2002-02-09 04:44 UTC Modified: 2002-02-09 10:56 UTC
From: ozlink at myoffice dot net dot au Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.1.1 OS: win95
Private report: No CVE-ID: None
 [2002-02-09 04:44 UTC] ozlink at myoffice dot net dot au
Nice little functions for web text would go well...
Would cut web work in half ( less syntax & errors).

As most of the problems in PHP is syntax errors...  

any chance of a stand-alone syntax checker that points
right at the error... point... point... (the internal one stinks)

or dump the page as text on the screen with highlights...
would save us (1/2 hour search for error * 500)... 

if PHP gang are listening...

keep up the good work... Brian

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-09 04:46 UTC] mfischer@php.net
You're very vague what exactly you concerns are.

However, PHP's commandline binary featuers a -l switch which only performs syntax checking of the specified files.
 [2002-02-09 04:53 UTC] ozlink at myoffice dot net dot au
Nice little functions for web text would go well...
   Would cut web work in half ( less syntax & errors).

   As most of the problems in PHP is syntax errors...  

   any chance of a stand-alone syntax checker that points
   right at the error... point... point... (the internal one stinks)

   or dump the page as text on the screen with highlights...
   would save us (1/2 hour search for error * 500)... 

   if PHP gang are listening...

   keep up the good work... Brian
 [2002-02-09 05:11 UTC] mfischer@php.net
Please be _more_ specific. You just copy&pasted the text you write in the first which won't get us any further!
 [2002-02-09 05:15 UTC] ozlink at myoffice dot net dot au
Then I will be more specific.
PHP does not point specifically to a syntax error.
So consequently, 5 of us spend 1/2 an hour looking for it.
This costs money.

We've done enough to promote PHP...
& we can't be more specific than that.

Brian
 [2002-02-09 08:10 UTC] mfischer@php.net
By all love I can dedicate to what you wrote now, I am (and probably other who will read this) still not sure what your exact problem is!

What syntax error caused you man-hours of work to fix?

Really, think over again what you want to achieve. Be more specific, provide more detail and examples. Generally spoken, read through the bugs do's and don'ts again please.

 [2002-02-09 09:00 UTC] ozlink at myoffice dot net dot au
We don't have a problem.
the category is Feature Request.
Therefore we requested a feature, not a problem

all the best

 [2002-02-09 10:56 UTC] sander@php.net
If you can't be more specific this bug will be a bogus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 18:01:35 2024 UTC