diff --git a/reference/dom/functions/dom-import-simplexml.xml b/reference/dom/functions/dom-import-simplexml.xml
index 3c2fcdc1b1a2..aae78e8f2ef5 100644
--- a/reference/dom/functions/dom-import-simplexml.xml
+++ b/reference/dom/functions/dom-import-simplexml.xml
@@ -14,13 +14,13 @@
DOMAttrDOMElementdom_import_simplexmlobjectnode
-
+
This function takes the given attribute or element node (a
SimpleXMLElement instance) and creates a
- DOMAttr or DOMElement node, repectively.
+ DOMAttr or DOMElement node, respectively.
The new DOMNode refers to the same underlying XML node
as the SimpleXMLElement.
-
+
&reftitle.parameters;
diff --git a/reference/eio/book.xml b/reference/eio/book.xml
index ffc65b3ba9c8..3f3ad63987b2 100644
--- a/reference/eio/book.xml
+++ b/reference/eio/book.xml
@@ -8,7 +8,7 @@
&reftitle.intro;
- This extension provides asyncronous POSIX I/O by means of libeio C
+ This extension provides asynchronous POSIX I/O by means of libeio C
library written by Marc Lehmann.
diff --git a/reference/eio/constants.xml b/reference/eio/constants.xml
index e76921984ee1..9a583b27e66c 100644
--- a/reference/eio/constants.xml
+++ b/reference/eio/constants.xml
@@ -14,7 +14,7 @@
- Request minimal prioriry
+ Request minimal priority
@@ -25,7 +25,7 @@
- Request default prioriry
+ Request default priority
@@ -36,7 +36,7 @@
- Request maximal prioriry
+ Request maximal priority
diff --git a/reference/eio/functions/eio-realpath.xml b/reference/eio/functions/eio-realpath.xml
index 9f2a1c426788..f886fdad672c 100644
--- a/reference/eio/functions/eio-realpath.xml
+++ b/reference/eio/functions/eio-realpath.xml
@@ -78,11 +78,11 @@
]]>
diff --git a/reference/enchant/functions/enchant-broker-free-dict.xml b/reference/enchant/functions/enchant-broker-free-dict.xml
index 7e0dc74071ed..ce40ead5f6a1 100644
--- a/reference/enchant/functions/enchant-broker-free-dict.xml
+++ b/reference/enchant/functions/enchant-broker-free-dict.xml
@@ -57,7 +57,7 @@
8.0.0dictionary expects a EnchantDictionary now;
- previoulsy, a &resource; was expected.
+ previously, a &resource; was expected.
diff --git a/reference/enchant/functions/enchant-broker-request-pwl-dict.xml b/reference/enchant/functions/enchant-broker-request-pwl-dict.xml
index 665c4e18451c..9c70c07c0c79 100644
--- a/reference/enchant/functions/enchant-broker-request-pwl-dict.xml
+++ b/reference/enchant/functions/enchant-broker-request-pwl-dict.xml
@@ -56,7 +56,7 @@
8.0.0
On success, this function returns an EnchantDictionary instance now;
- previoulsy, a &resource; was retured.
+ previously, a &resource; was returned.
diff --git a/reference/ev/ev.xml b/reference/ev/ev.xml
index 88fbe9794f03..09913b7a38b8 100644
--- a/reference/ev/ev.xml
+++ b/reference/ev/ev.xml
@@ -734,7 +734,7 @@
- Try all backends(even currupted ones). It's not recommended to use it
+ Try all backends(even corrupted ones). It's not recommended to use it
explicitly. Bitwise operators should be applied here(e.g.
Ev::BACKEND_ALL
& ~
diff --git a/reference/ev/ev/feedsignal.xml b/reference/ev/ev/feedsignal.xml
index 89b5a369e906..4694d0515f3e 100644
--- a/reference/ev/ev/feedsignal.xml
+++ b/reference/ev/ev/feedsignal.xml
@@ -40,7 +40,7 @@
Signal number. See
signal(7)
- man page for detals. You can use constants exported by
+ man page for details. You can use constants exported by
pcntl
extension.
diff --git a/reference/ev/ev/feedsignalevent.xml b/reference/ev/ev/feedsignalevent.xml
index 69cdc93b6d7c..b1c0f604ee37 100644
--- a/reference/ev/ev/feedsignalevent.xml
+++ b/reference/ev/ev/feedsignalevent.xml
@@ -36,7 +36,7 @@
Signal number. See
signal(7)
- man page for detals. See also constants exported by
+ man page for details. See also constants exported by
pcntl
extension.
diff --git a/reference/ev/evio.xml b/reference/ev/evio.xml
index 122eb805fe1b..2bc9593651f6 100644
--- a/reference/ev/evio.xml
+++ b/reference/ev/evio.xml
@@ -44,7 +44,7 @@
in non-blocking mode, then separately re-test whether a file descriptor is
really ready. Some people additionally use
SIGALRM
- and an interval timer, just to be sure thry won't block infinitely.
+ and an interval timer, just to be sure they won't block infinitely.
Always consider using non-blocking mode.
diff --git a/reference/ev/evloop/periodic.xml b/reference/ev/evloop/periodic.xml
index 808c216bb57f..0b043ccfbbed 100644
--- a/reference/ev/evloop/periodic.xml
+++ b/reference/ev/evloop/periodic.xml
@@ -44,7 +44,7 @@
&reftitle.parameters;
- All parameters have the same maening as for
+ All parameters have the same meaning as for
EvPeriodic::__construct
diff --git a/reference/ev/evloop/prepare.xml b/reference/ev/evloop/prepare.xml
index 3bbffe7120fd..cae9278deff9 100644
--- a/reference/ev/evloop/prepare.xml
+++ b/reference/ev/evloop/prepare.xml
@@ -36,7 +36,7 @@
&reftitle.parameters;
- All parameters have the same maening as for
+ All parameters have the same meaning as for
EvPrepare
diff --git a/reference/ev/evtimer/createstopped.xml b/reference/ev/evtimer/createstopped.xml
index 51545e6d0c53..691ddabda645 100644
--- a/reference/ev/evtimer/createstopped.xml
+++ b/reference/ev/evtimer/createstopped.xml
@@ -113,7 +113,7 @@
&reftitle.examples;
- Monotor changes of /var/log/messages. Avoid missing updates by means of one second delay
+ Monitor changes of /var/log/messages. Avoid missing updates by means of one second delay
- Monotor changes of /var/log/messages. Avoid missing updates by means of one second delay
+ Monitor changes of /var/log/messages. Avoid missing updates by means of one second delay
-
- This flag can also be activated by settnig the
+
+ This flag can also be activated by setting the
EVENT_EPOLL_USE_CHANGELIST
environment variable.
-
+
This flag has no effect if one winds up using a backend other than
epoll.
diff --git a/reference/event/eventbuffer/read.xml b/reference/event/eventbuffer/read.xml
index 404e79ad82d7..c1ea5482ead4 100644
--- a/reference/event/eventbuffer/read.xml
+++ b/reference/event/eventbuffer/read.xml
@@ -33,9 +33,9 @@
max_bytes
-
- Maxmimum number of bytes to read from the buffer.
-
+
+ Maximum number of bytes to read from the buffer.
+
diff --git a/reference/event/eventbuffer/readfrom.xml b/reference/event/eventbuffer/readfrom.xml
index 03359b23b1d8..5c07316f2ded 100644
--- a/reference/event/eventbuffer/readfrom.xml
+++ b/reference/event/eventbuffer/readfrom.xml
@@ -44,9 +44,9 @@
howmuch
-
- Maxmimum number of bytes to read.
-
+
+ Maximum number of bytes to read.
+
diff --git a/reference/event/eventbuffer/substr.xml b/reference/event/eventbuffer/substr.xml
index 8d86b49d42fb..0516b8f89a85 100644
--- a/reference/event/eventbuffer/substr.xml
+++ b/reference/event/eventbuffer/substr.xml
@@ -3,7 +3,7 @@
EventBuffer::substr
- Substracts a portion of the buffer data
+ Subtracts a portion of the buffer data
&reftitle.description;
@@ -20,13 +20,13 @@
length
-
- Substracts up to
+
+ Subtracts up to
length
bytes of the buffer data beginning at
start
position.
-
+
&reftitle.parameters;
@@ -36,9 +36,9 @@
start
-
- The start position of data to be substracted.
-
+
+ The start position of data to be subtracted.
+
@@ -46,20 +46,20 @@
length
-
- Maximum number of bytes to substract.
-
+
+ Maximum number of bytes to subtract.
+
&reftitle.returnvalues;
-
- Returns the data substracted as a
+
+ Returns the data subtracted as a
string
on success, or &false; on failure.
-
+
&reftitle.seealso;
diff --git a/reference/event/eventbufferevent/connect.xml b/reference/event/eventbufferevent/connect.xml
index 7595999cee65..5aa541314c0f 100644
--- a/reference/event/eventbufferevent/connect.xml
+++ b/reference/event/eventbufferevent/connect.xml
@@ -25,11 +25,11 @@
If socket is not assigned to the buffer event, this function allocates a
new socket and makes it non-blocking internally.
-
- To resolve DNS names(asyncronously), use
+
+ To resolve DNS names(asynchronously), use
EventBufferEvent::connectHost
method.
-
+
&reftitle.parameters;
@@ -81,7 +81,7 @@ unix:path
* 2. Request /index.cphp via HTTP/1.0
* using the output buffer.
*
- * 3. Asyncronously read the response and print it to stdout.
+ * 3. Asynchronously read the response and print it to stdout.
*/
/* Read callback */
@@ -131,7 +131,7 @@ if (!$output->add(
exit("Failed adding request to output buffer\n");
}
-/* Connect to the host syncronously.
+/* Connect to the host synchronously.
* We know the IP, and don't need to resolve DNS. */
if (!$bev->connect("127.0.0.1:80")) {
exit("Can't connect to host\n");
diff --git a/reference/event/eventbufferevent/connecthost.xml b/reference/event/eventbufferevent/connecthost.xml
index fd66d41894d6..d177d6dba9cf 100644
--- a/reference/event/eventbufferevent/connecthost.xml
+++ b/reference/event/eventbufferevent/connecthost.xml
@@ -3,7 +3,7 @@
EventBufferEvent::connectHost
- Connects to a hostname with optionally asyncronous DNS resolving
+ Connects to a hostname with optionally asynchronous DNS resolving
&reftitle.description;
@@ -41,13 +41,13 @@
EventBufferEvent::connect
would.
-
+ dns_base
is optional. May be &null;, or an object created with
EventDnsBase::__construct.
- For asyncronous hostname resolving pass a valid event dns base resource.
+ For asynchronous hostname resolving pass a valid event dns base resource.
Otherwise the hostname resolving will block.
-
+
EventDnsBase
@@ -79,11 +79,11 @@
dns_base
-
+
Object of
EventDnsBase
- in case if DNS is to be resolved asyncronously. Otherwise &null;.
-
+ in case if DNS is to be resolved asynchronously. Otherwise &null;.
+
diff --git a/reference/event/eventbufferevent/setwatermark.xml b/reference/event/eventbufferevent/setwatermark.xml
index 591b292bad6d..1b746ed412fd 100644
--- a/reference/event/eventbufferevent/setwatermark.xml
+++ b/reference/event/eventbufferevent/setwatermark.xml
@@ -29,14 +29,14 @@
watermarks,
or both, of a single buffer event.
-
+
A buffer event watermark is an edge, a value specifying number of bytes to
be read or written before callback is invoked. By default every read/write
- event triggers a callback invokation. See
+ event triggers a callback invocation. See
Fast
portable non-blocking network programming with Libevent: Callbacks and watermarks
-
+
&reftitle.parameters;
diff --git a/reference/event/eventdnsbase/construct.xml b/reference/event/eventdnsbase/construct.xml
index fd4bb98fde2f..04cf7a40d352 100644
--- a/reference/event/eventdnsbase/construct.xml
+++ b/reference/event/eventdnsbase/construct.xml
@@ -41,14 +41,14 @@
initialize
-
+
If initialize is &true;,
it attempts to use the underlying operating system defaults to configure
- the DNS base senibly.
+ the DNS base sensibly.
If it is &false;, the DNS base is left unconfigured, with no nameservers or options set.
In the latter case the DNS base should be configured manually, e.g. with
EventDnsBase::parseResolvConf.
-
+
If initialize is an integer, it must be one of the following flags:
diff --git a/reference/event/eventlistener/getsocketname.xml b/reference/event/eventlistener/getsocketname.xml
index 96900c135d80..fdeec7973603 100644
--- a/reference/event/eventlistener/getsocketname.xml
+++ b/reference/event/eventlistener/getsocketname.xml
@@ -3,7 +3,7 @@
EventListener::getSocketName
- Retreives the current address to which the
+ Retrieves the current address to which the
listener's socket is bound
@@ -22,9 +22,9 @@
port
-
- Retreives the current address to which the listener's socket is bound.
-
+
+ Retrieves the current address to which the listener's socket is bound.
+
&reftitle.parameters;
diff --git a/reference/event/eventutil.xml b/reference/event/eventutil.xml
index 2772b89b64e4..a1ebca7255d5 100644
--- a/reference/event/eventutil.xml
+++ b/reference/event/eventutil.xml
@@ -7,10 +7,10 @@
&reftitle.intro;
-
+ EventUtil
- is a singleton with supplimentary methods and constants.
-
+ is a singleton with supplementary methods and constants.
+
diff --git a/reference/event/eventutil/getsocketname.xml b/reference/event/eventutil/getsocketname.xml
index f7828b463749..7d633b8561aa 100644
--- a/reference/event/eventutil/getsocketname.xml
+++ b/reference/event/eventutil/getsocketname.xml
@@ -3,7 +3,7 @@
EventUtil::getSocketName
- Retreives the current address to which the
+ Retrieves the current address to which the
socket is bound
@@ -26,11 +26,11 @@
port
-
- Retreives the current address to which the
+
+ Retrieves the current address to which the
socket
is bound.
-
+
&reftitle.parameters;
diff --git a/reference/event/examples.xml b/reference/event/examples.xml
index 8b5731909023..158a7dc492b2 100644
--- a/reference/event/examples.xml
+++ b/reference/event/examples.xml
@@ -119,7 +119,7 @@ Done
* 2. Request /index.cphp via HTTP/1.0
* using the output buffer.
*
- * 3. Asyncronously read the response and print it to stdout.
+ * 3. Asynchronously read the response and print it to stdout.
*/
// Read callback
@@ -169,7 +169,7 @@ if (!$output->add(
exit("Failed adding request to output buffer\n");
}
-/* Connect to the host syncronously.
+/* Connect to the host synchronously.
We know the IP, and don't need to resolve DNS. */
if (!$bev->connect("127.0.0.1:80")) {
exit("Can't connect to host\n");
diff --git a/reference/fann/fannconnection/getfromneuron.xml b/reference/fann/fannconnection/getfromneuron.xml
index 8a12a89c7389..27174aba97f5 100644
--- a/reference/fann/fannconnection/getfromneuron.xml
+++ b/reference/fann/fannconnection/getfromneuron.xml
@@ -4,7 +4,7 @@
FANNConnection::getFromNeuron
- Returns the postions of starting neuron
+ Returns the positions of starting neuron
@@ -13,9 +13,9 @@
publicintFANNConnection::getFromNeuron
-
- Returns the postions of starting neuron.
-
+
+ Returns the positions of starting neuron.
+
@@ -25,9 +25,9 @@
&reftitle.returnvalues;
-
- The postions of starting neuron.
-
+
+ The positions of starting neuron.
+
diff --git a/reference/fann/fannconnection/gettoneuron.xml b/reference/fann/fannconnection/gettoneuron.xml
index d8e3172c7cb2..ab2aaa6d8f9b 100644
--- a/reference/fann/fannconnection/gettoneuron.xml
+++ b/reference/fann/fannconnection/gettoneuron.xml
@@ -4,7 +4,7 @@
FANNConnection::getToNeuron
- Returns the postions of terminating neuron
+ Returns the positions of terminating neuron
@@ -25,9 +25,9 @@
&reftitle.returnvalues;
-
- The postions of terminating neuron.
-
+
+ The positions of terminating neuron.
+
diff --git a/reference/fann/functions/fann-create-shortcut-array.xml b/reference/fann/functions/fann-create-shortcut-array.xml
index b2d0cafcb76e..2943e98c679d 100644
--- a/reference/fann/functions/fann-create-shortcut-array.xml
+++ b/reference/fann/functions/fann-create-shortcut-array.xml
@@ -4,7 +4,7 @@
fann_create_shortcut_array
- Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections
+ Creates a standard backpropagation neural network which is not fully connected and has shortcut connections
@@ -14,9 +14,9 @@
intnum_layersarraylayers
-
- Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections using an array of layers sizes.
-
+
+ Creates a standard backpropagation neural network which is not fully connected and has shortcut connections using an array of layers sizes.
+
diff --git a/reference/fann/functions/fann-create-shortcut.xml b/reference/fann/functions/fann-create-shortcut.xml
index ccb510e841dd..734727e43720 100644
--- a/reference/fann/functions/fann-create-shortcut.xml
+++ b/reference/fann/functions/fann-create-shortcut.xml
@@ -4,7 +4,7 @@
fann_create_shortcut
- Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections
+ Creates a standard backpropagation neural network which is not fully connected and has shortcut connections
diff --git a/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml b/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml
index 7e1b56f15115..aa28b5cfe9bf 100644
--- a/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml
+++ b/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml
@@ -27,9 +27,9 @@
If the cascade candidate change fraction is low, the candidate neurons will be trained more and if the fraction is high they will be trained less.
-
- The default cascade candidate change fraction is 0.01, which is equalent to a 1% change in MSE.
-
+
+ The default cascade candidate change fraction is 0.01, which is equivalent to a 1% change in MSE.
+
diff --git a/reference/yaf/yaf_view_simple/eval.xml b/reference/yaf/yaf_view_simple/eval.xml
index e6ceb67ff648..f71cb6058a10 100644
--- a/reference/yaf/yaf_view_simple/eval.xml
+++ b/reference/yaf/yaf_view_simple/eval.xml
@@ -14,9 +14,9 @@
stringtpl_contentarraytpl_vars
-
- Render a string tempalte and return the result.
-
+
+ Render a string template and return the result.
+
diff --git a/reference/yaf/yaf_view_simple/setscriptpath.xml b/reference/yaf/yaf_view_simple/setscriptpath.xml
index ead2a41f5193..a5825e04530c 100644
--- a/reference/yaf/yaf_view_simple/setscriptpath.xml
+++ b/reference/yaf/yaf_view_simple/setscriptpath.xml
@@ -4,7 +4,7 @@
Yaf_View_Simple::setScriptPath
- Set tempaltes directory
+ Set templates directory
diff --git a/reference/yar/examples.xml b/reference/yar/examples.xml
index 0912debadd5b..b558cbd50e3e 100644
--- a/reference/yar/examples.xml
+++ b/reference/yar/examples.xml
@@ -15,8 +15,8 @@ class Operator {
/**
* Add two operands
- * @param interge
- * @return interge
+ * @param integer
+ * @return integer
*/
public function add($a, $b) {
return $this->_add($a, $b);
@@ -38,8 +38,8 @@ class Operator {
/**
* Protected methods will not be exposed
- * @param interge
- * @return interge
+ * @param integer
+ * @return integer
*/
protected function _add($a, $b) {
return $a + $b;
@@ -54,7 +54,7 @@ $server->handle();
- Access the server in borwser(GET request)
+ Access the server in browser(GET request)
&example.outputs.similar;
Yar Server Info
diff --git a/reference/yar/yar_concurrent_client/loop.xml b/reference/yar/yar_concurrent_client/loop.xml
index a9ba55c4ad33..08aafcfa0715 100644
--- a/reference/yar/yar_concurrent_client/loop.xml
+++ b/reference/yar/yar_concurrent_client/loop.xml
@@ -14,9 +14,9 @@
callablecallbackcallableerror_callback
-
- Send all registed remote RPC calls.
-
+
+ Send all registered remote RPC calls.
+
diff --git a/reference/zookeeper/ini.xml b/reference/zookeeper/ini.xml
index 8e5c4459f83f..93fd72812fbe 100644
--- a/reference/zookeeper/ini.xml
+++ b/reference/zookeeper/ini.xml
@@ -79,9 +79,9 @@
int
-
- PHP Session spin lock retry wait time in microseconds. Be carefull when setting this value. Valid values are integers, where 0 is interpreted as the default value. Negative values result in a reduces locking to a try lock.
-
+
+ PHP Session spin lock retry wait time in microseconds. Be careful when setting this value. Valid values are integers, where 0 is interpreted as the default value. Negative values result in a reduces locking to a try lock.
+
diff --git a/reference/zookeeper/zookeeper.xml b/reference/zookeeper/zookeeper.xml
index bc947ca7dc0c..176e689619b4 100644
--- a/reference/zookeeper/zookeeper.xml
+++ b/reference/zookeeper/zookeeper.xml
@@ -470,7 +470,7 @@
Zookeeper::LOG_LEVEL_ERROR
- Outputs only error mesages
+ Outputs only error messages
diff --git a/reference/zookeeper/zookeeper/getchildren.xml b/reference/zookeeper/zookeeper/getchildren.xml
index d3f760f562a2..b1bab6d6e354 100644
--- a/reference/zookeeper/zookeeper/getchildren.xml
+++ b/reference/zookeeper/zookeeper/getchildren.xml
@@ -69,7 +69,7 @@
getchildren($path);