mirror of
https://github.com/php/pecl-file_formats-yaml.git
synced 2026-03-23 23:02:08 +01:00
36 lines
905 B
XML
36 lines
905 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
|
|
<versions>
|
|
<!-- Functions -->
|
|
<function name='yaml_parse' from='PECL yaml >= 0.4.0'/>
|
|
<function name='yaml_parse_file' from='PECL yaml >= 0.4.0'/>
|
|
<function name='yaml_parse_url' from='PECL yaml >= 0.4.0'/>
|
|
<function name='yaml_emit' from='PECL yaml >= 0.5.0'/>
|
|
<function name='yaml_emit_file' from='PECL yaml >= 0.5.0'/>
|
|
</versions>
|
|
|
|
<!-- 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:"../../../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
|
|
-->
|