php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40336 Variables outside of PHP page has parse error
Submitted: 2007-02-02 23:08 UTC Modified: 2007-02-02 23:12 UTC
From: prat at rice dot edu Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Whatever you're running
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 + 8 = ?
Subscribe to this entry?

 
 [2007-02-02 23:08 UTC] prat at rice dot edu
Description:
------------
http://us2.php.net/variables.external yields:

Parse error: parse error, unexpected '}' in /home/php/phpweb/manual/en/language.variables.external.php on line 120

Reproduce code:
---------------
Load http://us2.php.net/variables.external in a web browser.

Expected result:
----------------
The "Variables from outside of PHP" documentation page.

Actual result:
--------------
Parse error: parse error, unexpected '}' in /home/php/phpweb/manual/en/language.variables.external.php on line 120

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-02 23:12 UTC] bjori@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See:
bug#40333 bug#40312 bug#40316 bug#40320 bug#40322 
bug#40314 bug#40323 bug#40328 bug#40329 bug#40303

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 20:01:30 2024 UTC