|
31 | 31 | fetch-depth: 0
|
32 | 32 |
|
33 | 33 | - name: "Set up PHP"
|
34 |
| - uses: "shivammathur/setup-php@2.32.0" |
| 34 | + uses: "shivammathur/setup-php@2.33.0" |
35 | 35 | with:
|
36 | 36 | coverage: "none"
|
37 | 37 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter"
|
|
81 | 81 | uses: "actions/checkout@v4.2.2"
|
82 | 82 |
|
83 | 83 | - name: "Set up PHP"
|
84 |
| - uses: "shivammathur/setup-php@2.32.0" |
| 84 | + uses: "shivammathur/setup-php@2.33.0" |
85 | 85 | with:
|
86 | 86 | coverage: "xdebug"
|
87 | 87 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter"
|
@@ -149,7 +149,7 @@ jobs:
|
149 | 149 | strict: true
|
150 | 150 |
|
151 | 151 | - name: "Set up PHP"
|
152 |
| - uses: "shivammathur/setup-php@2.32.0" |
| 152 | + uses: "shivammathur/setup-php@2.33.0" |
153 | 153 | with:
|
154 | 154 | coverage: "none"
|
155 | 155 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter"
|
@@ -211,7 +211,7 @@ jobs:
|
211 | 211 | uses: "actions/checkout@v4.2.2"
|
212 | 212 |
|
213 | 213 | - name: "Set up PHP"
|
214 |
| - uses: "shivammathur/setup-php@2.32.0" |
| 214 | + uses: "shivammathur/setup-php@2.33.0" |
215 | 215 | with:
|
216 | 216 | coverage: "none"
|
217 | 217 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter"
|
@@ -267,7 +267,7 @@ jobs:
|
267 | 267 | uses: "actions/checkout@v4.2.2"
|
268 | 268 |
|
269 | 269 | - name: "Set up PHP"
|
270 |
| - uses: "shivammathur/setup-php@2.32.0" |
| 270 | + uses: "shivammathur/setup-php@2.33.0" |
271 | 271 | with:
|
272 | 272 | coverage: "none"
|
273 | 273 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter"
|
@@ -326,7 +326,7 @@ jobs:
|
326 | 326 | uses: "actions/checkout@v4.2.2"
|
327 | 327 |
|
328 | 328 | - name: "Set up PHP"
|
329 |
| - uses: "shivammathur/setup-php@2.32.0" |
| 329 | + uses: "shivammathur/setup-php@2.33.0" |
330 | 330 | with:
|
331 | 331 | coverage: "none"
|
332 | 332 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter"
|
@@ -376,7 +376,7 @@ jobs:
|
376 | 376 | uses: "actions/checkout@v4.2.2"
|
377 | 377 |
|
378 | 378 | - name: "Set up PHP"
|
379 |
| - uses: "shivammathur/setup-php@2.32.0" |
| 379 | + uses: "shivammathur/setup-php@2.33.0" |
380 | 380 | with:
|
381 | 381 | coverage: "none"
|
382 | 382 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, opcache, pcntl, phar, posix, simplexml, tokenizer, xml, xmlwriter"
|
@@ -432,7 +432,7 @@ jobs:
|
432 | 432 | uses: "actions/checkout@v4.2.2"
|
433 | 433 |
|
434 | 434 | - name: "Set up PHP"
|
435 |
| - uses: "shivammathur/setup-php@2.32.0" |
| 435 | + uses: "shivammathur/setup-php@2.33.0" |
436 | 436 | with:
|
437 | 437 | coverage: "none"
|
438 | 438 | extensions: "none, bcmath, ctype, curl, dom, intl, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter"
|
|
0 commit comments