2016-01-17 07:50:09 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< ? php  
						 
					
						
							
								
									
										
										
										
											2016-10-05 06:52:15 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								/**  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  upgrade . php 
							 
						 
					
						
							
								
									
										
										
										
											2017-10-21 08:40:00 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 *  Copyright  ( c )  2017  thegrumpydictator @ gmail . com 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-05 06:52:15 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 * 
							 
						 
					
						
							
								
									
										
										
										
											2017-10-21 08:40:00 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 *  This  file  is  part  of  Firefly  III . 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-05 06:52:15 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 * 
							 
						 
					
						
							
								
									
										
										
										
											2017-10-21 08:40:00 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 *  Firefly  III  is  free  software :  you  can  redistribute  it  and / or  modify 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  it  under  the  terms  of  the  GNU  General  Public  License  as  published  by 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  the  Free  Software  Foundation ,  either  version  3  of  the  License ,  or 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  ( at  your  option )  any  later  version . 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 * 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  Firefly  III  is  distributed  in  the  hope  that  it  will  be  useful , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  but  WITHOUT  ANY  WARRANTY ;  without  even  the  implied  warranty  of 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  MERCHANTABILITY  or  FITNESS  FOR  A  PARTICULAR  PURPOSE .   See  the 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  GNU  General  Public  License  for  more  details . 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 * 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  You  should  have  received  a  copy  of  the  GNU  General  Public  License 
							 
						 
					
						
							
								
									
										
										
										
											2017-12-17 14:44:46 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 *  along  with  Firefly  III .  If  not ,  see  < http :// www . gnu . org / licenses />. 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-05 06:52:15 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 */ 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-04-09 07:56:46 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								declare ( strict_types = 1 );  
						 
					
						
							
								
									
										
										
										
											2016-05-20 08:57:45 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2016-01-17 07:50:09 +01:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								return  [  
						 
					
						
							
								
									
										
										
										
											2017-01-20 10:08:38 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'text'  =>  [ 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        'upgrade'  => 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            [ 
							 
						 
					
						
							
								
									
										
										
										
											2017-07-23 09:54:07 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.3'    =>  'Make sure you run the migrations and clear your cache. If you need more help, please check Github or the Firefly III website.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                '4.6.3'  =>  'This will be the last version to require PHP7.0. Future versions will require PHP7.1 minimum.' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-11-15 11:33:07 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.6.4'  =>  'This version of Firefly III requires PHP7.1.' , 
							 
						 
					
						
							
								
									
										
										
										
											2018-05-23 14:31:12 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.7.3'  =>  'This version of Firefly III handles bills differently. See http://bit.ly/FF3-new-bills for more information.' , 
							 
						 
					
						
							
								
									
										
										
										
											2018-05-30 18:04:53 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.7.4'  =>  'This version of Firefly III has a new import routine. See http://bit.ly/FF3-new-import for more information.' , 
							 
						 
					
						
							
								
									
										
										
										
											2018-08-17 06:39:48 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.7.6'  =>  'This will be the last version to require PHP7.1. Future versions will require PHP7.2 minimum.' , 
							 
						 
					
						
							
								
									
										
										
										
											2018-09-19 16:50:16 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.7.7'  =>  'This version of Firefly III requires PHP7.2.' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-20 10:08:38 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								            ], 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        'install'  => 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            [ 
							 
						 
					
						
							
								
									
										
										
										
											2017-07-23 09:54:07 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.3'    =>  'Welcome to Firefly! Make sure you follow the installation guide. If you need more help, please check Github or the Firefly III website. The installation guide has a FAQ which you should check out as well.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                '4.6.3'  =>  'This will be the last version to require PHP7.0. Future versions will require PHP7.1 minimum.' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-11-15 11:33:07 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.6.4'  =>  'This version of Firefly III requires PHP7.1.' , 
							 
						 
					
						
							
								
									
										
										
										
											2018-05-30 18:04:53 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.7.3'  =>  'This version of Firefly III handles bills differently. See http://bit.ly/FF3-new-bills for more information.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                '4.7.4'  =>  'This version of Firefly III has a new import routine. See http://bit.ly/FF3-new-import for more information.' , 
							 
						 
					
						
							
								
									
										
										
										
											2018-08-17 06:39:48 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.7.6'  =>  'This will be the last version to require PHP7.1. Future versions will require PHP7.2 minimum.' , 
							 
						 
					
						
							
								
									
										
										
										
											2018-09-19 16:50:16 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								                '4.7.7'  =>  'This version of Firefly III requires PHP7.2.' , 
							 
						 
					
						
							
								
									
										
										
										
											2017-01-20 10:08:38 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								            ], 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    ], 
							 
						 
					
						
							
								
									
										
										
										
											2016-01-28 21:50:20 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								];