From: mantas at mantas dot lt Operating system: FreeBSD 5.1 PHP version: 4.3.4 PHP Bug Type: Unknown/Other Function Bug description: Parse error: parse error
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 -- Edit bug report at http://bugs.php.net/?id=26217&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26217&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26217&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26217&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26217&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26217&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=26217&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26217&r=support Expected behavior: http://bugs.php.net/fix.php?id=26217&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26217&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26217&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26217&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26217&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26217&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26217&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26217&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26217&r=float