Support PHP 7.3 (#2028)
* Support PHP 7.3 * travics-ci build test by pass: * SSH2 extension does not yet support PHP 7.3 * V8JS extension does not yet support PHP 7.3. * xdebug extension does not yet support PHP 7.3. * memcached extension does not yet support PHP 7.3.
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							f18eb9728b
						
					
				
				
					commit
					76218808fd
				
			@@ -58,7 +58,7 @@ That's it! enjoy :)
 | 
			
		||||
<a name="features"></a>
 | 
			
		||||
## Features
 | 
			
		||||
 | 
			
		||||
- Easy switch between PHP versions: 7.2, 7.1, 5.6...
 | 
			
		||||
- Easy switch between PHP versions: 7.3, 7.2, 7.1, 5.6...
 | 
			
		||||
- Choose your favorite database engine: MySQL, Postgres, MariaDB...
 | 
			
		||||
- Run your own combination of software: Memcached, HHVM, Beanstalkd...
 | 
			
		||||
- Every software runs on a separate container: PHP-FPM, NGINX, PHP-CLI...
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user