Skip to content

Added function to rekey segments array in message object

Latest
Compare
Choose a tag to compare
@senaranya senaranya released this 10 Feb 16:44
b14f53e

If segments are removed from the middle of a message, it creates gaps in the keys of $msg->getSegments() array. The newly added rekeySegmentsInArray can be used to re-key it.