Azure / azure-storage-php

Microsoft Azure Storage Library for PHP
MIT License
217 stars 198 forks source link

Fix a warning of PHP 8.1 while listing blobs #340

Open Nek- opened 1 year ago

Nek- commented 1 year ago

str_replace with 3rd parameter null is deprecated (and makes no sense)

I tested this fix successfully, not specifying the parameter is 100% supported by azure.