[rt-users] PHP Developers: RTPHPLib v2 coming soon

Samuel Schmidt samuel at dersam.net
Mon Apr 13 21:40:33 EDT 2015


RTPHPLib v2 is in progress and will likely be released in the next few
weeks.

https://github.com/dersam/RTPHPLib/tree/2.0.0

This will contain several backwards-incompatible changes, as the parsing is
being improved so responses that are only indicating success will now
return just true or false (and createTicket will actually return the ticket
id directly).

If you are not using Composer, nothing is changing for you.  If you ever
need to re-download the library, make sure you get the latest v1 release if
you are not planning on upgrading (
https://github.com/dersam/RTPHPLib/releases/tag/v1.0.2).

If you ARE using Composer, and you do not want to upgrade, make sure that
your composer.json is requiring a v1 build (current is 1.0.2).  If you stay
on dev-master, you will pull in v2 when it is merged to master.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20150414/e6639eb7/attachment.htm>


More information about the rt-users mailing list