File tree 2 files changed +26
-2
lines changed
reflection/reflectiontype
2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- EN-Revision: 345735 Maintainer: rjhdby Status: ready -->
2
+ <!-- EN-Revision: 350642 Maintainer: rjhdby Status: ready -->
3
3
<!-- Reviewed: yes Maintainer: lex -->
4
4
<!-- $Revision$ -->
5
5
<refentry xml : id =" reflectiontype.tostring" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
@@ -61,6 +61,28 @@ string
61
61
</para >
62
62
</refsect1 >
63
63
64
+ <refsect1 role =" changelog" >
65
+ &reftitle.changelog;
66
+ <informaltable >
67
+ <tgroup cols =" 2" >
68
+ <thead >
69
+ <row >
70
+ <entry >&Version; </entry >
71
+ <entry >&Description; </entry >
72
+ </row >
73
+ </thead >
74
+ <tbody >
75
+ <row >
76
+ <entry >7.1.0</entry >
77
+ <entry >
78
+ <methodname >ReflectionType::__toString</methodname > объявлен устаревшим.
79
+ </entry >
80
+ </row >
81
+ </tbody >
82
+ </tgroup >
83
+ </informaltable >
84
+ </refsect1 >
85
+
64
86
<refsect1 role =" seealso" >
65
87
&reftitle.seealso;
66
88
<para >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 344076 Maintainer: sergey Status: ready -->
3
+ <!-- EN-Revision: 350635 Maintainer: sergey Status: ready -->
4
4
<!-- Reviewed: no -->
5
5
6
6
<section xml : id =" odbc.configuration" xmlns =" http://docbook.org/ns/docbook" >
193
193
<para >
194
194
Обработка длинных (LONG) полей. Определяет количество байтов, возвращаемых
195
195
переменным.
196
+ Смотрите <function >odbc_longreadlen</function > для подробностей.
196
197
</para >
197
198
198
199
&ini.shorthandbytes;
208
209
<listitem >
209
210
<para >
210
211
Обработка двоичных данных.
212
+ Смотрите <function >odbc_binmode</function > для подробностей.
211
213
</para >
212
214
</listitem >
213
215
</varlistentry >
You can’t perform that action at this time.
0 commit comments