fork download
  1. ErrorException: Array and string offset access syntax with curly braces is deprecated 44 protected function checkParameter(&$value) 45 { >> if($value && is_string($value) && $value{0} == '%') { 47 $length = strlen($value); 48 if($value{$length - 1} == '%') { #0 C:\xampp\htdocs\project\vendor\phpixie\config\src\PHPixie\Config\Storages\Type\File.php:46 #1 C:\xampp\htdocs\project\vendor\composer\ClassLoader.php:444 include() #2 C:\xampp\htdocs\project\vendor\composer\ClassLoader.php:322 Composer\Autoload\includeFile('C:\xampp\htd...') #3 Composer\Autoload\ClassLoader->loadClass('PHPixie\Conf...') #4 C:\xampp\htdocs\project\vendor\phpixie\config\src\PHPixie\Config\Storages.php:18 spl_autoload_call('PHPixie\Conf...') #5 C:\xampp\htdocs\project\vendor\phpixie\config\src\PHPixie\Config.php:16 PHPixie\Config\Storages->file('C:\xampp\htd...', NULL) #6 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Assets.php:165 PHPixie\Config->file('C:\xampp\htd...') #7 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\Assets.php:58 PHPixie\BundleFramework\Assets->buildParameterStorage() #8 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Assets.php:89 PHPixie\Framework\Assets->instance('parameterSto...') #9 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Assets.php:153 PHPixie\BundleFramework\Assets->parameterStorage() #10 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\Assets.php:58 PHPixie\BundleFramework\Assets->buildConfigStorage() #11 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Assets.php:80 PHPixie\Framework\Assets->instance('configStorage') #12 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:234 PHPixie\BundleFramework\Assets->configStorage() #13 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:222 PHPixie\BundleFramework\Configuration->buildConfig() #14 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:38 PHPixie\BundleFramework\Configuration->instance('config') #15 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:270 PHPixie\BundleFramework\Configuration->config() #16 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:222 PHPixie\BundleFramework\Configuration->buildHttpConfig() #17 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:63 PHPixie\BundleFramework\Configuration->instance('httpConfig') #18 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:83 PHPixie\BundleFramework\Configuration->httpConfig() #19 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:71 PHPixie\Framework\HTTP->buildRouteTranslator() #20 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:60 PHPixie\Framework\HTTP->instance('routeTranslator') #21 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:195 PHPixie\Framework\HTTP->routeTranslator() #22 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:160 PHPixie\Framework\HTTP->parseRouteProcessor() #23 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:134 PHPixie\Framework\HTTP->requestProcessor() #24 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:71 PHPixie\Framework\HTTP->buildProcessor() #25 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:51 PHPixie\Framework\HTTP->instance('processor') #26 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:102 PHPixie\Framework\HTTP->processor() #27 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework.php:41 PHPixie\Framework\HTTP->processSapiRequest() #28 C:\xampp\htdocs\project\web\index.php:7 PHPixie\Framework->processHttpSapiRequest() Logged items:
Success #stdin #stdout 0.01s 24068KB
stdin
Standard input is empty
stdout
ErrorException: Array and string offset access syntax with curly braces is deprecated 44 protected function checkParameter(&$value) 45 { >> if($value && is_string($value) && $value{0} == '%') { 47 $length = strlen($value); 48 if($value{$length - 1} == '%') { #0 C:\xampp\htdocs\project\vendor\phpixie\config\src\PHPixie\Config\Storages\Type\File.php:46 #1 C:\xampp\htdocs\project\vendor\composer\ClassLoader.php:444 include() #2 C:\xampp\htdocs\project\vendor\composer\ClassLoader.php:322 Composer\Autoload\includeFile('C:\xampp\htd...') #3 Composer\Autoload\ClassLoader->loadClass('PHPixie\Conf...') #4 C:\xampp\htdocs\project\vendor\phpixie\config\src\PHPixie\Config\Storages.php:18 spl_autoload_call('PHPixie\Conf...') #5 C:\xampp\htdocs\project\vendor\phpixie\config\src\PHPixie\Config.php:16 PHPixie\Config\Storages->file('C:\xampp\htd...', NULL) #6 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Assets.php:165 PHPixie\Config->file('C:\xampp\htd...') #7 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\Assets.php:58 PHPixie\BundleFramework\Assets->buildParameterStorage() #8 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Assets.php:89 PHPixie\Framework\Assets->instance('parameterSto...') #9 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Assets.php:153 PHPixie\BundleFramework\Assets->parameterStorage() #10 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\Assets.php:58 PHPixie\BundleFramework\Assets->buildConfigStorage() #11 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Assets.php:80 PHPixie\Framework\Assets->instance('configStorage') #12 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:234 PHPixie\BundleFramework\Assets->configStorage() #13 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:222 PHPixie\BundleFramework\Configuration->buildConfig() #14 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:38 PHPixie\BundleFramework\Configuration->instance('config') #15 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:270 PHPixie\BundleFramework\Configuration->config() #16 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:222 PHPixie\BundleFramework\Configuration->buildHttpConfig() #17 C:\xampp\htdocs\project\vendor\phpixie\bundle-framework\src\PHPixie\BundleFramework\Configuration.php:63 PHPixie\BundleFramework\Configuration->instance('httpConfig') #18 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:83 PHPixie\BundleFramework\Configuration->httpConfig() #19 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:71 PHPixie\Framework\HTTP->buildRouteTranslator() #20 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:60 PHPixie\Framework\HTTP->instance('routeTranslator') #21 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:195 PHPixie\Framework\HTTP->routeTranslator() #22 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:160 PHPixie\Framework\HTTP->parseRouteProcessor() #23 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:134 PHPixie\Framework\HTTP->requestProcessor() #24 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:71 PHPixie\Framework\HTTP->buildProcessor() #25 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:51 PHPixie\Framework\HTTP->instance('processor') #26 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework\HTTP.php:102 PHPixie\Framework\HTTP->processor() #27 C:\xampp\htdocs\project\vendor\phpixie\framework\src\PHPixie\Framework.php:41 PHPixie\Framework\HTTP->processSapiRequest() #28 C:\xampp\htdocs\project\web\index.php:7 PHPixie\Framework->processHttpSapiRequest() Logged items: