t1gor / kayako-php-sdk

The official Kayako PHP API library.
Other
0 stars 0 forks source link

Errors on any call #1

Open t1gor opened 9 years ago

t1gor commented 9 years ago

Unknown error type: [2048] Declaration of kyTicket::createNew() should be compatible with that of kyObjectBase::createNew(), on line 12 in file /share/Sites/warface.com/vendor/kayako/php-api-library/kyTicket.php Unknown error type: [2048] Declaration of kyTicket::getAll() should be compatible with that of kyObjectBase::getAll(), on line 12 in file /share/Sites/warface.com/vendor/kayako/php-api-library/kyTicket.php Unknown error type: [2048] Declaration of kyDepartment::createNew() should be compatible with that of kyObjectBase::createNew(), on line 412 in file /share/Sites/warface.com/vendor/composer/ClassLoader.php Unknown error type: [2048] Declaration of kyTicketPost::createNew() should be compatible with that of kyObjectBase::createNew(), on line 412 in file /share/Sites/warface.com/vendor/composer/ClassLoader.php Unknown error type: [2048] Declaration of kyTicketPost::getAll() should be compatible with that of kyObjectBase::getAll(), on line 412 in file /share/Sites/warface.com/vendor/composer/ClassLoader.php Unknown error type: [2048] Declaration of kyTicketPost::get() should be compatible with that of kyObjectBase::get(), on line 412 in file /share/Sites/warface.com/vendor/composer/ClassLoader.php

oddtwelve commented 4 years ago

Try to set error_reporting(E_ERROR); before call