Commit d7646aa
committed
minor symfony#52263 [Validator] fix File constraint tests on 32bit PHP (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Validator] fix File constraint tests on 32bit PHP
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | alternative to symfony#52259
| License | MIT
Commits
-------
626a6c7 fix File constraint tests on 32bit PHPFile tree
1 file changed
+4
-2
lines changed- src/Symfony/Component/Validator/Tests/Constraints
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
0 commit comments