svn: /phpdoc/pt_BR/trunk/ appendices/migration71.xml appendices/migration73.xml appendices/migration74.xml language-defs.ent reference/errorfunc/ini.xml reference/pdo/pdo/commit.xml reference/pdo/pdo/exec.xml
[email protected] (Maurício Meneghini Fauth)
| Newsgroups | php.doc.pt-br |
|---|---|
| Message-ID | <[email protected]> |
mauricio Fri, 27 Dec 2019 01:34:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=348705
Log:
doc pt_BR Replace @mauriciofauth with mauricio
Changed paths:
U phpdoc/pt_BR/trunk/appendices/migration71.xml
U phpdoc/pt_BR/trunk/appendices/migration73.xml
U phpdoc/pt_BR/trunk/appendices/migration74.xml
U phpdoc/pt_BR/trunk/language-defs.ent
U phpdoc/pt_BR/trunk/reference/errorfunc/ini.xml
U phpdoc/pt_BR/trunk/reference/pdo/pdo/commit.xml
U phpdoc/pt_BR/trunk/reference/pdo/pdo/exec.xml
Modified: phpdoc/pt_BR/trunk/appendices/migration71.xml
===================================================================
--- phpdoc/pt_BR/trunk/appendices/migration71.xml 2019-12-27 01:19:25 UTC (rev 348704)
+++ phpdoc/pt_BR/trunk/appendices/migration71.xml 2019-12-27 01:34:28 UTC (rev 348705)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 340973 Maintainer: none Status: ready --><!-- CREDITS: @mauriciofauth -->
+<!-- EN-Revision: 340973 Maintainer: mauricio Status: ready -->
<appendix xml:id="migration71" xmlns="http://docbook.org/ns/docbook" xmlns:phd="http://www.php.net/ns/phd">
<title>Migrando do PHP 7.0.x para o PHP 7.1.x</title>
Modified: phpdoc/pt_BR/trunk/appendices/migration73.xml
===================================================================
--- phpdoc/pt_BR/trunk/appendices/migration73.xml 2019-12-27 01:19:25 UTC (rev 348704)
+++ phpdoc/pt_BR/trunk/appendices/migration73.xml 2019-12-27 01:34:28 UTC (rev 348705)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 346187 Maintainer: none Status: ready --><!-- CREDITS: @mauriciofauth -->
+<!-- EN-Revision: 346187 Maintainer: mauricio Status: ready -->
<appendix xml:id="migration73" xmlns="http://docbook.org/ns/docbook" xmlns:phd="http://www.php.net/ns/phd">
<title>Migrando do PHP 7.2.x para o PHP 7.3.x</title>
Modified: phpdoc/pt_BR/trunk/appendices/migration74.xml
===================================================================
--- phpdoc/pt_BR/trunk/appendices/migration74.xml 2019-12-27 01:19:25 UTC (rev 348704)
+++ phpdoc/pt_BR/trunk/appendices/migration74.xml 2019-12-27 01:34:28 UTC (rev 348705)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 348018 Maintainer: none Status: ready --><!-- CREDITS: @mauriciofauth -->
+<!-- EN-Revision: 348018 Maintainer: mauricio Status: ready -->
<appendix xml:id="migration74" xmlns="http://docbook.org/ns/docbook" xmlns:phd="http://www.php.net/ns/phd">
<title>Migrando do PHP 7.3.x para o PHP 7.4.x</title>
Modified: phpdoc/pt_BR/trunk/language-defs.ent
===================================================================
--- phpdoc/pt_BR/trunk/language-defs.ent 2019-12-27 01:19:25 UTC (rev 348704)
+++ phpdoc/pt_BR/trunk/language-defs.ent 2019-12-27 01:34:28 UTC (rev 348705)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 345662 Maintainer: ae Status: ready --><!-- CREDITS: ae,klaussilveira,lisaldo,@mauriciofauth -->
+<!-- EN-Revision: 345662 Maintainer: ae Status: ready --><!-- CREDITS: ae,klaussilveira,lisaldo,mauricio -->
<!-- Part titles used mostly in manual.xml itself -->
<!ENTITY PHPManual "Manual do PHP">
Modified: phpdoc/pt_BR/trunk/reference/errorfunc/ini.xml
===================================================================
--- phpdoc/pt_BR/trunk/reference/errorfunc/ini.xml 2019-12-27 01:19:25 UTC (rev 348704)
+++ phpdoc/pt_BR/trunk/reference/errorfunc/ini.xml 2019-12-27 01:34:28 UTC (rev 348705)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 346421 Maintainer: none Status: ready --><!-- CREDITS: @mauriciofauth -->
+<!-- EN-Revision: 346421 Maintainer: mauricio Status: ready -->
<section xml:id="errorfunc.configuration" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.runtime;
&extension.runtime;
Modified: phpdoc/pt_BR/trunk/reference/pdo/pdo/commit.xml
===================================================================
--- phpdoc/pt_BR/trunk/reference/pdo/pdo/commit.xml 2019-12-27 01:19:25 UTC (rev 348704)
+++ phpdoc/pt_BR/trunk/reference/pdo/pdo/commit.xml 2019-12-27 01:34:28 UTC (rev 348705)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 339183 Maintainer: felipe Status: ready --><!-- CREDITS: @mauriciofauth -->
+<!-- EN-Revision: 339183 Maintainer: felipe Status: ready --><!-- CREDITS: mauricio -->
<refentry xml:id="pdo.commit" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>PDO::commit</refname>
Modified: phpdoc/pt_BR/trunk/reference/pdo/pdo/exec.xml
===================================================================
--- phpdoc/pt_BR/trunk/reference/pdo/pdo/exec.xml 2019-12-27 01:19:25 UTC (rev 348704)
+++ phpdoc/pt_BR/trunk/reference/pdo/pdo/exec.xml 2019-12-27 01:34:28 UTC (rev 348705)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 343575 Maintainer: felipe Status: ready --><!-- CREDITS: @mauriciofauth -->
+<!-- EN-Revision: 343575 Maintainer: felipe Status: ready --><!-- CREDITS: mauricio -->
<refentry xml:id="pdo.exec" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>PDO::exec</refname>