jalmenarez / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Parse error (was using PHP4) #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Minify version:2.1.1
PHP version: 5

What steps will reproduce the problem?
1. Download Minify
2. Copy Min directory to server
3. Point Browser to Min directory

Expected output:Minify setup

Actual output:"Parse error: syntax error, unexpected '=', expecting '(' in 
public_html/min/index.php on line 20"

Did you run the unit tests? Did any FAIL? Couldn't try.

Please provide any additional information below.

Original issue reported on code.google.com by Msuleima...@gmail.com on 21 Nov 2008 at 5:48

GoogleCodeExporter commented 9 years ago
nevermind. I needed to install PHP v. 5. Silly me.

Original comment by Msuleima...@gmail.com on 21 Nov 2008 at 5:50

GoogleCodeExporter commented 9 years ago
Thanks for the bug report anyway :)

Original comment by mrclay....@gmail.com on 21 Nov 2008 at 1:49

GoogleCodeExporter commented 9 years ago
Thank you for reporting, I never know if it was not this comment.
(Google Translator, sorry)

Original comment by faustort...@gmail.com on 2 Mar 2009 at 10:40

GoogleCodeExporter commented 9 years ago
I guess it might be worth it to add a simple version check in /min/builder/ ... 
I'll 
do that in next verion.

Original comment by mrclay....@gmail.com on 2 Mar 2009 at 10:48

GoogleCodeExporter commented 9 years ago
Version check in 2.1.3 builder

Original comment by mrclay....@gmail.com on 1 Jul 2009 at 8:24