Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
I am getting an error now :
Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or
T_FUNCTION
or T_VAR or '}' in C:\xampp\htdocs\gapi-1.3\gapi.class.php on line 29
I installed xamp localy to test it further out with php version 4.4.9
Original comment by hansahr...@gmail.com
on 16 Jun 2009 at 9:38
Hi Hans,
Thank you for your interest in the GAPI interface class.
The GAPI class is designed to be Object Oriented and makes use of PHP5 Object
Oriented programming. The class would require a pretty significant rewrite to
work in
PHP4.
PHP4 is no longer supported by the PHP project, with no releases since
2007-12-31.
Security updates for PHP4 stopped on 2008-08-08, so I strongly suggest moving
web
hosting to PHP5 or use the Java code. See
http://php.net/archive/2007.php#2007-07-13-1
There is no plan to make GAPI backwards compatible with PHP4 at this stage.
Cheers,
Stig
Original comment by stigmann...@gmail.com
on 16 Jun 2009 at 10:06
Original issue reported on code.google.com by
hansahr...@gmail.com
on 16 Jun 2009 at 9:01