File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 499c8c5964ac2d43e305266255cfdbb552492488 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: b2fa00ca2e052f87785a7f8b296466edc4e55767 Maintainer: takagi Status: ready -->
44<!-- CREDITS: hirokawa,shimooka,mumumu -->
55 <sect2 xml : id =" reserved.constants.core" xmlns =" http://docbook.org/ns/docbook" >
66 <title >コアの定義済みの定数</title >
108108 <varlistentry xml : id =" constant.php-zts" >
109109 <term >
110110 <constant >PHP_ZTS</constant >
111- (<type >int</type >)
111+ (<type >bool</type >)
112+ <constant >ZEND_THREAD_SAFE</constant > &Alias;
112113 </term >
113114 <listitem >
114115 <simpara >
118119 </varlistentry >
119120 <varlistentry xml : id =" constant.php-debug" >
120121 <term >
121- <constant >PHP_DEBUG</constant >
122- (<type >int</type >)
122+ <constant >PHP_DEBUG</constant >
123+ (<type >bool</type >)
124+ <constant >ZEND_DEBUG_BUILD</constant > &Alias;
123125 </term >
124126 <listitem >
125127 <simpara >
You can’t perform that action at this time.
0 commit comments