Home
last modified time | relevance | path

Searched refs:values (Results 1 – 25 of 1922) sorted by path

12345678910>>...77

/PHP-5.5/
H A DINSTALL176 You will need to replace the 'xxx' here with the correct values from
708 php.ini-values, for example you can set a
1174 PHP will use all default values. See also the related FAQ on
1634 ; Boolean values can be set to either:
1724 Note: Don't use php_value to set boolean values. php_flag (see
1757 evaluate to 0. Use the associated bitmask values instead. These
1762 When running PHP on Windows, the configuration values can be modified
1764 values are stored in the registry key HKLM\SOFTWARE\PHP\Per Directory
1766 configuration values for the directory c:\inetpub\wwwroot would be
1772 values are not parsed. However, only configuration values changeable in
[all …]
H A DNEWS3486 . Fixed bug #60640 (invalid return values). (Arpad)
4496 values). (Felipe)
5789 and section values are treated as-is.
7153 values). (Ilia)
7311 values). (Derick)
7673 overflown values). (Ilia)
8934 float values to strings). (Tony)
9338 values). (Dmitry)
9418 null default values). (Tony)
9831 with NULL values). (Daniel Convissor)
[all …]
H A DREADME.PARAMETER_PARSING_API75 should be initialized to default values by the extension since they
H A DREADME.STREAMS55 options is a combination of the following values:
134 It returns one of the following values:
186 castas can be one of the following values:
H A DREADME.TESTING2106 this section is used to build the url used in an HTTP request. Valid values
H A DREADME.UNIX-BUILD-SYSTEM89 replaced by the values which are correct for your extension
/PHP-5.5/Zend/
H A DREADME.ZEND_MM40 variables. Default values are "malloc" and "256K". Dependent on target system you
H A DZEND_CHANGES709 may now have default values.
1142 * Static variable initializers only accept scalar values
H A DZend.m4247 AC_MSG_CHECKING(for MM alignment and log values)
/PHP-5.5/Zend/RFCs/
H A D001.txt9 language values. This means that when programmers are performing
27 de-referencing method return values, tight control of object
/PHP-5.5/Zend/tests/
H A D008.phpt45 Warning: Constants may only evaluate to scalar values in %s on line %d
48 Warning: Constants may only evaluate to scalar values in %s on line %d
H A Dbug26166.phpt2 Bug #26166 (__toString() crash when no values returned)
H A Dbug29883.phpt2 Bug #29883 (isset gives invalid values on strings)
H A Dbug30889.phpt7 private $values;
10 $this->values = array('a' => 0);
14 print "set $name = $value ($name was ".$this->values[$name].")\n";
15 $this->values[$name] = $value;
19 print "get $name (returns ".$this->values[$name].")\n";
20 return $this->values[$name];
H A Dbug32322.phpt2 Bug #32322 (Return values by reference broken( using self::),example singleton instance)
H A Dbug37811.phpt24 Warning: Constants may only evaluate to scalar values in %sbug37811.php on line %d
H A Dbug46701.phpt2 Bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
H A Dbug60362.phpt2 Bug #60362: non-existent sub-sub keys should not have values
H A Dbug63762.phpt19 echo "\nArray of array of NULL values:\n";
40 Array of array of NULL values:
H A Dconstants_002.phpt2 Defining constants with non-scalar values
14 Warning: Constants may only evaluate to scalar values in %s on line %d
H A Ddeclare_001.phpt2 Testing declare statement with several type values
H A Ddeclare_002.phpt2 Testing declare statement with several type values
H A Ddeclare_003.phpt2 Testing declare statement with several type values
H A Ddeclare_004.phpt2 Testing declare statement with several type values
H A Ddereference_010.phpt2 Testing dereference in non-array values

Completed in 146 milliseconds

12345678910>>...77