mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-03 20:55:05 +00:00 
			
		
		
		
	🤖 Auto commit for release 'develop' on 2025-10-26
This commit is contained in:
		@@ -187,7 +187,7 @@ class DebugController extends Controller
 | 
			
		||||
        return [
 | 
			
		||||
            'php_version'     => PHP_VERSION,
 | 
			
		||||
            'php_os'          => PHP_OS,
 | 
			
		||||
            'build_time' => config('firefly.build_time'),
 | 
			
		||||
            'build_time'      => config('firefly.build_time'),
 | 
			
		||||
            'build_time_nice' => Carbon::parse(config('firefly.build_time'), 'Europe/Amsterdam')->setTimezone('Europe/Amsterdam')->format('Y-m-d H:i:s e'),
 | 
			
		||||
            'uname'           => php_uname('m'),
 | 
			
		||||
            'interface'       => PHP_SAPI,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user