vikrambalye / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

unexpected T_NEW in dompdf_config.inc.php on line 399 #356

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Just entering to dompdf
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by sravanj...@gmail.com on 22 Sep 2011 at 6:12

GoogleCodeExporter commented 9 years ago
We'll need more info. To start, which versions of DOMPDF and PHP do you have 
and what OS are you using?

This sounds like an issue that crops up when running under PHP 4. DOMPDF only 
runs under PHP 5.

Original comment by eclecticgeek on 23 Sep 2011 at 2:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I tried this in DOMPDF 0.6 beta 2 and in 0.5.2 also
Server is working on php 5.2.17
Operating system is linux (server)

The application working fine in my 'localhost'

I have made no change , just extracted to my space and the error message shows 
when clicking 'examples' and 'demo'

http://physicsguru.in/dompdf/www/examples.php

error message: "Parse error: syntax error, unexpected ')', expecting '(' in 
/home/physicsg/public_html/dompdf/www/examples.php  on line 62"

Original comment by sravanj...@gmail.com on 30 Sep 2011 at 9:00

GoogleCodeExporter commented 9 years ago
I would definitely recommend sticking with the 0.6.0 beta. There are a number 
of significant improvements there.

I don't really see anything that would be causing errors such as you're 
experiencing, except, as I said, for possibly running under PHP 4. Can you put 
up a script that calls phpversion() to confirm?

Original comment by eclecticgeek on 1 Oct 2011 at 12:34

GoogleCodeExporter commented 9 years ago

Original comment by fabien.menager on 12 Jan 2012 at 8:30

GoogleCodeExporter commented 9 years ago

Original comment by eclecticgeek on 30 May 2013 at 5:16