Hi, Just replace E_NONE with 0 (int), that will fix it.
Kind regards, -Anner. -- Anner van Hardenbroek [email protected] On 28 okt 2009, at 00:30, Ted Yu wrote:
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 38PHP Stack trace: PHP 1. {main}() /home/thrift/tutorial/php/PhpClient.php:0 I am using php 5.2.9 Has anyone seen this ?
