Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8b965b

Browse files
removed unreachable return statement (#228)
1 parent 24831a1 commit f8b965b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/FFI.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,6 @@ private static function libraryName(string $name, int $abi): string
204204
// most *nix
205205
return "$name.so.$abi";
206206
}
207-
208-
return null;
209207
}
210208

211209
private static function libraryLoad(

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /