Hi,
When running php client, I got:
PHP Notice: Use of undefined constant E_NONE - assumed 'E_NONE' in
/home/wr_webroot/thrift/tutorial/php/PhpClient.php on line 38
PHP Stack trace:
PHP 1. {main}() /home/thrift/tutorial/php/PhpClient.php:0
I am using php 5.2.9
Has anyone seen this ?
