[wp-gsoc] [Summer of Code] #335: Check php syntax before writing new content to file (was: Check php syntax before writting new content to file)

Summer of Code noreply at wordpress.org
Sun Aug 11 13:41:14 UTC 2013


#335: Check php syntax before writing new content to file
----------------------------+-------------------------------
 Reporter:  a.hoereth       |       Owner:  a.hoereth
     Type:  task            |      Status:  accepted
 Priority:  normal          |   Milestone:  2013 Final (1.0)
Component:  Code Revisions  |  Resolution:
 Keywords:  needs-testing   |
----------------------------+-------------------------------
Changes (by a.hoereth):

 * milestone:  2013 Midterm (Beta) => 2013 Final (1.0)


Comment:

 code in [2210] relies on the php -l. When php is not set in the system
 path (often the case with local environments like XAMPP) this fails.
 PHP_BINDIR tries to fix this, but still sometimes produces bad results.
 Under windows PHP_BINDIR == C:\php - no matter what..

--
Ticket URL: <http://gsoc.trac.wordpress.org/ticket/335#comment:9>
Summer of Code <http://gsoc.trac.wordpress.org>
My example project


More information about the wp-gsoc mailing list