Install Package Control for easy package management.
- Open the console with
Ctrl+`
- Paste in the following:
Install Package Control for easy package management.
Ctrl+`
Index: features/commandline.xml | |
=================================================================== | |
--- features/commandline.xml (revision 336071) | |
+++ features/commandline.xml (working copy) | |
@@ -1,5 +1,5 @@ | |
<?xml version="1.0" encoding="utf-8"?> | |
-<!-- EN-Revision: 334726 Maintainer: none Status: ready --><!-- CREDITS: ThamaraHessel, pauloelr --> | |
+<!-- EN-Revision: 334726 Maintainer: none Status: ready --><!-- CREDITS: ThamaraHessel, pauloelr, royopa --> | |
<chapter xml:id="features.commandline" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<title>Usando PHP a partir da linha de comando</title> |
Index: reference/url/functions/urldecode.xml | |
=================================================================== | |
--- reference/url/functions/urldecode.xml (revision 335717) | |
+++ reference/url/functions/urldecode.xml (working copy) | |
@@ -1,6 +1,6 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
-<!-- EN-Revision: n/a Maintainer: fernandoc Status: ready --><!-- CREDITS: soneca --> | |
-<refentry xml:id="function.urldecode" xmlns="http://docbook.org/ns/docbook"> | |
+<!-- EN-Revision: 328365 Maintainer: fernandoc Status: ready --><!-- CREDITS: soneca, royopa --> | |
+<refentry xml:id="function.urldecode" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> |
<?xml version="1.0" encoding="utf-8"?> | |
<!-- EN-Revision: 331031 Maintainer: rogerioprado Status: wip --><!-- CREDITS: milhomem --> | |
<appendix xml:id="migration53" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
<title>Migrando do PHP 5.2.x para o PHP 5.3.x</title> | |
<simpara> | |
&manual.migration.seealso; | |
<link linkend="migration5">5.0.x</link>, | |
<link linkend="migration51">5.1.x</link>, | |
<link linkend="migration52">5.2.x</link>, | |
<link linkend="migration54">5.4.x</link> e |
Index: reference/intl/intliterator/rewind.xml | |
=================================================================== | |
--- reference/intl/intliterator/rewind.xml (revision 0) | |
+++ reference/intl/intliterator/rewind.xml (working copy) | |
@@ -0,0 +1,58 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 334955 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<refentry xml:id="intliterator.rewind" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
+ <refnamediv> |
Index: reference/intl/intliterator/valid.xml | |
=================================================================== | |
--- reference/intl/intliterator/valid.xml (revision 0) | |
+++ reference/intl/intliterator/valid.xml (working copy) | |
@@ -0,0 +1,58 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 334955 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<refentry xml:id="intliterator.valid" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
+ <refnamediv> |
Index: reference/intl/intliterator/current.xml | |
=================================================================== | |
--- reference/intl/intliterator/current.xml (revision 0) | |
+++ reference/intl/intliterator/current.xml (working copy) | |
@@ -0,0 +1,58 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 334955 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<refentry xml:id="intliterator.current" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
+ <refnamediv> |
Index: reference/intl/intliterator/key.xml | |
=================================================================== | |
--- reference/intl/intliterator/key.xml (revision 0) | |
+++ reference/intl/intliterator/key.xml (working copy) | |
@@ -0,0 +1,58 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 334955 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<refentry xml:id="intliterator.key" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
+ <refnamediv> |
Index: reference/intl/intliterator/next.xml | |
=================================================================== | |
--- reference/intl/intliterator/next.xml (revision 0) | |
+++ reference/intl/intliterator/next.xml (working copy) | |
@@ -0,0 +1,58 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 334955 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<refentry xml:id="intliterator.next" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
+ <refnamediv> |
Index: reference/intl/intliterator.xml | |
=================================================================== | |
--- reference/intl/intliterator.xml (revision 0) | |
+++ reference/intl/intliterator.xml (working copy) | |
@@ -0,0 +1,85 @@ | |
+<?xml version="1.0" encoding="utf-8"?> | |
+<!-- EN-Revision: 334955 Maintainer: __royopa Status: ready --><!-- CREDITS: [email protected] --> | |
+ | |
+<phpdoc:classref xml:id="class.intliterator" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> | |
+ |