php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26217 Parse error: parse error
Submitted: 2003-11-12 09:06 UTC Modified: 2003-11-12 10:56 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: mantas at mantas dot lt Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.3.4 OS: FreeBSD 5.1
Private report: No CVE-ID: None
 [2003-11-12 09:06 UTC] mantas at mantas dot lt
Description:
------------
Hi guys. Some time ago i writen 1 script to transfer 
digits to words. It's worked fine til i make upgrade to 
4.3.4 
 
I have a lot of machines with PHP. In machines where i 
have a PHP version > 4.3.4 - it's works fine. But with PHP 
4.3.4 - i got parse error 
 
My scripts and sources you can find in http://
atspek.kas.esu.as/source/sk2lt.phps 
 
and the same script http://atspek.kas.esu.as/source/
sk2lt.php 

Expected result:
----------------
http://atspek.kas.esu.as/source/sk2lt.php?skaicius=200 
 
it must return words 

Actual result:
--------------
Parse error: parse error in /usr/home/mantas/public_html/
source/sk2lt.php on line 14 
 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-12 10:56 UTC] iliaa@php.net
The sample script has no parse errors and runs fine with PHP 4.3.4
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Oct 05 04:01:29 2024 UTC