mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 07:16:22 +07:00 
			
		
		
		
	| @ -164,6 +164,7 @@ jobs: | ||||
|     - name: Setup PHP | ||||
|       uses: shivammathur/setup-php@master | ||||
|       with: | ||||
|         php-version: ${{ matrix.php-versions }} | ||||
|         extension-csv: mbstring, xdebug #optional, setup extensions | ||||
|         ini-values-csv: post_max_size=256M, short_open_tag=On #optional, setup php.ini configuration | ||||
|         coverage: xdebug #optional, setup coverage driver | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur