PATH:
opt
/
alt
/
tests
/
alt-php73-pecl-amqp_1.11.0-1.el8
/
tests
--TEST-- AMQPConnection constructor --SKIPIF-- <?php if (!extension_loaded("amqp")) print "skip"; ?> --FILE-- <?php $cnn = new AMQPConnection(); $port = 12345; echo var_export($cnn->setPort($port), true), PHP_EOL; echo $cnn->getPort(), PHP_EOL; echo gettype($port), PHP_EOL; ?> --EXPECT-- true 12345 integer
[-] amqpqueue_declare_with_stalled_reference.phpt
[edit]
[-] amqpconnection_setPort_string.phpt
[edit]
[-] amqpconnection_construct_with_connection_name.phpt
[edit]
[-] amqpconnection_setTimeout_deprecated.phpt
[edit]
[-] amqpconnection_construct_ini_timeout_default.phpt
[edit]
[-] amqpconnection_setReadTimeout_out_of_range.phpt
[edit]
[-] amqpconnection_construct_ini_read_timeout.phpt
[edit]
[-] amqpconnection_construct_params_by_value.phpt
[edit]
[-] amqpconnection_setRpcTimeout_out_of_range.phpt
[edit]
[-] amqptimestamp_php8.phpt
[edit]
[-] amqpconnection_setPort_out_of_range.phpt
[edit]
[-] amqpconnection_setWriteTimeout_string.phpt
[edit]
[-] amqpconnection_setWriteTimeout_float.phpt
[edit]
[-] amqpconnection_setTimeout_string.phpt
[edit]
[-] amqpconnection_setTimeout_int.phpt
[edit]
[-] amqpconnection_construct_ini_timeout.phpt
[edit]
[-] amqpconnection_setPort_int.phpt
[edit]
[-] bug_62354.phpt
[edit]
[-] amqpconnection_setRpcTimeout_int.phpt
[edit]
[-] _test_helpers.php.inc
[edit]
[-] amqpconnection_setTimeout_float.phpt
[edit]
[-] amqpconnection_setReadTimeout_int.phpt
[edit]
[-] amqpconnection_setLogin.phpt
[edit]
[-] amqpconnection_setReadTimeout_float.phpt
[edit]
[-] amqpconnection_setHost.phpt
[edit]
[-] amqpexchange_declare_with_stalled_reference.phpt
[edit]
[-] amqpconnection_construct_with_write_timeout.phpt
[edit]
[-] amqpconnection_setWriteTimeout_out_of_range.phpt
[edit]
[-] amqpconnection_setSaslMethod_invalid.phpt
[edit]
[-] amqpconnection_setPassword.phpt
[edit]
[-] amqpconnection_setSaslMethod.phpt
[edit]
[-] amqpconnection_setWriteTimeout_int.phpt
[edit]
[-] amqpenvelope_construct.phpt
[edit]
[-] amqpqueue_purge_basic.phpt
[edit]
[-] amqpdecimal.phpt
[edit]
[-] amqpconnection_construct_with_rpc_timeout.phpt
[edit]
[-] amqpconnection_setConnectionName.phpt
[edit]
[-] amqpconnection_setVhost.phpt
[edit]
[-] amqpbasicproperties.phpt
[edit]
[-] amqpconnection_setRpcTimeout_float.phpt
[edit]
[-] amqpconnection_construct_ini_timeout_and_read_timeout.phpt
[edit]
[-] amqpconnection_setReadTimeout_string.phpt
[edit]
[+]
..
[-] amqpconnection_setTimeout_out_of_range.phpt
[edit]
[-] amqpconnection_construct_with_timeout.phpt
[edit]
[-] amqpconnection_construct_with_timeout_and_read_timeout.phpt
[edit]
[-] amqpconnection_setRpcTimeout_string.phpt
[edit]
[-] amqptimestamp.phpt
[edit]