Home
last modified time | relevance | path

Searched refs:This (Results 301 – 325 of 788) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-7.0/ext/opcache/tests/
H A Dlog_verbosity_bug.phpt4 This test forces the opcache to error by setting memory_comsumption very large.
H A Dzzz_basic_logging.phpt4 This test runs a simple PHP script and ensures the Opcache
/PHP-7.0/ext/json/
H A DREADME5 This extension implements the JavaScript Object Notation (JSON)
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_loadXML_basic.phpt4 This test verifies the basic behaviour of the method
H A DDOMDocument_load_basic.phpt4 This test verifies the basic behaviour of the method
H A DDOMDocument_loadXML_variation1.phpt4 This test verifies the right behaviour of the LIBXML_DTDLOAD constant
H A DDOMDocument_load_variation1.phpt4 This test verifies the right behaviour of the LIBXML_DTDLOAD constant
/PHP-7.0/ext/json/tests/
H A Dbug63737.phpt17 // This shouldn't affect floats, but let's check that.
/PHP-7.0/ext/gd/tests/
H A Dbug28147.phpt11 // This script will generate a Seg Fault on Linux
/PHP-7.0/Zend/tests/
H A Dbug71428.3.phpt4 This is a BC break
H A Dconcat_003.phpt10 /* This might vary on Linux/Windows, so the worst case and also count in slow machines. */
/PHP-7.0/ext/standard/tests/array/
H A Darray_diff_variation3.phpt27 This is a heredoc
168 string(17) "This is a heredoc"
/PHP-7.0/ext/pdo_dblib/tests/
H A Dbug_50755.phpt12 /* This should be sufficient to overflow any buffers */
/PHP-7.0/ext/standard/tests/url/
H A Dbug63162.phpt4 This test covers tests the inputs:
/PHP-7.0/ext/snmp/tests/
H A Dsnmp_set_enum_print.phpt8 if (!function_exists('snmp_set_enum_print')) die('This function is only available if using NET_SNMP…
/PHP-7.0/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-array.phpt23 string(18) "This Is An Example"
H A Dxsltprocessor_registerPHPFunctions-string.phpt23 string(18) "This Is An Example"
/PHP-7.0/ext/simplexml/tests/
H A Dbug38347.phpt12 echo "This code will crash!";
/PHP-7.0/sapi/tests/
H A Dtest005.phpt4 This bug was present in PHP 4.3.0 only.
/PHP-7.0/ext/filter/tests/
H A Dbug52209.phpt5 /* This test makes no sense on windows as an empty variable
/PHP-7.0/ext/standard/tests/general_functions/
H A Dget_magic_quotes_gpc.phpt6 * This function is not supported anymore and will always return false
H A Dget_magic_quotes_runtime.phpt6 * This function is not supported anymore and will always return false
/PHP-7.0/sapi/cgi/
H A DREADME.FastCGI19 This is the simplest method, obviously you will have to configure your
27 PHP pages as appropriate. This is the recommended way of running PHP-FastCGI.
77 copy the FastCGI-PHP binary in there. (named 'php-cgi') This sets up
131 This controls how many child processes the PHP process spawns. When the
148 This controls how many requests each child process will handle before
149 exitting. When one process exits, another will be created. This tuning is
/PHP-7.0/ext/standard/tests/strings/
H A Dstripslashes_variation2.phpt19 This is line 1 of 'heredoc' string
20 This is line 2 of "heredoc" string
322 string(73) "This is line 1 of \'heredoc\' string
323 This is line 2 of \"heredoc\" string"
325 string(69) "This is line 1 of 'heredoc' string
326 This is line 2 of "heredoc" string"
/PHP-7.0/Zend/
H A DOBJECTS2_HOWTO32 to the object is created. This does not create a new object - both
44 read_property is used to read object's property. This value is not
51 name. This handler is used to assign property variables or to change them
55 operations like += or ++. This should be used only if your object model
64 This method is meant to be used for send-by-reference and assign-by-reference
95 Objects can be compared via compare_objects handler. This is used with

Completed in 40 milliseconds

1...<<11121314151617181920>>...32