[wp-gsoc] [Summer of Code] #335: Check php syntax before writting new content to file
Summer of Code
noreply at wordpress.org
Tue Jul 23 08:07:12 UTC 2013
#335: Check php syntax before writting new content to file
---------------------------------+----------------------------
Reporter: a.hoereth | Type: task
Status: new | Priority: normal
Milestone: 2013 Midterm (Beta) | Component: Code Revisions
Keywords: |
---------------------------------+----------------------------
It is easy to break a WordPress installation by applying bad changes to a
file of an active theme/plugin. The intention here is to not write a file
if the new content contains fatal errors.
Check syntax. If error-prone dont write file but save a draft of the
temporary, error-prone content. Show error message with line number and
show temporary content in editor for further changes.
--
Ticket URL: <https://gsoc.trac.wordpress.org/ticket/335>
Summer of Code <https://gsoc.trac.wordpress.org>
My example project
More information about the wp-gsoc
mailing list