Releases: iggyvolz/phpBB-Remote-API
Releases · iggyvolz/phpBB-Remote-API
v2.0.2
Don't attempt to delete PMs, as the reference to the API has been removed from inner classes.
v2.0.1
Wrap all DOMNodeLists in iterator_to_array for compatibility
v2.0.0
Remove PHP 7-only feature
v1.7
*Use get_page to get an entire page of posts. Potentially increases performance by up to 96% when getting large numbers of posts - one request per page instead of per post
*Bug fix: bbcode is properly spelled
*Get bbcode only when specifically requested