diff --git a/language/functions.xml b/language/functions.xml
index 5188ab626c7d..d05c88422cc0 100644
--- a/language/functions.xml
+++ b/language/functions.xml
@@ -8,7 +8,7 @@
A function is defined using the function keyword,
- a name, a list of parameters (which might be empty) seperated by commas
+ a name, a list of parameters (which might be empty) separated by commas
(,) enclosed in parentheses, followed by the body of
the function enclosed in curly braces, such as the following:
diff --git a/language/oop5/paamayim-nekudotayim.xml b/language/oop5/paamayim-nekudotayim.xml
index d4525bffc7e5..c106746d9cab 100644
--- a/language/oop5/paamayim-nekudotayim.xml
+++ b/language/oop5/paamayim-nekudotayim.xml
@@ -10,7 +10,7 @@
static property,
or static method
of a class or one of its parents.
- Moreover, static properties or methods can be overriden via
+ Moreover, static properties or methods can be overridden via
late static binding.
diff --git a/reference/com/functions/variant-cmp.xml b/reference/com/functions/variant-cmp.xml
index 2872f9eb7a43..2da624a4dcf1 100644
--- a/reference/com/functions/variant-cmp.xml
+++ b/reference/com/functions/variant-cmp.xml
@@ -57,7 +57,7 @@
flags can be one or more of the following values
OR'd together, and affects string comparisons:
- Variant Comparision Flags
+ Variant Comparison Flags
@@ -105,7 +105,7 @@
Returns one of the following:
- Variant Comparision Results
+ Variant Comparison Results
diff --git a/reference/cubrid/cubridmysql/cubrid-fetch-field.xml b/reference/cubrid/cubridmysql/cubrid-fetch-field.xml
index 8d57d351ca97..a4e105fdfe91 100644
--- a/reference/cubrid/cubridmysql/cubrid-fetch-field.xml
+++ b/reference/cubrid/cubridmysql/cubrid-fetch-field.xml
@@ -44,7 +44,7 @@
unique_key
- 1 if the column is an unique key
+ 1 if the column is a unique keymultiple_key
diff --git a/reference/datetime/datetimeimmutable/createfromformat.xml b/reference/datetime/datetimeimmutable/createfromformat.xml
index 0b2e9ea58787..e2fa4f2a09ae 100644
--- a/reference/datetime/datetimeimmutable/createfromformat.xml
+++ b/reference/datetime/datetimeimmutable/createfromformat.xml
@@ -683,7 +683,7 @@ Mon, 10 Aug 2020 01:00:00 +0000
In order to detect overflows in dates, you can use
DateTimeImmutable::getLastErrors, which will
- include a warning if an overflow occured.
+ include a warning if an overflow occurred.
Detecting overflown dates
diff --git a/reference/dio/functions/dio-open.xml b/reference/dio/functions/dio-open.xml
index ad112ec8a302..5738b9bd974c 100644
--- a/reference/dio/functions/dio-open.xml
+++ b/reference/dio/functions/dio-open.xml
@@ -5,7 +5,7 @@
dio_open
Opens a file (creating it if necessary) at a lower level than the
- C library input/ouput stream functions allow
+ C library input/output stream functions allow
diff --git a/reference/ev/evtimer.xml b/reference/ev/evtimer.xml
index 6ac266658db1..35bef355a551 100644
--- a/reference/ev/evtimer.xml
+++ b/reference/ev/evtimer.xml
@@ -110,7 +110,7 @@
it's the timeout value currently configured.
- That is, after instanciating an
+ That is, after instantiating an
EvTimer
with an
after
diff --git a/reference/fann/functions/fann-create-train-from-callback.xml b/reference/fann/functions/fann-create-train-from-callback.xml
index a9813a658363..49d1860cbe34 100644
--- a/reference/fann/functions/fann-create-train-from-callback.xml
+++ b/reference/fann/functions/fann-create-train-from-callback.xml
@@ -45,7 +45,7 @@
num_output
- The number of ouputs per training data
+ The number of outputs per training data
@@ -57,7 +57,7 @@
num - The number of the training data setnum_input - The number of inputs per training data
- num_output - The number of ouputs per training data
+ num_output - The number of outputs per training data
diff --git a/reference/fann/functions/fann-create-train.xml b/reference/fann/functions/fann-create-train.xml
index 4847f271bbf4..3ff6c5bef425 100644
--- a/reference/fann/functions/fann-create-train.xml
+++ b/reference/fann/functions/fann-create-train.xml
@@ -43,7 +43,7 @@
num_output
- The number of ouputs per training data
+ The number of outputs per training data
diff --git a/reference/filter/constants.xml b/reference/filter/constants.xml
index 2ff05f6bd932..23b6e0818ea1 100644
--- a/reference/filter/constants.xml
+++ b/reference/filter/constants.xml
@@ -984,7 +984,7 @@
default_charset INI setting.
If a sequence of bytes is detected that makes up an invalid character
in the current character set then the entire string is rejected
- resulting in a empty string being returned.
+ resulting in an empty string being returned.
diff --git a/reference/gnupg/functions/gnupg-init.xml b/reference/gnupg/functions/gnupg-init.xml
index a702deb75f55..89f1b4743e7f 100644
--- a/reference/gnupg/functions/gnupg-init.xml
+++ b/reference/gnupg/functions/gnupg-init.xml
@@ -101,7 +101,7 @@ $res = gnupg_init();
- Procedural gnupg_init example with overriden file name and home dir
+ Procedural gnupg_init example with overridden file name and home dir
- OO gnupg initializer example with overriden file name and home dir
+ OO gnupg initializer example with overridden file name and home dir
This option controls the transaction isolation mode used.
By default, this option is 0, so commitment control isn't used.
- This option can be overriden when connecting if the array key
+ This option can be overridden when connecting if the array key
i5_commit is set in the connection options array
passed to db2_connect or
db2_pconnect.
diff --git a/reference/intl/constants.xml b/reference/intl/constants.xml
index 5aa04e32c243..30d2153771b8 100644
--- a/reference/intl/constants.xml
+++ b/reference/intl/constants.xml
@@ -1683,7 +1683,7 @@
There are too many aliases in the path to the requested resource.
- It is very possible that a circular alias definition has occured.
+ It is very possible that a circular alias definition has occurred.
diff --git a/reference/mysqli/mysqli/error-list.xml b/reference/mysqli/mysqli/error-list.xml
index 4fbc6d812477..ead42c7feb0a 100644
--- a/reference/mysqli/mysqli/error-list.xml
+++ b/reference/mysqli/mysqli/error-list.xml
@@ -17,7 +17,7 @@
mysqlimysql
- Returns a array of errors for the most recent MySQLi function call
+ Returns an array of errors for the most recent MySQLi function call
that can succeed or fail.
diff --git a/reference/openssl/functions/openssl-pkcs12-read.xml b/reference/openssl/functions/openssl-pkcs12-read.xml
index 85e47cfc9858..aa8ec52d5f46 100644
--- a/reference/openssl/functions/openssl-pkcs12-read.xml
+++ b/reference/openssl/functions/openssl-pkcs12-read.xml
@@ -16,7 +16,7 @@
openssl_pkcs12_read parses the PKCS#12 certificate store supplied by
- pkcs12 into a array named
+ pkcs12 into an array named
certificates.
diff --git a/reference/outcontrol/examples.xml b/reference/outcontrol/examples.xml
index a1c523b25437..21400d29560a 100644
--- a/reference/outcontrol/examples.xml
+++ b/reference/outcontrol/examples.xml
@@ -78,7 +78,7 @@ output_add_rewrite_var('test', 'value');
- Since PHP 7.1.0, output rewrite functions have it's own INI settings, url_rewriter.tags and url_rewriter.hosts.
+ Since PHP 7.1.0, output rewrite functions have its own INI settings, url_rewriter.tags and url_rewriter.hosts.
diff --git a/reference/outcontrol/ini.xml b/reference/outcontrol/ini.xml
index af6fde8929c3..91f0bd255a92 100644
--- a/reference/outcontrol/ini.xml
+++ b/reference/outcontrol/ini.xml
@@ -163,7 +163,7 @@
Adding the same tag more than once to url_rewriter.tags
- will only use the first occurence during the URL rewriting process.
+ will only use the first occurrence during the URL rewriting process.
diff --git a/reference/pdo_sqlsrv/reference.xml b/reference/pdo_sqlsrv/reference.xml
index 4aaa28c926db..8519db3ef16e 100644
--- a/reference/pdo_sqlsrv/reference.xml
+++ b/reference/pdo_sqlsrv/reference.xml
@@ -167,7 +167,7 @@
PDO_SQLSRV DSN examples
- The following example shows how to connecto to a specified MS SQL Server database:
+ The following example shows how to connect to a specified MS SQL Server database:
- The following example shows how to connecto to a SQL Azure database with
+ The following example shows how to connect to a SQL Azure database with
server ID 12345abcde. Note that when you connect to SQL Azure with PDO,
your username will be UserName@12345abcde (UserName@ServerId).
diff --git a/reference/pgsql/functions/pg-escape-identifier.xml b/reference/pgsql/functions/pg-escape-identifier.xml
index 4c7838e255db..f4a6bbbf7d3c 100644
--- a/reference/pgsql/functions/pg-escape-identifier.xml
+++ b/reference/pgsql/functions/pg-escape-identifier.xml
@@ -5,7 +5,7 @@
pg_escape_identifier
- Escape a identifier for insertion into a text field
+ Escape an identifier for insertion into a text field
@@ -17,7 +17,7 @@
stringdata
- pg_escape_identifier escapes a identifier
+ pg_escape_identifier escapes an identifier
(e.g. table, field names) for querying the database. It returns an
escaped identifier string for PostgreSQL
server. pg_escape_identifier adds double
diff --git a/reference/pthreads/threaded/isrunning.xml b/reference/pthreads/threaded/isrunning.xml
index 3545a1db8164..6f1282eec5d5 100644
--- a/reference/pthreads/threaded/isrunning.xml
+++ b/reference/pthreads/threaded/isrunning.xml
@@ -28,7 +28,7 @@
A boolean indication of state
- A object is considered running while executing the run method
+ An object is considered running while executing the run method
diff --git a/reference/random/random.engine.xml b/reference/random/random.engine.xml
index 5fd6b591f509..642d2080775f 100644
--- a/reference/random/random.engine.xml
+++ b/reference/random/random.engine.xml
@@ -20,7 +20,7 @@
- PHP provides several Random\Engines out of the box to accomodate
+ PHP provides several Random\Engines out of the box to accommodate
different use-cases. The Random\Engine\Secure engine that is
backed by a CSPRNG is the recommended safe default choice, unless
the application requires either reproducible sequences or very high performance.
diff --git a/reference/random/random/engine/generate.xml b/reference/random/random/engine/generate.xml
index 3a04214727cc..4ab39c4ecf05 100644
--- a/reference/random/random/engine/generate.xml
+++ b/reference/random/random/engine/generate.xml
@@ -17,7 +17,7 @@
The randomness is represented by a binary string containing random bytes. This representation
allows to unambiguously interpret the random bits generated by the algorithm, for example to
- accomodate different output sizes used by different algorithms.
+ accommodate different output sizes used by different algorithms.
Algorithms that natively operate on integer values should return the integer in little-endian
diff --git a/reference/snmp/snmp/get.xml b/reference/snmp/snmp/get.xml
index b76f5252df9f..e04ef5d7a687 100644
--- a/reference/snmp/snmp/get.xml
+++ b/reference/snmp/snmp/get.xml
@@ -25,7 +25,7 @@
If objectId is a string, then SNMP::get
will return SNMP object as string. If
- objectId is a array, all requested SNMP
+ objectId is an array, all requested SNMP
objects will be returned as associative array of the SNMP object ids and their
values.
@@ -42,7 +42,7 @@
preserveKeys
- When objectId is a array and
+ When objectId is an array and
preserveKeys set to &true; keys in results
will be taken exactly as in objectId,
otherwise SNMP::oid_output_format property is used to determinate
diff --git a/reference/snmp/snmp/getnext.xml b/reference/snmp/snmp/getnext.xml
index b9612256e2e1..6b1c1a3e6737 100644
--- a/reference/snmp/snmp/getnext.xml
+++ b/reference/snmp/snmp/getnext.xml
@@ -25,7 +25,7 @@
If objectId is a string, then SNMP::getnext
will return SNMP object as string. If
- objectId is a array, all requested SNMP
+ objectId is an array, all requested SNMP
objects will be returned as associative array of the SNMP object ids and their
values.
diff --git a/reference/sockets/functions/socket-addrinfo-lookup.xml b/reference/sockets/functions/socket-addrinfo-lookup.xml
index c8eca730e762..40aee9e5ccf7 100644
--- a/reference/sockets/functions/socket-addrinfo-lookup.xml
+++ b/reference/sockets/functions/socket-addrinfo-lookup.xml
@@ -76,7 +76,7 @@
8.0.0
- On success, this function returns a array of AddressInfo instances now;
+ On success, this function returns an array of AddressInfo instances now;
previously, an array of resources was returned.
diff --git a/reference/sodium/functions/sodium-crypto-box-publickey-from-secretkey.xml b/reference/sodium/functions/sodium-crypto-box-publickey-from-secretkey.xml
index 99615a851a96..bf343d615a0c 100644
--- a/reference/sodium/functions/sodium-crypto-box-publickey-from-secretkey.xml
+++ b/reference/sodium/functions/sodium-crypto-box-publickey-from-secretkey.xml
@@ -19,7 +19,7 @@
This only works with the type of keys intended for use with crypto_box
(which uses Elliptic Curve Diffie-Hellman over the Montgomery curve, Curve25519; abbreviated as X25519),
not crypto_sign (which uses Edwards Digital Signature Algorithm over the Edwards
- Curve with the corresponding paramaters; abbreviated Ed25519).
+ Curve with the corresponding parameters; abbreviated Ed25519).
diff --git a/reference/solr/solrdocument.xml b/reference/solr/solrdocument.xml
index 67f9aa0d0a28..08ed06e8f8fa 100644
--- a/reference/solr/solrdocument.xml
+++ b/reference/solr/solrdocument.xml
@@ -135,7 +135,7 @@
SolrDocument::SORT_FIELD_BOOST_VALUE
- Sorts the fields by thier boost values.
+ Sorts the fields by their boost values.
diff --git a/reference/swoole/swoole/atomic/construct.xml b/reference/swoole/swoole/atomic/construct.xml
index 4628ecc2af1b..17e912223985 100644
--- a/reference/swoole/swoole/atomic/construct.xml
+++ b/reference/swoole/swoole/atomic/construct.xml
@@ -14,7 +14,7 @@
intvalue
- Swoole atomic object is a integer variable allows any processor to atomically test and modify.
+ Swoole atomic object is an integer variable allows any processor to atomically test and modify.
It is implemented based on CPU atomic instructions. The Swoole atomic variables have to
defined before swoole_server->start.
diff --git a/reference/swoole/swoole/client/connect.xml b/reference/swoole/swoole/client/connect.xml
index 95f70896750f..8314fb134c56 100644
--- a/reference/swoole/swoole/client/connect.xml
+++ b/reference/swoole/swoole/client/connect.xml
@@ -45,7 +45,7 @@
timeout
- The timeout(second) of connect/send/recv, the dafault value is 0.1s
+ The timeout(second) of connect/send/recv, the default value is 0.1s
diff --git a/reference/uodbc/functions/odbc-field-num.xml b/reference/uodbc/functions/odbc-field-num.xml
index f34fb21078b7..59be1608a883 100644
--- a/reference/uodbc/functions/odbc-field-num.xml
+++ b/reference/uodbc/functions/odbc-field-num.xml
@@ -43,7 +43,7 @@
&reftitle.returnvalues;
- Returns the field number as a integer, or &false; on error.
+ Returns the field number as an integer, or &false; on error.
Field numbering starts at 1.
diff --git a/reference/uodbc/functions/odbc-field-scale.xml b/reference/uodbc/functions/odbc-field-scale.xml
index 2228413ea774..c2fc87ba31b6 100644
--- a/reference/uodbc/functions/odbc-field-scale.xml
+++ b/reference/uodbc/functions/odbc-field-scale.xml
@@ -43,7 +43,7 @@
&reftitle.returnvalues;
- Returns the field scale as a integer, or &false; on error.
+ Returns the field scale as an integer, or &false; on error.
diff --git a/reference/wincache/functions/wincache-ucache-add.xml b/reference/wincache/functions/wincache-ucache-add.xml
index d18bfd7e34b6..6ac51d593c61 100644
--- a/reference/wincache/functions/wincache-ucache-add.xml
+++ b/reference/wincache/functions/wincache-ucache-add.xml
@@ -48,7 +48,7 @@
Value of a variable to store. Value supports all data types except resources, such as file handles.
- This paramter is ignored if first argument is an array. A general guidance is to pass &null;
+ This parameter is ignored if first argument is an array. A general guidance is to pass &null;
as value while using array as key. If value is an
object, or an array containing objects, then the objects will be serialized. See
__sleep() for details on serializing objects.
diff --git a/reference/wincache/functions/wincache-ucache-set.xml b/reference/wincache/functions/wincache-ucache-set.xml
index d23b3c5a69c0..3e38b75d139c 100644
--- a/reference/wincache/functions/wincache-ucache-set.xml
+++ b/reference/wincache/functions/wincache-ucache-set.xml
@@ -49,7 +49,7 @@
Value of a variable to store. Value supports all data types except resources, such as file handles.
- This paramter is ignored if first argument is an array. A general guidance is to pass &null;
+ This parameter is ignored if first argument is an array. A general guidance is to pass &null;
as value while using array as key. If value is an
object, or an array containing objects, then the objects will be serialized. See
__sleep() for details on serializing objects.
diff --git a/reference/yaf/ini.xml b/reference/yaf/ini.xml
index 0c13b828a383..afc5bd874e53 100644
--- a/reference/yaf/ini.xml
+++ b/reference/yaf/ini.xml
@@ -267,7 +267,7 @@ Yaf_Route_Rewrite => \Yaf\Route\Rewrite
Yaf_Request_Http => \Yaf\Request\Http
]]>
- There is a exception, that is some classes like
+ There is an exception, that is some classes like
Yaf_Controller_Abstract.
The last component is a keyword of PHP, could not be used as a class
name, so for such classes:
diff --git a/reference/yaf/yaf-route-static.xml b/reference/yaf/yaf-route-static.xml
index a7fdcb426171..5ae0214e7ff2 100644
--- a/reference/yaf/yaf-route-static.xml
+++ b/reference/yaf/yaf-route-static.xml
@@ -21,7 +21,7 @@
please *NOTE* that it is unnecessary to instance a Yaf_Route_Static, also
- unecesary to add it into Yaf_Router's routes stack,
+ unnecessary to add it into Yaf_Router's routes stack,
since there is always be one in Yaf_Router's
routes stack, and always be called at the last time.
diff --git a/reference/yaf/yaf_config_ini/get.xml b/reference/yaf/yaf_config_ini/get.xml
index 33ba68784aac..81e556825e97 100644
--- a/reference/yaf/yaf_config_ini/get.xml
+++ b/reference/yaf/yaf_config_ini/get.xml
@@ -4,7 +4,7 @@
Yaf_Config_Ini::__get
- Retrieve a element
+ Retrieve an element
diff --git a/reference/yaf/yaf_loader/registerlocalnamespace.xml b/reference/yaf/yaf_loader/registerlocalnamespace.xml
index 94dd80b070a4..8c07c4846ebc 100644
--- a/reference/yaf/yaf_loader/registerlocalnamespace.xml
+++ b/reference/yaf/yaf_loader/registerlocalnamespace.xml
@@ -17,14 +17,14 @@
Register local class prefix name, Yaf_Loader search
classes in two library directories, the one is configured via application.library.directory(in
- application.ini) which is called local libraray directory; the other is
+ application.ini) which is called local library directory; the other is
configured via yaf.library (in
- php.ini) which is callled global library directory, since it can be shared
+ php.ini) which is called global library directory, since it can be shared
by many applications in the same server.
- When an autloading is trigger, Yaf_Loader will
- determine which library directory should be searched in by exame the prefix
+ When an autoloading is triggered, Yaf_Loader will
+ determine which library directory should be searched in by examining the prefix
name of the missed classname.
If the prefix name is registered as a localnamespack then look for it in
@@ -49,7 +49,7 @@
prefix
- a string or a array of class name prefix.
+ a string or an array of class name prefix.
all class prefix with these prefix will be loaded in local library path.
diff --git a/reference/yaf/yaf_loader/registernamespace.xml b/reference/yaf/yaf_loader/registernamespace.xml
index 5f54eab3cade..03457640eb85 100644
--- a/reference/yaf/yaf_loader/registernamespace.xml
+++ b/reference/yaf/yaf_loader/registernamespace.xml
@@ -36,7 +36,7 @@
namespace
- a string of namespace, or a array of namespaces with paths.
+ a string of namespace, or an array of namespaces with paths.
diff --git a/reference/yaf/yaf_response_abstract/getbody.xml b/reference/yaf/yaf_response_abstract/getbody.xml
index 004a98a33342..e1c2b7d4451c 100644
--- a/reference/yaf/yaf_response_abstract/getbody.xml
+++ b/reference/yaf/yaf_response_abstract/getbody.xml
@@ -27,7 +27,7 @@
the content key, if you don't specific, then Yaf_Response_Abstract::DEFAULT_BODY
will be used. if you pass in a &null;, then all contents will be returned
- as a array
+ as an array
this parameter is introduced as of 2.2.0
diff --git a/reference/yaf/yaf_response_abstract/setheader.xml b/reference/yaf/yaf_response_abstract/setheader.xml
index 3b0537fd8dc6..b949ba22cecd 100644
--- a/reference/yaf/yaf_response_abstract/setheader.xml
+++ b/reference/yaf/yaf_response_abstract/setheader.xml
@@ -4,7 +4,7 @@
Yaf_Response_Abstract::setHeader
- Set reponse header
+ Set response header
diff --git a/reference/yaf/yaf_route_regex/construct.xml b/reference/yaf/yaf_route_regex/construct.xml
index 0933f62bc470..5ae1ae00038e 100644
--- a/reference/yaf/yaf_route_regex/construct.xml
+++ b/reference/yaf/yaf_route_regex/construct.xml
@@ -44,7 +44,7 @@
m/c/a to routed.
- either of m/c/a in this array is optianl, if you don't assgian a
+ either of m/c/a in this array is optional, if you don't assign a
specific value, it will be routed to default.
@@ -53,7 +53,7 @@
map
- A array to assign name to the captrues in the match result.
+ An array to assign name to the captures in the match result.
diff --git a/reference/yaf/yaf_view_interface/setscriptpath.xml b/reference/yaf/yaf_view_interface/setscriptpath.xml
index 7d80dfc4b295..bacf89d292ba 100644
--- a/reference/yaf/yaf_view_interface/setscriptpath.xml
+++ b/reference/yaf/yaf_view_interface/setscriptpath.xml
@@ -31,7 +31,7 @@
A absolute path to the template directory, by default,
Yaf_Dispatcher use
- application.directory . "/views" as this paramter.
+ application.directory . "/views" as this parameter.
diff --git a/reference/yar/yar_concurrent_client/call.xml b/reference/yar/yar_concurrent_client/call.xml
index 88bfe5f743ff..2ffccdd829b2 100644
--- a/reference/yar/yar_concurrent_client/call.xml
+++ b/reference/yar/yar_concurrent_client/call.xml
@@ -65,7 +65,7 @@
&reftitle.returnvalues;
- An unique id, can be used to identified which call it is.
+ A unique id, can be used to identified which call it is.
diff --git a/reference/zookeeper/zookeeper/delete.xml b/reference/zookeeper/zookeeper/delete.xml
index da8b902ad70a..d873d70ee9ef 100644
--- a/reference/zookeeper/zookeeper/delete.xml
+++ b/reference/zookeeper/zookeeper/delete.xml
@@ -63,7 +63,7 @@
Zookeeper::delete example
- Delete a existing node.
+ Delete an existing node.