Skip to content

Commit 380b4bd

Browse files
committed
Update functionMap_php80delta_bleedingEdge.php
1 parent 4afdf06 commit 380b4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/functionMap_php80delta_bleedingEdge.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'array_rand\'1' => ['int|string', 'input'=>'non-empty-array'],
77
],
88
'old' => [
9-
'array_rand' => ['int|string|array<int,int>|array<int,string>', 'input'=>'array', 'num_req'=>'positive-int'],
9+
'array_rand' => ['int|string|array<int,int>|array<int,string>', 'input'=>'array', 'num_req'=>'int'],
1010
'array_rand\'1' => ['int|string', 'input'=>'array'],
1111
],
1212
];

0 commit comments

Comments
 (0)