Bug #52851 [Com]: Bug with eval() parsing strings

2010-09-15 Thread max at dteam dot us
Edit report at http://bugs.php.net/bug.php?id=52851&edit=1

 ID: 52851
 Comment by:     max at dteam dot us
 Reported by:    max at dteam dot us
 Summary:Bug with eval() parsing strings
 Status: Bogus
 Type:   Bug
 Package:Strings related
 Operating System:   Windows
 PHP Version:5.3.3
 Block user comment: N

 New Comment:

Well, I suppose after a second thought this is not actially a bug. But
the way than eval() treats passed code is anyway kind of funny. I faced
the problem when i was writing a snippet for MODX CMS. Seems like eval
doesn't really care what quotes are used in code. They should be escaped
somehow because there is so much ways where it's difficult to know how
exactly the eval() was executed in framework.


Previous Comments:

[2010-09-15 12:17:15] ahar...@php.net

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




[2010-09-15 12:15:30] max at dteam dot us

Description:

eval() function seems to work improperly with double [[ chars in string.

Test script:
---


Expected result:

[[hello!]] brackets[[hello!]] brackets

Actual result:
--
[[hello!]] brackets Parse error: syntax error, unexpected '[' in
C:\xampp\htdocs\test.php(6) : eval()'d code on line 1






-- 
Edit this bug report at http://bugs.php.net/bug.php?id=52851&edit=1


[PHP-BUG] Bug #52851 [NEW]: Bug with eval() parsing strings

2010-09-15 Thread max at dteam dot us
From: 
Operating system: Windows
PHP version:  5.3.3
Package:  Strings related
Bug Type: Bug
Bug description:Bug with eval() parsing strings

Description:

eval() function seems to work improperly with double [[ chars in string.

Test script:
---


Expected result:

[[hello!]] brackets[[hello!]] brackets

Actual result:
--
[[hello!]] brackets Parse error: syntax error, unexpected '[' in
C:\xampp\htdocs\test.php(6) : eval()'d code on line 1

-- 
Edit bug report at http://bugs.php.net/bug.php?id=52851&edit=1
-- 
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=52851&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=52851&r=trysnapshot53
Try a snapshot (trunk):  
http://bugs.php.net/fix.php?id=52851&r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=52851&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=52851&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=52851&r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=52851&r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=52851&r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=52851&r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=52851&r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=52851&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=52851&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=52851&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=52851&r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=52851&r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=52851&r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=52851&r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=52851&r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=52851&r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=52851&r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=52851&r=mysqlcfg