php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #54177 php_check_syntax(), beloved and missed
Submitted: 2011-03-07 09:07 UTC Modified: 2011-03-07 09:15 UTC
From: epost at pomada dot se Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 5.3.5 OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: epost at pomada dot se
New email:
PHP Version: OS:

 

 [2011-03-07 09:07 UTC] epost at pomada dot se
Description:
------------
php_check_syntax() isn't supported anymore. Without knowing the reasons, it's a 
valuable function as many CMS:es allows eval:ed statements.


---
From manual page: http://www.php.net/function.php-check-syntax#Changelog
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-03-07 09:15 UTC] scottmac@php.net
-Status: Open +Status: Bogus
 [2011-03-07 09:15 UTC] scottmac@php.net
It couldn't be implemented correctly so it was removed, the main problem was it 
actually included files to test as it invoked them.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Sep 03 03:00:02 2025 UTC