php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20588 Parse error: parse error, expecting `T_VARIABLE'
Submitted: 2002-11-22 14:10 UTC Modified: 2002-11-22 14:46 UTC
From: rwidmer at developersdesk dot com Assigned:
Status: Closed Package: Website problem
PHP Version: 4.2.3 OS: Win89
Private report: No CVE-ID: None
 [2002-11-22 14:10 UTC] rwidmer at developersdesk dot com
Starting at:

http://www.php.net/


I enter 'mysql' in the search for field, with the default 'in the' value of 'function list'.  Then I click on the -> button and get:

Parse error: parse error, expecting `T_VARIABLE' or `'$'' in /local/Web/sites/phpweb/search.php on line 60


I get the same error with other search terms too.

http://www.php.net/mysql

works as expected.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-22 14:46 UTC] sander@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 20:00:02 2026 UTC