Skip to content

Commit 68d5702

Browse files
authored
Merge branch refs/heads/1.12.x into 2.1.x
2 parents e140197 + f5627dc commit 68d5702

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/functionMap.php

-1
Original file line numberDiff line numberDiff line change
@@ -10440,7 +10440,6 @@
1044010440
'setLine' => ['void', 'width'=>'int', 'red'=>'int', 'green'=>'int', 'blue'=>'int', 'a='=>'int'],
1044110441
'setlocale' => ['string|false', 'category'=>'int', 'locale'=>'string|null', '...args='=>'string'],
1044210442
'setlocale\'1' => ['string|false', 'category'=>'int', 'locale'=>'?array'],
10443-
'setproctitle' => ['void', 'title'=>'string'],
1044410443
'setrawcookie' => ['bool', 'name'=>'string', 'value='=>'string', 'expires='=>'int', 'path='=>'string', 'domain='=>'string', 'secure='=>'bool', 'httponly='=>'bool'],
1044510444
'setrawcookie\'1' => ['bool', 'name'=>'string', 'value='=>'string', 'options='=>'array{ expires?:int, path?:string, domain?:string, secure?:bool, httponly?:bool, samesite?:\'None\'|\'Lax\'|\'Strict\'|\'none\'|\'lax\'|\'strict\'}'],
1044610445
'setRightFill' => ['void', 'red'=>'int', 'green'=>'int', 'blue'=>'int', 'a='=>'int'],

0 commit comments

Comments
 (0)