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/phar/Phar/construct.xml
By: ralphschindler on 2013-03-05 10:55:27
===================================================================
--- en/reference/phar/Phar/construct.xml
+++ en/reference/phar/Phar/construct.xml
@@ -23,7 +23,8 @@
<term><parameter>fname</parameter></term>
<listitem>
<para>
- Path to an existing Phar archive or to-be-created archive
+ Path to an existing Phar archive or to-be-created archive. The file
name's
+ extension must contain .phar.
</para>
</listitem>
</varlistentry>
=> Put this change into your patches :
https://edit.php.net/?project=php&action=putIntoMyPatches&idDB=45715
=> Delete this change:
https://edit.php.net/?project=php&action=deleteThisChange&idDB=45715
------------------------------------------------------------------
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
------------------------------------------------------------------
--
https://edit.php.net/
This email is send automatically by the Php Docbook Online Editor.