File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 51
51
<row >
52
52
<entry ><link linkend =" ini.disable-functions" >disable_functions</link ></entry >
53
53
<entry >""</entry >
54
- <entry >仅为 PHP_INI_SYSTEM </entry >
54
+ <entry >仅为 < constant >INI_SYSTEM</ constant > </entry >
55
55
<entry ></entry >
56
56
</row >
57
57
<row >
111
111
<row >
112
112
<entry ><link linkend =" ini.zend.assertions" >zend.assertions</link ></entry >
113
113
<entry >"1"</entry >
114
- <entry >有限制的 PHP_INI_ALL </entry >
114
+ <entry >有限制的 < constant >INI_ALL</ constant > </entry >
115
115
<entry ></entry >
116
116
</row >
117
117
<row >
Original file line number Diff line number Diff line change 507
507
<entry ><link linkend =" ini.open-basedir" >open_basedir</link ></entry >
508
508
<entry >&null; </entry >
509
509
<entry ><constant >INI_ALL</constant ></entry >
510
- <entry >在 PHP < 5.2.3 时是 PHP_INI_SYSTEM 。</entry >
510
+ <entry >在 PHP < 5.2.3 时是 < constant >INI_SYSTEM</ constant > 。</entry >
511
511
</row >
512
512
<row >
513
513
<entry ><link linkend =" ini.output-buffering" >output_buffering</link ></entry >
Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ yaf.dispatcher.catchException = 0
353
353
<link linkend =" ini.yaf.lowcase-path" >application.system.lowcase_path</link >
354
354
<note >
355
355
<para >
356
- 仅有PHP_INI_ALL配置项能这样设置
356
+ 仅有< constant >INI_ALL</ constant >配置项能这样设置
357
357
</para >
358
358
</note >
359
359
</para >
You can’t perform that action at this time.
0 commit comments