mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 07:16:22 +07:00 
			
		
		
		
	Revert to ppa:ondrej/ppa for phalcon3
This commit is contained in:
		| @ -6,8 +6,7 @@ add_phalcon_helper() { | ||||
|     if [ "$extension" = "phalcon4" ]; then | ||||
|       ${apt_install:?} "php${version:?}-psr" "php${version:?}-$extension" | ||||
|     else | ||||
|       get -q -e /tmp/phalcon.deb "https://packagecloud.io/phalcon/stable/packages/ubuntu/bionic/php${version:?}-phalcon_3.4.5-1+php${version:?}_amd64.deb/download.deb" | ||||
|       sudo dpkg -i /tmp/phalcon.deb | ||||
|       ${apt_install:?} "php${version:?}-$extension" | ||||
|     fi | ||||
|   else | ||||
|     sed -i '' '/extension.*psr/d' "${ini_file:?}" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur