Home
last modified time | relevance | path

Searched refs:broken (Results 1 – 25 of 89) sorted by relevance

1234

/PHP-8.0/ext/phar/tests/
H A Dphar_dotted_path.phpt2 Phar: create new Phar with broken.dirname in path
12 $dir = __DIR__ . '/broken.dirname';
34 unlink(__DIR__ . '/broken.dirname/dotted_path.phar');
35 rmdir(__DIR__ . '/broken.dirname');
/PHP-8.0/ext/pcre/tests/
H A Dbug21758.phpt8 $s = 'preg_replace() is broken';
11 '/broken/',
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug79596.phpt18 $pdo->query('CREATE TABLE bug79596 (broken FLOAT(2,1))');
20 var_dump($pdo->query('SELECT broken FROM bug79596')->fetchColumn(0));
/PHP-8.0/ext/date/tests/
H A Ddate-time-modify-times.phpt9 'october 23:00', // October 23rd, with a broken time
18 'october 23:00', // October 23rd, with a broken time
/PHP-8.0/ext/standard/tests/serialize/
H A Dbug31442.phpt2 Bug #31442 (unserialize broken on 64-bit systems)
/PHP-8.0/ext/standard/tests/strings/
H A Dbug74041.phpt2 Bug #74041: substr_count with length=0 broken
H A Dbug38770.phpt2 Bug #38770 (unpack() broken with longs on 64 bit machines)
H A Dbug73058.phpt2 Bug #73058 crypt broken when salt is 'too' long
/PHP-8.0/ext/standard/tests/array/
H A Dbug65251.phpt2 Bug #65251: array_merge_recursive() recursion detection broken
/PHP-8.0/Zend/tests/
H A Dbug32428.phpt2 Bug #32428 (The @ warning error suppression operator is broken)
H A Dbug70173.phpt2 Bug #70173 (ZVAL_COPY_VALUE_EX broken for 32bit Solaris Sparc)
H A Dbug43703.phpt2 Bug #43703 (Signature compatibility check broken)
H A Dbug29505.phpt2 Bug #29505 (get_class_vars() severely broken when used with arrays)
/PHP-8.0/tests/lang/
H A Dbug23489.phpt2 Bug #23489 (ob_start() is broken with method callbacks)
H A Dbug24396.phpt2 Bug #24396 (global $$variable broken)
H A Dbug24054.phpt2 Bug #24054 (Assignment operator *= broken)
H A Dbug24652.phpt2 Bug #24652 (broken array_flip())
/PHP-8.0/ext/spl/tests/
H A Dbug69845.phpt2 Fixed bug #69845 (ArrayObject with ARRAY_AS_PROPS broken)
H A Dbug75155.phpt2 Bug #75155: AppendIterator::append() is broken when appending another AppendIterator
/PHP-8.0/ext/simplexml/tests/
H A Dbug41867.phpt2 Bug #41867 (getName is broken)
/PHP-8.0/ext/opcache/tests/
H A Dbug70207.phpt2 Bug #70207 Finally is broken with opcache
/PHP-8.0/ext/intl/tests/
H A Dbug74264.phpt2 Bug #74264 (grapheme_sttrpos() broken for negative offsets)
/PHP-8.0/ext/standard/tests/streams/
H A Dbug68948.phpt2 Bug #68948: feof() on temporary streams broken
/PHP-8.0/tests/strings/
H A Dbug22592.phpt2 Bug #22592 (Cascading assignments to strings with curly braces broken)
/PHP-8.0/ext/pdo/
H A Dconfig.w326 … pdo_sql_parser.c pdo_sqlstate.c', false /* force static, PHP_PDO_SHARED is broken yet somehow */);

Completed in 21 milliseconds

1234