: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
$path = __DIR__ . '/../src/';
require_once __DIR__ . '/flow/social/TestUtils.php';
require_once $path . 'flow/social/LASocialException.php';
require_once $path . 'flow/social/LASocialRequestException.php';
require_once $path . 'flow/social/cache/FFImageSizeCacheBase.php';
require_once $path . 'flow/social/FFFeedUtils.php';
require_once $path . 'flow/social/FFFeed.php';
require_once $path . 'flow/social/FFBaseFeed.php';
require_once $path . 'flow/social/LAFeedWithComments.php';
require_once $path . 'flow/social/FFHttpRequestFeed.php';
require_once $path . 'flow/social/FFRss.php';
require_once $path . 'flow/social/FFPinterest.php';
require_once $path . 'flow/social/FFInstagram.php';
require_once $path . 'flow/social/FFLinkedIn.php';
require_once '/Users/navdeykin/Projects/FlowSocial/vendor/autoload.php';