From 8baa1f732e678c1242dbe730991591872d703739 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Thu, 11 Sep 2008 12:09:37 +0000 Subject: [PATCH] Revert back to as unfortunately isn't implemented in PhD yet :( git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266135 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/userlandnaming.xml | 4 ++-- reference/http/HttpQueryString/singleton.xml | 4 ++-- reference/spl/splqueue/setiteratormode.xml | 4 ++-- reference/spl/splstack/setiteratormode.xml | 4 ++-- reference/spl_types/splenum/construct.xml | 4 ++-- reference/spl_types/splint/construct.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/appendices/userlandnaming.xml b/appendices/userlandnaming.xml index 110c5d9684..07a32a28b5 100644 --- a/appendices/userlandnaming.xml +++ b/appendices/userlandnaming.xml @@ -1,5 +1,5 @@ - + Userland Naming Guide @@ -78,7 +78,7 @@ ArrayIterator - LogicException + LogicException diff --git a/reference/http/HttpQueryString/singleton.xml b/reference/http/HttpQueryString/singleton.xml index 82df05b448..dd1dc78003 100644 --- a/reference/http/HttpQueryString/singleton.xml +++ b/reference/http/HttpQueryString/singleton.xml @@ -1,5 +1,5 @@ - + @@ -45,7 +45,7 @@ &reftitle.errors; - Throws HttpRuntimeException. + Throws HttpRuntimeException. diff --git a/reference/spl/splqueue/setiteratormode.xml b/reference/spl/splqueue/setiteratormode.xml index af649ae497..03b49822e8 100644 --- a/reference/spl/splqueue/setiteratormode.xml +++ b/reference/spl/splqueue/setiteratormode.xml @@ -1,5 +1,5 @@ - + SplQueue::setIteratorMode @@ -41,7 +41,7 @@ The direction of iteration can no longer be changer for SplQueues. - Trying to do so will result in a RuntimeException being thrown. + Trying to do so will result in a RuntimeException being thrown. diff --git a/reference/spl/splstack/setiteratormode.xml b/reference/spl/splstack/setiteratormode.xml index 674dcf4f8b..4a97de25f9 100644 --- a/reference/spl/splstack/setiteratormode.xml +++ b/reference/spl/splstack/setiteratormode.xml @@ -1,5 +1,5 @@ - + SplStack::setIteratorMode @@ -41,7 +41,7 @@ The direction of iteration can no longer be changer for SplStacks. - Trying to do so will result in a RuntimeException being thrown. + Trying to do so will result in a RuntimeException being thrown. diff --git a/reference/spl_types/splenum/construct.xml b/reference/spl_types/splenum/construct.xml index 5c3ece3531..375ab5a7bd 100644 --- a/reference/spl_types/splenum/construct.xml +++ b/reference/spl_types/splenum/construct.xml @@ -1,5 +1,5 @@ - + SplEnum::__construct @@ -27,7 +27,7 @@ The input parameter accepts an integer - and will throw an UnexpectedValueException if anything else is passed. + and will throw an UnexpectedValueException if anything else is passed. diff --git a/reference/spl_types/splint/construct.xml b/reference/spl_types/splint/construct.xml index 931f527509..de5928391a 100644 --- a/reference/spl_types/splint/construct.xml +++ b/reference/spl_types/splint/construct.xml @@ -1,5 +1,5 @@ - + SplInt::__construct @@ -26,7 +26,7 @@ The input parameter accepts an integer - An UnexpectedValueException Exception will be thrown if anything is passed. + An UnexpectedValueException Exception will be thrown if anything is passed.