mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-30 23:07:56 +07:00 
			
		
		
		
	Deprecate extension-csv and ini-values-csv inputs
This commit is contained in:
		| @ -15,7 +15,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, intl, curl, dom | ||||
|           extensions: mbstring, intl, curl, dom | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -39,7 +39,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, dom, fileinfo, mysql | ||||
|           extensions: mbstring, dom, fileinfo, mysql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -41,7 +41,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, dom, fileinfo, pgsql | ||||
|           extensions: mbstring, dom, fileinfo, pgsql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -17,7 +17,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, dom, fileinfo | ||||
|           extensions: mbstring, dom, fileinfo | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -39,7 +39,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, dom, fileinfo, mysql | ||||
|           extensions: mbstring, dom, fileinfo, mysql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -41,7 +41,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, dom, fileinfo, pgsql | ||||
|           extensions: mbstring, dom, fileinfo, pgsql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -17,7 +17,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, dom, fileinfo, mysql | ||||
|           extensions: mbstring, dom, fileinfo, mysql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -37,7 +37,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, dom, zip, phalcon4, mysql #use phalcon3 for the phalcon 3.x. | ||||
|           extensions: mbstring, dom, zip, phalcon4, mysql #use phalcon3 for the phalcon 3.x. | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -38,7 +38,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, dom, zip, phalcon4, pgsql #use phalcon3 for the phalcon 3.x | ||||
|           extensions: mbstring, dom, zip, phalcon4, pgsql #use phalcon3 for the phalcon 3.x | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -21,7 +21,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring | ||||
|           extensions: mbstring | ||||
|       - name: Check node versions | ||||
|         run: node -v | ||||
|       - name: Get yarn cache | ||||
|  | ||||
| @ -15,7 +15,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, simplexml, dom | ||||
|           extensions: mbstring, simplexml, dom | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -26,7 +26,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, xml, ctype, iconv, mysql | ||||
|           extensions: mbstring, xml, ctype, iconv, mysql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -26,7 +26,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, xml, ctype, iconv, pgsql | ||||
|           extensions: mbstring, xml, ctype, iconv, pgsql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -17,7 +17,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, xml, ctype, iconv | ||||
|           extensions: mbstring, xml, ctype, iconv | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -36,7 +36,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, intl, gd, imagick, zip, dom, mysql | ||||
|           extensions: mbstring, intl, gd, imagick, zip, dom, mysql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -36,7 +36,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, intl, gd, imagick, zip, dom, pgsql | ||||
|           extensions: mbstring, intl, gd, imagick, zip, dom, pgsql | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
| @ -15,7 +15,7 @@ jobs: | ||||
|         uses: shivammathur/setup-php@v1 #https://github.com/shivammathur/setup-php | ||||
|         with: | ||||
|           php-version: ${{ matrix.php-versions }} | ||||
|           extension-csv: mbstring, bcmath, curl, intl | ||||
|           extensions: mbstring, bcmath, curl, intl | ||||
|           coverage: xdebug #optional | ||||
|       - name: Get composer cache directory | ||||
|         id: composer-cache | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur