php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login


New in This Group

Building docs w/ PhD
10/27/2009 3:50:30 AM

Help translate
10/6/2009 9:19:16 PM

cvs: phpdoc-pt_BR /language/oop5 basic.xml references.xml
3/25/2009 3:25:19 AM

cvs: phpdoc-pt_BR /reference/array/functions array-flip.xml
2/28/2009 4:46:27 PM

cvs: phpdoc-pt_BR /reference/simplexml/functions simplexml-element-construct.xml
2/25/2009 4:52:48 PM

cvs: phpdoc-pt_BR /reference/strings/functions quoted-printable-encode.xml
1/29/2009 12:58:11 AM

cvs: phpdoc-pt_BR /reference/strings/functions lcfirst.xml quoted-printable-encode.xml
1/28/2009 1:31:33 AM

cvs: phpdoc-pt_BR /reference/array/functions compact.xml each.xml list.xml prev.xml range.xml
1/24/2009 12:50:25 AM

cvs: phpdoc-pt_BR /reference/array/functions array-diff-assoc.xml array-diff-key.xml array-diff-uassoc.xml array-fill.xml array-intersect-uassoc.xml array-intersect-ukey.xml array-multisort.xml array-
1/21/2009 11:43:42 PM

cvs: phpdoc-pt_BR /reference/array/functions array-fill.xml array-multisort.xml
1/20/2009 1:36:53 AM

cvs: phpdoc-pt_BR / preface.xml /appendices aliases.xml filters.xml Reply

Group: php.doc.pt-br Subscribe Posted:4/15/2009 3:16:23 PM Replies:0 Views:25 Items(0)
yannick Wed Apr 15 15:16:23 2009 UTC

Modified files:
/phpdoc-pt_BR/appendices aliases.xml filters.xml
/phpdoc-pt_BR preface.xml
Log:
correct error found via the online editor

http://cvs.php.net/viewvc.cgi/phpdoc-pt_BR/appendices/aliases.xml?r1=1.16&r2=1.17&diff_format=u
Index: phpdoc-pt_BR/appendices/aliases.xml
diff -u phpdoc-pt_BR/appendices/aliases.xml:1.16 phpdoc-pt_BR/appendices/aliases.xml:1.17
--- phpdoc-pt_BR/appendices/aliases.xml:1.16 Sun Apr 13 03:06:01 2008
+++ phpdoc-pt_BR/appendices/aliases.xml Wed Apr 15 15:16:23 2009
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.34 Maintainer: felipe Status: ready --><!-- CREDITS: rarruda,ae -->
-<appendix xml:id="aliases" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+<appendix xml:id="aliases" xmlns="http://docbook.org/ns/docbook">
<title>Lista de fun��es sin�nimas (aliases)</title>
<para>
Existem umas poucas fun��es no PHP que voc� pode chamar com mais
http://cvs.php.net/viewvc.cgi/phpdoc-pt_BR/appendices/filters.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc-pt_BR/appendices/filters.xml
diff -u phpdoc-pt_BR/appendices/filters.xml:1.6 phpdoc-pt_BR/appendices/filters.xml:1.7
--- phpdoc-pt_BR/appendices/filters.xml:1.6 Sat Jun 23 13:30:10 2007
+++ phpdoc-pt_BR/appendices/filters.xml Wed Apr 15 15:16:23 2009
@@ -280,7 +280,7 @@

<simpara>
Filtros de compressão zlib estão disponíveis com o PHP a partir da versão <literal>5.1.0</literal> se
- o suporte à <xref linkend="ref.zlib"/> estiver ativado. Eles também estão disponíveis como uma backport na versão
+ o suporte à <link linkend="ref.zlib">zlib</link> estiver ativado. Eles também estão disponíveis como uma backport na versão
<literal>5.0.x</literal> instalando o pacote <link xlink:href="&url.pecl.package;zlib_filter">zlib_filter</link>
da <link xlink:href="&url.pecl;">PECL</link>. Esses filtros <emphasis>não</emphasis> estão disponíveis para
o PHP 4.
@@ -382,7 +382,7 @@

<simpara>
Filtros de compressão bzip2 estão disponíveis no PHP a partir da versão <literal>5.1.0</literal> se
- o suporte à <xref linkend="ref.bzip2"/> estiver ativado. Eles também estão disponíveis como um backport na versão
+ o suporte à <link linkend="ref.bzip2">bz2</link> estiver ativado. Eles também estão disponíveis como um backport na versão
<literal>5.0.x</literal> instalando o pacote <link xlink:href="&url.pecl.package;bz2_filter">bz2_filter</link>
da <link xlink:href="&url.pecl;">PECL</link>. Esses filtros <emphasis>não</emphasis> estão
disponíveis para o PHP 4.
http://cvs.php.net/viewvc.cgi/phpdoc-pt_BR/preface.xml?r1=1.19&r2=1.20&diff_format=u
Index: phpdoc-pt_BR/preface.xml
diff -u phpdoc-pt_BR/preface.xml:1.19 phpdoc-pt_BR/preface.xml:1.20
--- phpdoc-pt_BR/preface.xml:1.19 Sun Nov 25 14:28:59 2007
+++ phpdoc-pt_BR/preface.xml Wed Apr 15 15:16:23 2009
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.35 Maintainer: ae Status: ready --><!-- CREDITS: rarruda -->

- <preface xml:id="preface" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <preface xml:id="preface" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook">
<info><title>Pref�cio</title>

<abstract>


yann...@php.net ("Yannick Torres")
4/15/2009 3:16:23 PM





Reply:
| or Email(not shown): Name: | Register | Login

Alert me when someone responds to this posting.











Newest Articles

note 97095 added to soapclient.soapclient
4/1/2010 5:58:19 AM

note 97094 added to function.sqlite-changes
4/1/2010 5:06:46 AM

note 97093 added to function.sqlite-changes
4/1/2010 5:06:21 AM

note 97092 added to ref.xmlrpc
4/1/2010 4:52:18 AM

note 97091 added to function.var-export
4/1/2010 3:32:03 AM