Skip to content

Commit 55b2aba

Browse files
author
Gabriel PREDA
committed
fix errors received on Nov 22nd, 2020
git-svn-id: https://svn.php.net/repository/phpdoc/ro/trunk@351497 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent 0df8a47 commit 55b2aba

File tree

6 files changed

+12
-290
lines changed

6 files changed

+12
-290
lines changed

appendices/aliases.xml

Lines changed: 1 addition & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
33
<!-- $Author$ -->
4-
<!-- EN-Revision: 87a2f30351e8939c82b1b5ecd46fcccedd3ad7c2 Maintainer: simionea Status: ready -->
4+
<!-- EN-Revision: 724f036e297ff4fe61f15744a70aec507d1e3360 Maintainer: simionea Status: ready -->
55

66
<appendix xml:id="aliases" xmlns="http://docbook.org/ns/docbook">
77
<title>Lista pseudonimelor funcțiilor</title>
@@ -254,96 +254,6 @@
254254
<entry><function>mb_substr</function></entry>
255255
<entry><link linkend="ref.mbstring">String-uri de mai mulți baiți</link></entry>
256256
</row>
257-
<row>
258-
<entry>msql</entry>
259-
<entry><function>msql_db_query</function></entry>
260-
<entry><link linkend="ref.msql">mSQL</link></entry>
261-
</row>
262-
<row>
263-
<entry>msql_createdb</entry>
264-
<entry><function>msql_create_db</function></entry>
265-
<entry><link linkend="ref.msql">mSQL</link></entry>
266-
</row>
267-
<row>
268-
<entry>msql_dbname</entry>
269-
<entry><function>msql_result</function></entry>
270-
<entry><link linkend="ref.msql">mSQL</link></entry>
271-
</row>
272-
<row>
273-
<entry>msql_dropdb</entry>
274-
<entry><function>msql_drop_db</function></entry>
275-
<entry><link linkend="ref.msql">mSQL</link></entry>
276-
</row>
277-
<row>
278-
<entry>msql_fieldflags</entry>
279-
<entry><function>msql_field_flags</function></entry>
280-
<entry><link linkend="ref.msql">mSQL</link></entry>
281-
</row>
282-
<row>
283-
<entry>msql_fieldlen</entry>
284-
<entry><function>msql_field_len</function></entry>
285-
<entry><link linkend="ref.msql">mSQL</link></entry>
286-
</row>
287-
<row>
288-
<entry>msql_fieldname</entry>
289-
<entry><function>msql_field_name</function></entry>
290-
<entry><link linkend="ref.msql">mSQL</link></entry>
291-
</row>
292-
<row>
293-
<entry>msql_fieldtable</entry>
294-
<entry><function>msql_field_table</function></entry>
295-
<entry><link linkend="ref.msql">mSQL</link></entry>
296-
</row>
297-
<row>
298-
<entry>msql_fieldtype</entry>
299-
<entry><function>msql_field_type</function></entry>
300-
<entry><link linkend="ref.msql">mSQL</link></entry>
301-
</row>
302-
<row>
303-
<entry>msql_freeresult</entry>
304-
<entry><function>msql_free_result</function></entry>
305-
<entry><link linkend="ref.msql">mSQL</link></entry>
306-
</row>
307-
<row>
308-
<entry>msql_listdbs</entry>
309-
<entry><function>msql_list_dbs</function></entry>
310-
<entry><link linkend="ref.msql">mSQL</link></entry>
311-
</row>
312-
<row>
313-
<entry>msql_listfields</entry>
314-
<entry><function>msql_list_fields</function></entry>
315-
<entry><link linkend="ref.msql">mSQL</link></entry>
316-
</row>
317-
<row>
318-
<entry>msql_listtables</entry>
319-
<entry><function>msql_list_tables</function></entry>
320-
<entry><link linkend="ref.msql">mSQL</link></entry>
321-
</row>
322-
<row>
323-
<entry>msql_numfields</entry>
324-
<entry><function>msql_num_fields</function></entry>
325-
<entry><link linkend="ref.msql">mSQL</link></entry>
326-
</row>
327-
<row>
328-
<entry>msql_numrows</entry>
329-
<entry><function>msql_num_rows</function></entry>
330-
<entry><link linkend="ref.msql">mSQL</link></entry>
331-
</row>
332-
<row>
333-
<entry>msql_regcase</entry>
334-
<entry><function>sql_regcase</function></entry>
335-
<entry><link linkend="ref.msql">mSQL</link></entry>
336-
</row>
337-
<row>
338-
<entry>msql_selectdb</entry>
339-
<entry><function>msql_select_db</function></entry>
340-
<entry><link linkend="ref.msql">mSQL</link></entry>
341-
</row>
342-
<row>
343-
<entry>msql_tablename</entry>
344-
<entry><function>msql_result</function></entry>
345-
<entry><link linkend="ref.msql">mSQL</link></entry>
346-
</row>
347257
<row>
348258
<entry>mysql</entry>
349259
<entry><function>mysql_db_query</function></entry>

appendices/ini.list.xml

Lines changed: 7 additions & 127 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
33
<!-- $Author$ -->
4-
<!-- EN-Revision: 3b02cecc305536effd8e20805dc4291c9487e9e0 Maintainer: simionea Status: ready -->
4+
<!-- EN-Revision: f7eec8e460993235c050632502bc84d4c077cd17 Maintainer: simionea Status: ready -->
55

66
<section xml:id="ini.list" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
77
<title>Lista directivelor &php.ini;</title>
@@ -1073,72 +1073,6 @@
10731073
<entry>PHP_INI_ALL</entry>
10741074
<entry></entry>
10751075
</row>
1076-
<row>
1077-
<entry><link linkend="ini.ifx.allow-persistent">ifx.allow_persistent</link></entry>
1078-
<entry>"1"</entry>
1079-
<entry>PHP_INI_SYSTEM</entry>
1080-
<entry>Eliminată în PHP 5.2.1.</entry>
1081-
</row>
1082-
<row>
1083-
<entry><link linkend="ini.ifx.blobinfile">ifx.blobinfile</link></entry>
1084-
<entry>"1"</entry>
1085-
<entry>PHP_INI_ALL</entry>
1086-
<entry>Eliminată în PHP 5.2.1.</entry>
1087-
</row>
1088-
<row>
1089-
<entry><link linkend="ini.ifx.byteasvarchar">ifx.byteasvarchar</link></entry>
1090-
<entry>"0"</entry>
1091-
<entry>PHP_INI_ALL</entry>
1092-
<entry>Eliminată în PHP 5.2.1.</entry>
1093-
</row>
1094-
<row>
1095-
<entry><link linkend="ini.ifx.charasvarchar">ifx.charasvarchar</link></entry>
1096-
<entry>"0"</entry>
1097-
<entry>PHP_INI_ALL</entry>
1098-
<entry>Eliminată în PHP 5.2.1.</entry>
1099-
</row>
1100-
<row>
1101-
<entry><link linkend="ini.ifx.default-host">ifx.default_host</link></entry>
1102-
<entry>NULL</entry>
1103-
<entry>PHP_INI_SYSTEM</entry>
1104-
<entry>Eliminată în PHP 5.2.1.</entry>
1105-
</row>
1106-
<row>
1107-
<entry><link linkend="ini.ifx.default-password">ifx.default_password</link></entry>
1108-
<entry>NULL</entry>
1109-
<entry>PHP_INI_SYSTEM</entry>
1110-
<entry>Eliminată în PHP 5.2.1.</entry>
1111-
</row>
1112-
<row>
1113-
<entry><link linkend="ini.ifx.default-user">ifx.default_user</link></entry>
1114-
<entry>NULL</entry>
1115-
<entry>PHP_INI_SYSTEM</entry>
1116-
<entry>Eliminată în PHP 5.2.1.</entry>
1117-
</row>
1118-
<row>
1119-
<entry><link linkend="ini.ifx.max-links">ifx.max_links</link></entry>
1120-
<entry>"-1"</entry>
1121-
<entry>PHP_INI_SYSTEM</entry>
1122-
<entry>Eliminată în PHP 5.2.1.</entry>
1123-
</row>
1124-
<row>
1125-
<entry><link linkend="ini.ifx.max-persistent">ifx.max_persistent</link></entry>
1126-
<entry>"-1"</entry>
1127-
<entry>PHP_INI_SYSTEM</entry>
1128-
<entry>Eliminată în PHP 5.2.1.</entry>
1129-
</row>
1130-
<row>
1131-
<entry><link linkend="ini.ifx.nullformat">ifx.nullformat</link></entry>
1132-
<entry>"0"</entry>
1133-
<entry>PHP_INI_ALL</entry>
1134-
<entry>Eliminată în PHP 5.2.1.</entry>
1135-
</row>
1136-
<row>
1137-
<entry><link linkend="ini.ifx.textasvarchar">ifx.textasvarchar</link></entry>
1138-
<entry>"0"</entry>
1139-
<entry>PHP_INI_ALL</entry>
1140-
<entry>Eliminată în PHP 5.2.1.</entry>
1141-
</row>
11421076
<row>
11431077
<entry><link linkend="ini.ignore-repeated-errors">ignore_repeated_errors</link></entry>
11441078
<entry>"0"</entry>
@@ -1254,36 +1188,6 @@
12541188
<entry>PHP_INI_PERDIR</entry>
12551189
<entry>Disponibilă începând cu PHP 5.3.0 (PHP_INI_SYSTEM|PHP_INI_PERDIR)</entry>
12561190
</row>
1257-
<row>
1258-
<entry><link linkend="ini.maxdb.default-db">maxdb.default_db</link></entry>
1259-
<entry>NULL</entry>
1260-
<entry>PHP_INI_ALL</entry>
1261-
<entry></entry>
1262-
</row>
1263-
<row>
1264-
<entry><link linkend="ini.maxdb.default-host">maxdb.default_host</link></entry>
1265-
<entry>NULL</entry>
1266-
<entry>PHP_INI_ALL</entry>
1267-
<entry></entry>
1268-
</row>
1269-
<row>
1270-
<entry><link linkend="ini.maxdb.default-pw">maxdb.default_pw</link></entry>
1271-
<entry>NULL</entry>
1272-
<entry>PHP_INI_ALL</entry>
1273-
<entry></entry>
1274-
</row>
1275-
<row>
1276-
<entry><link linkend="ini.maxdb.default-user">maxdb.default_user</link></entry>
1277-
<entry>NULL</entry>
1278-
<entry>PHP_INI_ALL</entry>
1279-
<entry></entry>
1280-
</row>
1281-
<row>
1282-
<entry><link linkend="ini.maxdb.long-readlen">maxdb.long_readlen</link></entry>
1283-
<entry>"200"</entry>
1284-
<entry>PHP_INI_ALL</entry>
1285-
<entry></entry>
1286-
</row>
12871191
<row>
12881192
<entry><link linkend="ini.max-execution-time">max_execution_time</link></entry>
12891193
<entry>"30"</entry>
@@ -1441,24 +1345,6 @@
14411345
<entry></entry>
14421346
</row>
14431347
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('mongo.configuration.list')/*)" />
1444-
<row>
1445-
<entry><link linkend="ini.msql.allow-persistent">msql.allow_persistent</link></entry>
1446-
<entry>"1"</entry>
1447-
<entry>PHP_INI_ALL</entry>
1448-
<entry></entry>
1449-
</row>
1450-
<row>
1451-
<entry><link linkend="ini.msql.max-links">msql.max_links</link></entry>
1452-
<entry>"-1"</entry>
1453-
<entry>PHP_INI_ALL</entry>
1454-
<entry></entry>
1455-
</row>
1456-
<row>
1457-
<entry><link linkend="ini.msql.max-persistent">msql.max_persistent</link></entry>
1458-
<entry>"-1"</entry>
1459-
<entry>PHP_INI_ALL</entry>
1460-
<entry></entry>
1461-
</row>
14621348
<row>
14631349
<entry>mssql.allow_persistent</entry>
14641350
<entry>"1"</entry>
@@ -1845,12 +1731,12 @@
18451731
<entry>PHP_INI_ALL</entry>
18461732
<entry>Disponibilă începând cu PHP 7.0.0.</entry>
18471733
</row>
1848-
<row>
1849-
<entry><link linkend="ini.pdo.dsn">pdo.dsn.*</link></entry>
1850-
<entry></entry>
1851-
<entry>Doar în &php.ini;</entry>
1852-
<entry>Disponibilă începând cu PHP 5.1.0.</entry>
1853-
</row>
1734+
<row>
1735+
<entry><link linkend="ini.pdo.dsn">pdo.dsn.*</link></entry>
1736+
<entry></entry>
1737+
<entry>Doar în &php.ini;</entry>
1738+
<entry>Disponibilă începând cu PHP 5.1.0.</entry>
1739+
</row>
18541740
<row>
18551741
<entry><link linkend="ini.pdo-odbc.connection-pooling">pdo_odbc.connection_pooling</link></entry>
18561742
<entry>"strict"</entry>
@@ -2400,12 +2286,6 @@
24002286
<entry>PHP_INI_SYSTEM</entry>
24012287
<entry></entry>
24022288
</row>
2403-
<row>
2404-
<entry><link linkend="ini.sqlite.assoc-case">sqlite.assoc_case</link></entry>
2405-
<entry>"0"</entry>
2406-
<entry>PHP_INI_ALL</entry>
2407-
<entry></entry>
2408-
</row>
24092289
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('sqlite3.configuration.list')/*)" />
24102290
<row>
24112291
<entry><link linkend="ini.syslog.facility">syslog.facility</link></entry>

appendices/migration5.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ Action application/x-httpd-php "/php/php-cgi.exe"
876876
îmbunătățit)</link>, care este proiectat să lucreze cu MySQL 4.1 și ulterior.
877877
</para>
878878
<para>
879-
Începând cu PHP 5, extensia <link linkend="ref.sqlite">SQLite</link> este
879+
Începând cu PHP 5, extensia SQLite este
880880
încorporată în PHP. SQLite este un motor de baze de date SQL ușor încorporabil
881881
și nu este o bibliotecă-client utilizată pentru conectarea la un server mare
882882
de baze de date (ca MySQL sau PostgreSQL). Biblioteca SQLite citește și înscrie

language/oop5.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
<link linkend="language.oop5.abstract">abstract</link> și
1717
<link linkend="language.oop5.final">final</link>,
1818
<link linkend="language.oop5.magic">metode magice</link> și
19-
<link linkend="language.oop5.interfaces">interfețe</link> adiționale,
20-
<link linkend="language.oop5.cloning">clonarea</link> și
21-
<link linkend="language.oop5.typehinting">declararea tipurilor</link>.
19+
<link linkend="language.oop5.interfaces">interfețe</link> adiționale și
20+
<link linkend="language.oop5.cloning">clonarea</link>.
2221
</para>
2322
<para>
2423
PHP tratează obiectele la fel ca pe niște referințe sau handle-uri, ceea ce
@@ -48,14 +47,13 @@
4847
&language.oop5.final;
4948
&language.oop5.cloning;
5049
&language.oop5.object-comparison;
51-
&language.oop5.typehinting;
5250
&language.oop5.late-static-bindings;
5351
&language.oop5.references;
5452
&language.oop5.serialization;
5553
&language.oop5.variance;
5654
&language.oop5.changelog;
5755
</chapter>
58-
56+
5957
<!-- Keep this comment at the end of the file
6058
Local variables:
6159
mode: sgml

language/oop5/typehinting.xml

Lines changed: 0 additions & 34 deletions
This file was deleted.

reference/msql/reference.xml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)