Home
last modified time | relevance | path

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

12345

/PHP-8.2/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.2/ext/pcre/tests/
H A Dbug21758.phpt8 $s = 'preg_replace() is broken';
11 '/broken/',
/PHP-8.2/ext/pdo_mysql/tests/
H A Dbug79596.phpt20 $pdo->query('CREATE TABLE bug79596 (broken FLOAT(2,1))');
22 var_dump($pdo->query('SELECT broken FROM bug79596')->fetchColumn(0));
/PHP-8.2/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.2/Zend/tests/
H A Dgh12457.phpt14 echo "Test cases to ensure the original functionality is not broken.\n";
29 Test cases to ensure the original functionality is not broken.
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.2/ext/standard/tests/serialize/
H A Dbug31442.phpt2 Bug #31442 (unserialize broken on 64-bit systems)
/PHP-8.2/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)
/PHP-8.2/ext/dba/tests/
H A Ddba_qdbm_creation_matrix.phpt146 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
150 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
158 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
164 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
168 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
176 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
182 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
186 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
194 Warning: dba_open(): Driver initialization failed for handler: qdbm: broken database file in %s on …
/PHP-8.2/ext/standard/tests/array/
H A Dbug65251.phpt2 Bug #65251: array_merge_recursive() recursion detection broken
/PHP-8.2/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.2/ext/spl/tests/
H A Dbug69845.phpt2 Fixed bug #69845 (ArrayObject with ARRAY_AS_PROPS broken)
/PHP-8.2/ext/simplexml/tests/
H A Dbug41867.phpt2 Bug #41867 (getName is broken)
/PHP-8.2/ext/intl/tests/
H A Dbug74264.phpt2 Bug #74264 (grapheme_sttrpos() broken for negative offsets)
/PHP-8.2/ext/opcache/tests/
H A Dbug70207.phpt2 Bug #70207 Finally is broken with opcache
/PHP-8.2/ext/exif/tests/
H A Dbug71534.phpt8 // broken TIFF format
/PHP-8.2/ext/bz2/tests/
H A Dbug75776.phpt2 Bug #75776 (Flushing streams with compression filter is broken)
/PHP-8.2/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 31 milliseconds

12345