回答編集履歴
1
urlの埋め込み
answer
CHANGED
@@ -1,4 +1,4 @@
|
|
1
1
|
5系列だと型宣言はあまりできませんね。
|
2
|
-
http://php.net/manual/ja/functions.arguments.php#functions.arguments.type-declaration
|
2
|
+
[http://php.net/manual/ja/functions.arguments.php#functions.arguments.type-declaration](http://php.net/manual/ja/functions.arguments.php#functions.arguments.type-declaration)
|
3
3
|
|
4
4
|
後はコメント等で知らせるしかないです。
|