Commit Graph

  • 5bb707e3af use zend_ce_exception instead of zend_exception_get_default() master Remi Collet 2025-07-17 15:37:07 +02:00
  • 65b5f81992 back to dev Remi Collet 2022-05-31 11:00:21 +02:00
  • e083b058d4 Release 2.0.3 release_2_0_3 Remi Collet 2022-05-31 10:53:22 +02:00
  • 380e82bba1 only add the ack if not already in the headers Remi Collet 2021-09-27 16:01:59 +02:00
  • 8c96bd7d77 don't use NULL for integer Remi Collet 2021-09-27 15:40:49 +02:00
  • 5e438eaa57 allow NULL for transaction_id Remi Collet 2021-09-27 15:40:19 +02:00
  • 8d042baabf Merge branch 'issue-php8' of https://github.com/remicollet/pecl-tools-stomp into php7 Xinchen Hui 2021-01-12 11:12:45 +08:00
  • b0f47f3633 Attempt to run test on travis Xinchen Hui 2021-01-12 11:10:02 +08:00
  • 53ad95d258 test on more versions Remi Collet 2020-09-25 16:17:21 +02:00
  • 13681a79d9 Fix compatibility with PHP 8 - cleanup remaining TSRMLS macros - fix read/update_property parameters - adapt test suite for exception in arg. parsing - fix callback Remi Collet 2020-09-25 16:06:39 +02:00
  • 2c399ba96a Update config.w32: enable OpenSSL 1.1+ Jan Ehrhardt 2019-01-04 09:33:38 +01:00
  • b52d66e0c6 Fix some minor common whitespace issues Peter Kokot 2018-10-03 09:58:03 +02:00
  • 3c5ce0e275 Sync final newlines Peter Kokot 2018-10-03 09:46:13 +02:00
  • 6847067569 Trim trailing whitespace Peter Kokot 2018-10-03 09:43:57 +02:00
  • 7b066620af Remove unused Git attributes ident Peter Kokot 2018-06-30 16:44:34 +02:00
  • 74cabf12f3 back to dev Remi Collet 2018-06-29 11:33:57 +02:00
  • 161edcdee2 Prepare 2.0.2 and add myself as lead to run the release process release_2_0_2 Remi Collet 2018-06-29 11:14:43 +02:00
  • 7f96e617e1 bump copyright in headers Remi Collet 2018-06-29 11:01:52 +02:00
  • 9f0f5e450b fix for 7.3 php_url fields are zend_string + some -Wformat issues Remi Collet 2018-06-29 09:36:49 +02:00
  • 7c7dfa441c back to dev Xinchen Hui 2017-05-04 14:28:11 +08:00
  • a502f111ba prepare for 2.0.1 release_2_0_1 Xinchen Hui 2017-05-04 14:26:43 +08:00
  • 935f8d213e Fixed bug #72648 timeout_sec used instead of timeout_usec Pierrick Charron 2016-07-23 12:13:31 -04:00
  • 3257341e47 Fixed bug #72648 timeout_sec used instead of timeout_usec php5 Pierrick Charron 2016-07-23 12:13:22 -04:00
  • bd384b27c1 get rid of EG(scope). zend_get_executed_scope() should be used instead Pierrick Charron 2016-06-09 13:32:55 -04:00
  • 2a6ef9570e Remove useless zend_fcall_info.function_table Pierrick Charron 2016-06-09 13:27:54 -04:00
  • 0663ee67cf back to dev Xinchen Hui 2016-05-26 17:49:35 +08:00
  • fac549f55c added me into package.xml release_2_0_0 Xinchen Hui 2016-05-26 17:48:46 +08:00
  • bbae97a217 Prepare for 2.0.0 Xinchen Hui 2016-05-24 09:55:46 +08:00
  • 489819e919 Forget test config file Xinchen Hui 2016-05-20 11:27:35 +08:00
  • 00d905f38d No need to be NULL Xinchen Hui 2016-05-20 11:05:57 +08:00
  • b9ed24d491 micro optimization Xinchen Hui 2016-05-20 11:03:46 +08:00
  • 8581c1729e Add me into credits Xinchen Hui 2016-05-20 10:59:34 +08:00
  • eebb749c55 Destructor has done the work Xinchen Hui 2016-05-20 10:54:00 +08:00
  • c6af25e62e Don't touch the val in array Xinchen Hui 2016-05-20 10:51:34 +08:00
  • dd1af186f2 Add test config file Xinchen Hui 2016-05-19 21:36:15 +08:00
  • e338378382 Fixed various bugs Xinchen Hui 2016-05-19 21:23:03 +08:00
  • 38478745f5 Make server address configurable Xinchen Hui 2016-05-19 18:52:44 +08:00
  • 2a38ad5797 Fixed segfault Xinchen Hui 2016-05-19 18:51:53 +08:00
  • 78f21f8c9d Cleanup! Xinchen Hui 2016-05-19 15:50:19 +08:00
  • 5c700a0bf7 Merge branch 'master' into seven Xinchen Hui 2016-05-18 15:13:55 +08:00
  • 6ef2002e87 Fixed memory leak Xinchen Hui 2016-05-18 13:10:08 +08:00
  • 7568d646c8 Fixed paramenter parsing Xinchen Hui 2016-05-18 13:01:36 +08:00
  • a92bbe0a7b Fixed problems Xinchen Hui 2016-05-18 11:25:52 +08:00
  • cbf4a3174a Fixed key length Xinchen Hui 2016-05-17 21:13:12 +08:00
  • 3b33618b89 Fixed stomp object handlers Xinchen Hui 2016-05-17 21:03:20 +08:00
  • 13998b92d2 Fixed segfault Xinchen Hui 2016-05-17 20:23:21 +08:00
  • ac7f5cc449 1.0.9 => 1.0.10-dev Gennady Feldman 2016-01-04 16:56:39 -05:00
  • 35eafb94e9 Updating package.xml release_1_0_9 Gennady Feldman 2016-01-04 16:33:58 -05:00
  • 2999ec0106 Code cleanup, removing some obscure function alias. Gennady Feldman 2015-12-28 18:21:10 -05:00
  • c3c62735af Adding .travis.yml to enable Travis CI test runner. WIP Gennady Feldman 2015-11-21 16:58:34 -05:00
  • f2cf97412b Compatibility with PHP 7 Bob Weinand 2015-12-08 16:40:29 +01:00
  • b3d5d4b351 Adding a basic README file. Gennady Feldman 2015-11-21 16:57:54 -05:00
  • 9b0100f9ee Check stomp connection status after _stomp_recv. Gennady Feldman 2015-11-18 16:46:31 -05:00
  • f310a9229c Commenting out activemq.prefetchSize hardcoded header for SUBSCRIBE frame. Gennady Feldman 2015-11-18 16:12:23 -05:00
  • 84e46b6305 Make login and passcode headers optional (if no creds provided). Gennady Feldman 2015-11-18 15:49:42 -05:00
  • e304e4af57 Some cleanup. Gennady Feldman 2015-11-18 13:55:46 -05:00
  • 61dfdc2c75 Fixing type cast warning, introduced a new int variable. Gennady Feldman 2015-11-18 13:55:20 -05:00
  • eb55496781 Fixing stomp_writable() check so we can catch when connect failed. Gennady Feldman 2015-06-05 12:54:13 -04:00
  • 15a3b9a059 1.0.8 => 1.0.9-dev Gennady Feldman 2015-05-18 18:19:58 -04:00
  • 50bfb5d8da Releasing v1.0.8 release_1_0_8 Gennady Feldman 2015-05-18 18:17:11 -04:00
  • 4bd40f20a2 Fixing PHP_STOMP_VERSION constant, per Remi's request. Gennady Feldman 2015-05-18 18:08:25 -04:00
  • bf4539e523 fix perm on source files Remi Collet 2015-05-16 07:18:45 +02:00
  • 2c4b2f8bf1 1.0.7 => 1.0.8-dev Gennady Feldman 2015-05-15 17:21:29 -04:00
  • 0e38c2452e Releasing v1.0.7 release_1_0_7 Gennady Feldman 2015-05-15 17:12:34 -04:00
  • 59b74e4142 Merge branch 'pull-request/6' Gennady Feldman 2015-05-05 10:20:59 -04:00
  • fbacdccd37 Fix error checking after stomp_send(). Gennady Feldman 2015-05-05 10:17:49 -04:00
  • bdedf5922c Adding #ifdef HAVE_NETINET_IN_H around the new TCP_NODELAY code to fix compilation on Windows and possibly others. Gennady Feldman 2015-02-25 11:58:32 -05:00
  • d0bc504615 Implement 1.1 in CONNECT and SUBSCRIBE v1.1 Pierrick Charron 2014-12-09 19:46:38 -05:00
  • 8b0bbd4db2 Improve frame stack and add test Pierrick Charron 2014-12-09 01:49:39 -05:00
  • 79a3ca34c4 Fix error message on invalid receipt Pierrick Charron 2014-12-09 00:53:16 -05:00
  • 5024fff376 add missing LICENSE file (mandatory for downstream) Remi Collet 2014-12-08 06:25:08 +01:00
  • 8aece537c1 1.0.6 => 1.0.7-dev Pierrick Charron 2014-12-07 21:57:57 -05:00
  • ca0de7d66a Release stomp v1.0.6 release_1_0_6 Pierrick Charron 2014-12-07 21:53:45 -05:00
  • 200bd35bb2 Fix error message mismatch Pierrick Charron 2014-12-07 21:15:03 -05:00
  • 059566498b Make stomp_set_error() to be printf like (mi+php at aldan dot algebra dot com) Pierrick Charron 2014-12-07 18:49:04 -05:00
  • d37e34917d Make sure connection is closed on error Pierrick Charron 2014-12-07 14:40:23 -05:00
  • 189b8dcfc2 Fixed bug #64671 (Add stomp_nack and Stomp::nack functions). Pierrick Charron 2014-12-07 13:22:01 -05:00
  • 026798d7c4 Update package.xml for merged #68497 Pierrick Charron 2014-12-07 13:03:31 -05:00
  • aafb968d49 Merge remote-tracking branch 'github-fntlnz/fix-bug-68497' Pierrick Charron 2014-12-07 13:01:37 -05:00
  • c338977f53 Update package.xml for Bug #67170 Pierrick Charron 2014-12-07 12:55:45 -05:00
  • 8e18eb079d Fix Bug #68497 Stomp client doesn't parse ERROR response on CONNECT Lorenzo Fontana 2014-12-02 19:28:20 +01:00
  • 214d0eb602 Disable Nagle's Algorithm by adding TCP_NODELAY option to the socket Yarek Tyshchenko 2014-05-01 17:48:07 +01:00
  • beb86e70fe added fix be marcelog, see #59970 Peter Petermann 2013-03-17 17:33:02 +01:00
  • 5ac6a47e5d Remove compilation warnings Pierrick Charron 2012-11-21 08:59:02 -05:00
  • 6dff7f7fd1 Remove useless new line Pierrick Charron 2012-11-20 21:45:38 -05:00
  • d705083ab3 Merge branch 'read_buffer' Pierrick Charron 2012-11-20 21:28:31 -05:00
  • e7feab2950 Reimplement read_line and read_buffer Pierrick Charron 2012-11-20 21:25:46 -05:00
  • 19f47cd105 read buffer implementation on top of stomp_recv Pierrick Charron 2012-11-20 19:54:00 -05:00
  • 9e0839fff1 Rename few things Pierrick Charron 2012-11-20 19:12:26 -05:00
  • 36c7391402 Auto ack for this test Pierrick Charron 2012-11-20 17:34:51 -05:00
  • 6a0fd1393f Package.xml Pierrick Charron 2012-11-20 17:11:12 -05:00
  • d4c9f11e07 Combine the two sendto call in one Pierrick Charron 2012-11-20 17:00:43 -05:00
  • 0a6e6b2f5a s#writeable#writable#g Pierrick Charron 2012-11-19 09:03:22 -05:00
  • a1619b9aa1 Add new note Pierrick Charron 2012-11-18 20:31:55 -05:00
  • 520e311c83 Fix rabbitmq compatibility Pierrick Charron 2012-11-18 20:20:23 -05:00
  • 71caee45bc Add two new ini config default_username and default_password Pierrick Charron 2012-11-18 19:33:12 -05:00
  • 5f7d260c05 Fix stomp_read_frame when buffered Pierrick Charron 2012-11-18 19:23:27 -05:00
  • ce374724b9 1.0.5 => 1.0.6-dev Pierrick Charron 2012-11-18 17:35:17 -05:00
  • 5a3c1fe602 Package XML release_1_0_5 Pierrick Charron 2012-11-18 17:32:28 -05:00
  • 04fd7131b1 Prepare version number for release Pierrick Charron 2012-11-18 17:32:21 -05:00