|
23 | 23 | <row> |
24 | 24 | <entry><link linkend="ini.mbstring.language">mbstring.language</link></entry> |
25 | 25 | <entry>"neutral"</entry> |
26 | | - <entry>PHP_INI_ALL</entry> |
| 26 | + <entry><constant>INI_ALL</constant></entry> |
27 | 27 | <entry>PHP_INI_PERDIR în PHP <= 5.2.6</entry> |
28 | 28 | </row> |
29 | 29 | <row> |
30 | 30 | <entry><link linkend="ini.mbstring.detect-order">mbstring.detect_order</link></entry> |
31 | 31 | <entry>NULL</entry> |
32 | | - <entry>PHP_INI_ALL</entry> |
| 32 | + <entry><constant>INI_ALL</constant></entry> |
33 | 33 | <entry></entry> |
34 | 34 | </row> |
35 | 35 | <row> |
36 | 36 | <entry><link linkend="ini.mbstring.http-input">mbstring.http_input</link></entry> |
37 | 37 | <entry>"pass"</entry> |
38 | | - <entry>PHP_INI_ALL</entry> |
| 38 | + <entry><constant>INI_ALL</constant></entry> |
39 | 39 | <entry>Învechită în PHP 5.6.0.</entry> |
40 | 40 | </row> |
41 | 41 | <row> |
42 | 42 | <entry><link linkend="ini.mbstring.http-output">mbstring.http_output</link></entry> |
43 | 43 | <entry>"pass"</entry> |
44 | | - <entry>PHP_INI_ALL</entry> |
| 44 | + <entry><constant>INI_ALL</constant></entry> |
45 | 45 | <entry>Învechită în PHP 5.6.0.</entry> |
46 | 46 | </row> |
47 | 47 | <row> |
48 | 48 | <entry><link linkend="ini.mbstring.internal-encoding">mbstring.internal_encoding</link></entry> |
49 | 49 | <entry>NULL</entry> |
50 | | - <entry>PHP_INI_ALL</entry> |
| 50 | + <entry><constant>INI_ALL</constant></entry> |
51 | 51 | <entry>Învechită în PHP 5.6.0.</entry> |
52 | 52 | </row> |
53 | 53 | <row> |
54 | 54 | <entry>mbstring.script_encoding</entry> |
55 | 55 | <entry>NULL</entry> |
56 | | - <entry>PHP_INI_ALL</entry> |
| 56 | + <entry><constant>INI_ALL</constant></entry> |
57 | 57 | <entry>Eliminată în PHP 5.4.0. Folosiți în loc |
58 | 58 | <link linkend="ini.zend.script-encoding">zend.script_encoding</link>.</entry> |
59 | 59 | </row> |
60 | 60 | <row> |
61 | 61 | <entry><link linkend="ini.mbstring.substitute-character">mbstring.substitute_character</link></entry> |
62 | 62 | <entry>NULL</entry> |
63 | | - <entry>PHP_INI_ALL</entry> |
| 63 | + <entry><constant>INI_ALL</constant></entry> |
64 | 64 | <entry></entry> |
65 | 65 | </row> |
66 | 66 | <row> |
67 | 67 | <entry><link linkend="ini.mbstring.func-overload">mbstring.func_overload</link></entry> |
68 | 68 | <entry>"0"</entry> |
69 | | - <entry>PHP_INI_SYSTEM</entry> |
| 69 | + <entry><constant>INI_SYSTEM</constant></entry> |
70 | 70 | <entry> |
71 | 71 | PHP_INI_PERDIR în PHP <= 5.2.6. Învechită în PHP 7.2.0. |
72 | 72 | </entry> |
73 | 73 | </row> |
74 | 74 | <row> |
75 | 75 | <entry><link linkend="ini.mbstring.encoding-translation">mbstring.encoding_translation</link></entry> |
76 | 76 | <entry>"0"</entry> |
77 | | - <entry>PHP_INI_PERDIR</entry> |
| 77 | + <entry><constant>INI_PERDIR</constant></entry> |
78 | 78 | <entry></entry> |
79 | 79 | </row> |
80 | 80 | <row> |
81 | 81 | <entry><link linkend="ini.mbstring.http-output-conv-mimetypes">mbstring.http_output_conv_mimetypes</link></entry> |
82 | 82 | <entry>"^(text/|application/xhtml\+xml)"</entry> |
83 | | - <entry>PHP_INI_ALL</entry> |
| 83 | + <entry><constant>INI_ALL</constant></entry> |
84 | 84 | <entry>Disponibilă începând cu PHP 5.3.0.</entry> |
85 | 85 | </row> |
86 | 86 | <row> |
87 | 87 | <entry><link linkend="ini.mbstring.strict-detection">mbstring.strict_detection</link></entry> |
88 | 88 | <entry>"0"</entry> |
89 | | - <entry>PHP_INI_ALL</entry> |
| 89 | + <entry><constant>INI_ALL</constant></entry> |
90 | 90 | <entry>Disponibilă începând cu PHP 5.1.2.</entry> |
91 | 91 | </row> |
92 | 92 | </tbody> |
|
0 commit comments