PATH:
opt
/
alt
/
tests
/
alt-php55-pecl-amqp_1.9.3-1.el8
/
tests
--TEST-- AMQPConnection constructor with amqp.timeout ini value set in code to it default value --SKIPIF-- <?php if (!extension_loaded("amqp")) print "skip"; ?> --FILE-- <?php ini_set('amqp.timeout', ini_get('amqp.timeout')); $cnn = new AMQPConnection(); var_dump($cnn->getReadTimeout()); ?> --EXPECTF-- float(0)
[-] amqpqueue_declare_with_stalled_reference.phpt
[edit]
[-] amqpconnection_setPort_string.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_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]
[-] _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_setPassword.phpt
[edit]
[-] amqpconnection_setWriteTimeout_int.phpt
[edit]
[-] amqpenvelope_construct.phpt
[edit]
[-] amqpqueue_purge_basic.phpt
[edit]
[-] amqpdecimal.phpt
[edit]
[-] amqpconnection_setVhost.phpt
[edit]
[-] amqpbasicproperties.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]
[-] amqptimestamp.phpt
[edit]