Skip to content

Commit 2572a3c

Browse files
authored
Merge pull request #8132 from merutin/5.x
Deleted a feature that remained only in the Japanese version.
2 parents bd14905 + 7390d3a commit 2572a3c

File tree

3 files changed

+0
-196
lines changed

3 files changed

+0
-196
lines changed

ja/development/dispatch-filters.rst

Lines changed: 0 additions & 186 deletions
This file was deleted.

ja/development/errors.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -664,10 +664,6 @@ HTTP 関連の例外を投げることができます。例::
664664
665665
要求された URL はルーティングの逆引きができないか解析できません。
666666

667-
.. php:exception:: MissingDispatcherFilterException
668-
669-
ディスパッチャーフィルターが見つかりません。
670-
671667
.. php:namespace:: Cake\Core\Exception
672668
673669
.. php:exception:: Exception

ja/development/routing.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,12 +1492,6 @@ CakePHP 3.0 から名前付きパラメーターが削除されたとしても
14921492
名前付きパラメーターを移します。すべての名前付きパラメーターとして変換された引数は
14931493
渡された引数のリストから除去されます。
14941494

1495-
.. toctree::
1496-
:glob:
1497-
:maxdepth: 1
1498-
1499-
/development/dispatch-filters
1500-
15011495
.. meta::
15021496
:title lang=ja: ルーティング
15031497
:keywords lang=ja: controller actions,default routes,mod rewrite,code index,string url,php class,incoming requests,dispatcher,url url,meth,maps,match,parameters,array,config,cakephp,apache,router

0 commit comments

Comments
 (0)