mirror of
https://github.com/php/doc-ru.git
synced 2025-08-15 23:42:35 +00:00
Update stream-notification-callback.xml to en
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 8859c8b96cd9e80652813f7bcf561432a5e9f934 Maintainer: mch Status: ready -->
|
||||
<!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: mch Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
<refentry xml:id="function.stream-notification-callback" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
@ -39,7 +39,7 @@
|
||||
<term><parameter>notification_code</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Константа оповещения из семейства <constant>STREAM_NOTIFY_*</constant>.
|
||||
Константа оповещения из семейства <constant>STREAM_NOTIFY_<replaceable>*</replaceable></constant>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -47,7 +47,7 @@
|
||||
<term><parameter>severity</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Константа оповещения из семейства <constant>STREAM_NOTIFY_SEVERITY_*</constant>.
|
||||
Константа оповещения из семейства <constant>STREAM_NOTIFY_SEVERITY_<replaceable>*</replaceable></constant>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user