Hello PHP EN Documentation team,
There are contributions within the online editor queue for this language.
Please review, then commit or delete these patches.
Patches for review :
-----------------------
Modified: en/reference/yaf/yaf_controller_abstract/construct.xml
By: Niel Archer on 2013-03-07 03:22:32
===================================================================
--- en/reference/yaf/yaf_controller_abstract/construct.xml
+++ en/reference/yaf/yaf_controller_abstract/construct.xml
@@ -15,8 +15,8 @@
</methodsynopsis>
<para>
<methodname>Yaf_Controller_Abstract::__construct</methodname> is final,
- which means it can not be overrode.
- you mean want to see
+ which means it can not be overridden.
+ You may want to see
<methodname>Yaf_Controller_Abstract::init</methodname> instead.
</para>
</refsect1>
=> Put this change into your patches :
https://edit.php.net/?project=php&action=putIntoMyPatches&idDB=45735
=> Delete this change:
https://edit.php.net/?project=php&action=deleteThisChange&idDB=45735
------------------------------------------------------------------
Modified: en/reference/mongo/mongoint32.xml
By: daijie on 2013-03-13 22:54:19
===================================================================
--- en/reference/mongo/mongoint32.xml
+++ en/reference/mongo/mongoint32.xml
@@ -54,7 +54,7 @@
<term><varname>value</varname></term>
<listitem>
<simpara>
- This is the string value of the 64-bit number. For instance, 123's
value
+ This is the string value of the 32-bit number. For instance, 123's
value
would be "123".
</simpara>
</listitem>
=> Put this change into your patches :
https://edit.php.net/?project=php&action=putIntoMyPatches&idDB=45918
=> Delete this change:
https://edit.php.net/?project=php&action=deleteThisChange&idDB=45918
------------------------------------------------------------------
--
https://edit.php.net/
This email is send automatically by the Php Docbook Online Editor.