$str='<li>111-37774 Blue</li><li>111-1566 Red</li><li>122-4555 White</li><li>1455-789 Yellow</li></ul>Minimum order applies. This is a string for testing.<p>';
111-37774 Blue 111-1566 Red 122-4555 White 1455-789 Yellow Minimum order applies. This is a string for testing.
Array
(
[0] => Array
(
[0] => Red 122-4555 White 1455-789 Yellow Minimum order applies. This is a
)
[1] => Array
(
[0] => Red 122-4555 White 1455-789 Yellow
)
[2] => Array
(
[0] => order applies. This is a
)
)