zhanjh / minify

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

Parse Error in HTML.php #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
STOP! If your issue is with URI rewriting, read the wiki first:
http://code.google.com/p/minify/wiki/CommonProblems#URIs_are_re-
written_incorrectly_in_CSS_output
Please remove this message from the issue.

Minify version: 2.1 
PHP version: 5.2.13

What steps will reproduce the problem?
1. Copied min directory to root
2. Went to http://www.mesapoint.com/min

Expected output: Mini URI Builder Application

Actual output:  Received error - "Parse error: syntax error, unexpected
$end in /home/mesapoint/mesapoint.com/min/lib/Minify/HTML.php  on line 96"

Did any unit tests FAIL? (Please do not post the full list)

Please provide any additional information below. If this has to do with URI
rewriting, please include your DOCUMENT_ROOT, the

Original issue reported on code.google.com by jlinni...@gmail.com on 17 Apr 2010 at 5:59

GoogleCodeExporter commented 9 years ago
Please reinstall Minify, or at least HTML.php. There are no syntax errors in 
the 2.1.3 
release. It should match this:
http://code.google.com/p/minify/source/browse/tags/release_2.1.3/min/lib/Minify/
HTML.php

Original comment by mrclay....@gmail.com on 17 Apr 2010 at 8:07

GoogleCodeExporter commented 9 years ago

Original comment by mrclay....@gmail.com on 8 May 2010 at 7:30