mirror of
https://github.com/php/doc-pt_br.git
synced 2026-03-23 22:52:12 +01:00
49 lines
1.4 KiB
XML
49 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!-- EN-Revision: 68c2c871505aadf983f16113c5b077b335ce8d76 Maintainer: leonardolara Status: ready --><!-- CREDITS: leonardolara -->
|
||
|
||
<book xml:id="book.runkit7" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
<?phpdoc extension-membership="pecl" ?>
|
||
<title>runkit7</title>
|
||
<titleabbrev>runkit7</titleabbrev>
|
||
|
||
<preface xml:id="intro.runkit7">
|
||
&reftitle.intro;
|
||
<simpara>
|
||
A extensão runkit7 fornece meios para modificar constantes,
|
||
funções definidas pelo usuário e classes definidas pelo usuário.
|
||
Ela também fornece variáveis superglobais personalizadas.
|
||
</simpara>
|
||
|
||
<simpara>
|
||
Este pacote é uma bifurcação do
|
||
pacote <link xlink:href="&url.pecl.package;runkit">runkit</link> que fornece suporte ao PHP 7.
|
||
</simpara>
|
||
</preface>
|
||
|
||
&reference.runkit7.setup;
|
||
&reference.runkit7.constants;
|
||
&reference.runkit7.reference;
|
||
|
||
</book>
|
||
|
||
<!-- Keep this comment at the end of the file
|
||
Local variables:
|
||
mode: sgml
|
||
sgml-omittag:t
|
||
sgml-shorttag:t
|
||
sgml-minimize-attributes:nil
|
||
sgml-always-quote-attributes:t
|
||
sgml-indent-step:1
|
||
sgml-indent-data:t
|
||
indent-tabs-mode:nil
|
||
sgml-parent-document:nil
|
||
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
||
sgml-exposed-tags:nil
|
||
sgml-local-catalogs:nil
|
||
sgml-local-ecat-files:nil
|
||
End:
|
||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||
vim: et tw=78 syn=sgml
|
||
vi: ts=1 sw=1
|
||
-->
|