Home
last modified time | relevance | path

Searched refs:after (Results 251 – 275 of 472) sorted by relevance

1...<<111213141516171819

/PHP-7.0/ext/phar/tests/
H A Dbug13786.phpt2 Phar: bug #13786: "PHP crashes on phar recreate after unlink"
/PHP-7.0/ext/dba/tests/
H A Dbug72157.phpt2 Bug #72157 (use-after-free caused by dba_open)
/PHP-7.0/ext/standard/tests/strings/
H A Dhtml_entity_decode1.phpt2 html_entity_decode: Decoding of entities after invalid entities
/PHP-7.0/ext/spl/tests/
H A DSplObjectStorage_unserialize_invalid_parameter2.phpt12 'x:rubbish', // rubbish after the 'x:' prefix
H A Dbug70365.phpt2 SPL: Bug #70365 use-after-free vulnerability in unserialize() with SplObjectStorage
H A Dbug70366.phpt2 SPL: Bug #70366 use-after-free vulnerability in unserialize() with SplDoublyLinkedList
/PHP-7.0/ext/standard/tests/math/
H A Dround_error.phpt7 * after the decimal point)
/PHP-7.0/ext/standard/tests/serialize/
H A Dbug70219.phpt2 Bug #70219 Use after free vulnerability in session deserializer
H A Dbug70219_1.phpt2 Bug #70219 Use after free vulnerability in session deserializer
/PHP-7.0/ext/standard/tests/file/
H A D007_variation13-win32.phpt41 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
43 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation13.phpt41 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
43 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
/PHP-7.0/ext/mysqli/tests/
H A Dbug52082.phpt2 Bug #52082 (character_set_client & character_set_connection reset after mysqli_change_user)
H A Dmysqli_change_user_prepared_statements.phpt23 printf("This is wrong, because after a mysqli_change_user() %s\n", $wrong);
/PHP-7.0/ext/standard/tests/array/
H A Darray_shift_variation7.phpt11 * Test that the internal pointer is reset after calling array_shift()
H A Darray_push_variation5.phpt11 * Check the position of the internal array pointer after calling array_push()
H A Darray_key_exists_variation7.phpt12 * Check the position of the internal array pointer after calling array_key_exists()
/PHP-7.0/tests/output/
H A Dob_start_basic_unerasable_005.phpt15 // Check content of buffer after flush - if flush failed it should still contain the string above.
H A Dbug46897.phpt15 // Check content of buffer after flush - if flush failed it should still contain the string above.
H A Dob_implicit_flush_error_001.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
/PHP-7.0/ext/standard/tests/general_functions/
H A Dbug44295.phpt19 print "after\n";
/PHP-7.0/ext/imap/tests/
H A Dimap_alerts_error.phpt10 … last imap_alerts() call, whichever came last. The alert stack is cleared after imap_alerts() is c…
/PHP-7.0/ext/session/tests/
H A Dbug60634_error_4.phpt2 …Segmentation fault when trying to die() in SessionHandler::write()) - exception in write after exec
/PHP-7.0/Zend/tests/generators/
H A Dbug74954.phpt2 Bug #74954 (crash after update of generator yielding from finished generator)
/PHP-7.0/ext/oci8/tests/
H A Ddescriptors.phpt2 commit connection after destroying the descriptor
/PHP-7.0/ext/tokenizer/tests/
H A Dbug26463.phpt2 Bug #26463 (token_get_all() does not correctly handle semicolons after T_END_HEREDOC)

Completed in 30 milliseconds

1...<<111213141516171819