Press icon indicating copy to clipboard operation
Press copied to clipboard

Updated for Laravel 6 Compatibility

Open roni-estein opened this issue 6 years ago • 0 comments

  1. Updated str_ functions to use Illuminate\Support\Str
  2. Updated array_ functions to use Illuminate\Support\Arr
  3. Updated tests to use assertStringContainsString for deprication in PHPUnint 9
  4. Updated PHP to 7.2

roni-estein avatar Jan 29 '20 17:01 roni-estein