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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Mon Apr 29 23:01:28 2024 UTC