Skip to content

Commit 970117e

Browse files
VincentLangletondrejmirtes
authored andcommitted
Remove sha256 definition
1 parent 01bf65c commit 970117e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: resources/functionMap.php

-2
Original file line numberDiff line numberDiff line change
@@ -10448,8 +10448,6 @@
1044810448
'settype' => ['bool', '&rw_var'=>'mixed', 'type'=>'string'],
1044910449
'sha1' => ['non-falsy-string&lowercase-string', 'str'=>'string', 'raw_output='=>'bool'],
1045010450
'sha1_file' => ['(non-falsy-string&lowercase-string)|false', 'filename'=>'string', 'raw_output='=>'bool'],
10451-
'sha256' => ['string', 'str'=>'string', 'raw_output='=>'bool'],
10452-
'sha256_file' => ['string', 'filename'=>'string', 'raw_output='=>'bool'],
1045310451
'shapefileObj::__construct' => ['void', 'filename'=>'string', 'type'=>'int'],
1045410452
'shapefileObj::addPoint' => ['int', 'point'=>'pointObj'],
1045510453
'shapefileObj::addShape' => ['int', 'shape'=>'shapeObj'],

0 commit comments

Comments
 (0)