Test: /ext/mysqli/tests/mysqli_poll_kill.phpt - Version 5.4.0alpha3-dev    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
018+ [016] Expecting int/0 got integer/0
019+ [017] Expecting non-empty array got array/array (
020+ )
021+ [020] Expecting empty array got array/array (
022+ 0 =>
023+ mysqli::__set_state(array(
018-
019- Warning: mysqli_reap_async_query(): %s
020-
021- Warning: mysqli_reap_async_query(): Error reading result set's header in %s on line %d
022- [018] Error: %d/%s
023- done!
024+ 'affected_rows' => NULL,
025+ 'client_info' => NULL,
026+ 'client_version' => NULL,
027+ 'connect_errno' => NULL,
028+ 'connect_error' => NULL,
029+ 'errno' => NULL,
030+ 'error' => NULL,
031+ 'field_count' => NULL,
032+ 'host_info' => NULL,
033+ 'info' => NULL,
034+ 'insert_id' => NULL,
035+ 'server_info' => NULL,
036+ 'server_version' => NULL,
037+ 'sqlstate' => NULL,
038+ 'protocol_version' => NULL,
039+ 'thread_id' => NULL,
040+ 'warning_count' => NULL,
041+ )),
042+ )
043+ done!