svn: /phpdoc/bg/trunk/reference/array/functions/ array-intersect-assoc.xml
[email protected] (Stanislav Yordanov) Mon, 04 Apr 2016 23:06:56 +0000
| Newsgroups | php.doc.bg |
|---|---|
| Message-ID | <[email protected]> |
stanprog Mon, 04 Apr 2016 23:06:56 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=338924
Log:
sync to EN
Changed paths:
U phpdoc/bg/trunk/reference/array/functions/array-intersect-assoc.xml
Modified: phpdoc/bg/trunk/reference/array/functions/array-intersect-assoc.xml
===================================================================
--- phpdoc/bg/trunk/reference/array/functions/array-intersect-assoc.xml 2016-04-04 22:13:59 UTC (rev 338923)
+++ phpdoc/bg/trunk/reference/array/functions/array-intersect-assoc.xml 2016-04-04 23:06:56 UTC (rev 338924)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 331477 Maintainer: stanprog Status: ready -->
+<!-- EN-Revision: 338914 Maintainer: stanprog Status: ready -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.array-intersect-assoc">
<refnamediv>
<refname>array_intersect_assoc</refname>
@@ -18,7 +18,7 @@
<simpara>
<function>array_intersect_assoc</function> връща масив
съдържащ всички стойности на <parameter>array1</parameter>,
- които са налични във всички аргументи. Забележете, че ключовете се използват
+ които са налични във всички аргументи. Забележете, че ключовете се използват също и
при проверката, за разлика от случая при <function>array_intersect</function>.
</simpara>
</refsect1>