Home
last modified time | relevance | path

Searched refs:breaks (Results 1 – 25 of 42) sorted by relevance

12

/PHP-7.1/ext/standard/tests/strings/
H A Dnl2br_variation4.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
11 * Test nl2br() function by passing html string inputs containing line breaks and
H A Dbug39873.phpt2 Bug #39873 (number_format() breaks with locale & decimal points)
/PHP-7.1/ext/spl/tests/
H A Dbug52339.phpt2 Bug #52339: SPL autoloader breaks class_exists()
/PHP-7.1/Zend/tests/
H A Dbug38211.phpt2 Bug #38211 (variable name and cookie name match breaks script execution)
H A Dbug37046.phpt2 Bug #37046 (foreach breaks static scope)
H A Dbug66218.phpt2 Bug #66218 zend_register_functions breaks reflection
H A Derrmsg_045.phpt12 * If this breaks in future, just find another example and use it instead */
H A Dbug65322.phpt17 * If this breaks in future, just find another example and use it instead */
H A Dbug70321.phpt2 bug #70321 (Magic getter breaks reference to array property)
/PHP-7.1/ext/standard/tests/array/
H A Dbug70910.phpt2 Bug #70910 (extract() breaks variable references)
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_set.h35 PHPDBG_SET(breaks);
/PHP-7.1/ext/standard/tests/streams/
H A Dbug72075.phpt2 Bug #72075 (Referencing socket resources breaks stream_select)
/PHP-7.1/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
/PHP-7.1/ext/gd/tests/
H A Dimageloadfont_error1.phpt2 Testing that imageloadfont() breaks on non-string first parameter
H A Dimageloadfont_error2.phpt2 Testing that imageloadfont() breaks on invalid file passed as first argument
/PHP-7.1/ext/date/tests/
H A Dbug67109.phpt2 Bug #67109 (First uppercase letter breaks date string parsing)
H A Dbug40861.phpt2 Bug #40861 (Multiple +/- on relative units breaks strtotime())
/PHP-7.1/tests/output/
H A Dbug74725.phpt2 Bug #74725: html_errors=1 breaks unhandled exceptions
/PHP-7.1/ext/intl/tests/
H A Dbug14562.phpt2 Bug #14562 NumberFormatter breaks when locale changes
/PHP-7.1/ext/filter/tests/
H A Dbug76366.phpt2 Bug #76366 (references in sub-array for filtering breaks the filter)
/PHP-7.1/ext/phar/tests/
H A Dbug46060.phpt2 Phar: Bug #46060: addEmptyDir() breaks
/PHP-7.1/ext/pdo/tests/
H A Dpecl_bug_5772.phpt2 PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name)
/PHP-7.1/sapi/phpdbg/tests/
H A Dexceptions_003.phpt2 Test breaks on HANDLE_EXCEPTION
/PHP-7.1/ext/mbstring/tests/
H A Dbug65045.phpt2 Bug #65045: mb_convert_encoding breaks well-formed character
/PHP-7.1/ext/pdo_oci/tests/
H A Dbug60994.phpt48 $string2 = 'abc' . str_repeat('£', 8187) . 'xyz'; // 8193 chars total is when it breaks
65 $string3 = 'abc' . str_repeat('Җ', 8187) . 'xyz'; // 8193 chars total is when it breaks
82 $string4 = 'abc' . str_repeat('の', 8187) . 'xyz'; // 8193 chars total is when it breaks

Completed in 29 milliseconds

12