Searched refs:breaks (Results 1 – 25 of 42) sorted by relevance
12
6 * Description: Inserts HTML line breaks before all newlines in a string.11 * Test nl2br() function by passing html string inputs containing line breaks and
2 Bug #39873 (number_format() breaks with locale & decimal points)
2 Bug #52339: SPL autoloader breaks class_exists()
2 Bug #38211 (variable name and cookie name match breaks script execution)
2 Bug #37046 (foreach breaks static scope)
2 Bug #66218 zend_register_functions breaks reflection
12 * If this breaks in future, just find another example and use it instead */
17 * If this breaks in future, just find another example and use it instead */
2 bug #70321 (Magic getter breaks reference to array property)
2 Bug #70910 (extract() breaks variable references)
35 PHPDBG_SET(breaks);
2 Bug #72075 (Referencing socket resources breaks stream_select)
2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
2 Testing that imageloadfont() breaks on non-string first parameter
2 Testing that imageloadfont() breaks on invalid file passed as first argument
2 Bug #67109 (First uppercase letter breaks date string parsing)
2 Bug #40861 (Multiple +/- on relative units breaks strtotime())
2 Bug #74725: html_errors=1 breaks unhandled exceptions
2 Bug #14562 NumberFormatter breaks when locale changes
2 Bug #76366 (references in sub-array for filtering breaks the filter)
2 Phar: Bug #46060: addEmptyDir() breaks
2 PDO Common: PECL Bug #5772 (PDO::FETCH_FUNC breaks on mixed case func name)
2 Test breaks on HANDLE_EXCEPTION
2 Bug #65045: mb_convert_encoding breaks well-formed character
48 $string2 = 'abc' . str_repeat('£', 8187) . 'xyz'; // 8193 chars total is when it breaks65 $string3 = 'abc' . str_repeat('Җ', 8187) . 'xyz'; // 8193 chars total is when it breaks82 $string4 = 'abc' . str_repeat('の', 8187) . 'xyz'; // 8193 chars total is when it breaks
Completed in 36 milliseconds