Commit 05d88e7
Add PhpVersion::updatesAutoIncrementKeyForNegativeValues() method
Replace inline version check with a dedicated PhpVersion method
for the PHP 8.3+ negative array auto-index behavior.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9f829c3 commit 05d88e7
File tree
2 files changed
+6
-1
lines changed- src
- Php
- Type/Constant
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
514 | 519 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments