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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: prat at rice dot edu
New email:
PHP Version: OS:

 

 [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: Tue Apr 16 07:01:29 2024 UTC