Just updated to 3.25 and get the following stack:
Warning: strpos(): Empty needle in C:\wamp\www\_priv\libs\koolreport\src\core\Utility.php on line 493
Call Stack
# Time Memory Function Location
1 0.0004 373024 {main}( ) ...\request.php:0
2 0.0022 464872 DataWrapper->trip( ) ...\request.php:57
3 0.2720 1044976 Trip->render( ) ...\DataWrapper.php:33
4 0.2729 1108728 koolreport\core\ResourceManager->init( ) ...\KoolReport.php:397
5 0.2729 1108808 Trip->fireEvent( ) ...\ResourceManager.php:62
6 0.2729 1108808 Trip->koolreport\{closure}( ) ...\KoolReport.php:146
7 0.2730 1108888 koolreport\core\ResourceManager->publishAssetFolder( ) ...\KoolReport.php:390
8 0.2730 1108912 koolreport\core\Utility::getSymbolicPath( ) ...\ResourceManager.php:78
9 0.2730 1108936 strpos ( ) ...\Utility.php:493
This only happens on reports where I pass in parameters as an array. Havent spent much time trying to narrow the scope yet.