Commit Graph

84 Commits (a1619b9aa1d99852adcc6ee9b6e172462efa32ef)

Author SHA1 Message Date
Pierrick Charron a1619b9aa1 Add new note 2012-11-18 20:31:55 -05:00
Pierrick Charron 520e311c83 Fix rabbitmq compatibility 2012-11-18 20:20:23 -05:00
Pierrick Charron 71caee45bc Add two new ini config default_username and default_password 2012-11-18 19:33:12 -05:00
Pierrick Charron 5f7d260c05 Fix stomp_read_frame when buffered 2012-11-18 19:23:27 -05:00
Pierrick Charron ce374724b9 1.0.5 => 1.0.6-dev 2012-11-18 17:35:17 -05:00
Pierrick Charron 5a3c1fe602 Package XML 2012-11-18 17:32:28 -05:00
Pierrick Charron 04fd7131b1 Prepare version number for release 2012-11-18 17:32:21 -05:00
Pierrick Charron acde8ab523 Add tests for binary safety 2012-11-18 17:12:26 -05:00
Pierrick Charron 8e8861ea8f Auto ack received messages for readframe test 2012-11-18 17:08:14 -05:00
Pierrick Charron 7d61983988 Fixed bug #59972 - Make body binary safe 2012-11-18 17:05:32 -05:00
Pierrick Charron 5793a7efee Add a buffer for receipts 2012-11-18 11:09:14 -05:00
Pierrick Charron d83dfa7117 Fix memory leak when Stomp can not write it's message 2012-11-17 17:27:40 -05:00
Pierrick Charron 49ae478103 Fix test to work on all versions of activeMQ 2012-11-17 12:38:54 -05:00
Pierrick Charron b68730beb9 New maintenance version 2012-09-17 14:13:40 +00:00
Pierrick Charron 4886ef7435 Fixed bug #62831 (Stomp module seems not initializing SSL library first). (Patch by lwhsu at lwhsu dot org) 2012-08-16 03:23:42 +00:00
Pierrick Charron 6643708893 Add item in the todo list 2011-09-14 15:50:08 +00:00
Pierrick Charron 43be636313 Make test work with -dev 2011-09-09 19:27:26 +00:00
Pierrick Charron 4afeec47b5 Fix macros 2011-09-01 14:19:38 +00:00
Pierrick Charron e95a759e70 Modify the phpinfo to display either or not the SSL support is enabled 2010-10-16 03:50:50 +00:00
Pierrick Charron df9b30bbb3 Update the php documentation 2010-10-13 03:39:55 +00:00
Pierrick Charron 957f9528dc Tag 1.0.3 and bump trunk version 2010-10-13 03:28:20 +00:00
Pierrick Charron 98ed6eac3c Fixed default read timeout usec 2010-10-13 03:13:56 +00:00
Pierrick Charron 61327e6fa7 Fixed bug #18772 (setTimeout usecs not honored). 2010-10-13 03:13:19 +00:00
Pierrick Charron 90ef82399f Remove useless call to zend_hash_internal_pointer_reset 2010-08-20 05:36:18 +00:00
Pierrick Charron 8655cf0971 Update package.xml 2010-08-13 14:06:56 +00:00
Pierrick Charron 77271afef3 Modify package.xml and version number for release 1.0.2 2010-08-13 13:51:33 +00:00
Pierrick Charron d667481cd7 Coding standards 2010-08-12 03:27:21 +00:00
Pierrick Charron e4b0c389d6 Avoid too many call to php_pollfd_for_ms (this fix SSL connection problem) 2010-08-12 03:21:53 +00:00
Pierrick Charron cc688cd647 tag 1.0.1 release 2010-08-03 13:21:20 +00:00
Pierrick Charron c3d53e5f2e Update tests to match new changes 2010-07-27 06:09:14 +00:00
Pierrick Charron 7d24da3a22 Update package.xml with recent changes 2010-07-27 05:55:15 +00:00
Pierrick Charron 078bac3324 New details property in the StompException class
New method StompException::getDetails()
Add the body content in the Stomp::Error() method
2010-07-27 05:48:59 +00:00
Pierrick Charron ca58640f70 Fix memory leak 2010-07-26 05:11:37 +00:00
Pierrick Charron f444d89b61 TODO list 2010-06-09 20:31:41 +00:00
Pierrick Charron 97ab0bcdd2 Add more specific error messages when receipt is not valid 2010-06-08 03:56:04 +00:00
Pierrick Charron cabdb94a17 Update package.xml 2010-06-07 02:55:28 +00:00
Pierrick Charron 928bc0975e Code cleaning 2010-06-07 02:53:34 +00:00
Pierrick Charron 56c9d3d3f9 Fixed bug #17262 (Server is not responding on win32). 2010-06-07 02:31:30 +00:00
Pierrick Charron 3c59221f67 Remove unused variable 2010-06-07 01:06:18 +00:00
Pierrick Charron 2c77d459c0 Update tests 2010-06-07 00:07:31 +00:00
Pierrick Charron cb81e1651a Update package.xml 2010-06-06 18:31:29 +00:00
Pierrick Charron 994b70f0b6 Make the php_stomp.c compile with the new runtime cache 2010-06-06 18:22:03 +00:00
Pierrick Charron 3b33476692 Add headers param to the constructor to allow things like activemq durable/retroactive client support 2010-03-17 08:28:53 +00:00
Pierrick Charron 4fcd961e8b Bump to stable 2010-02-12 04:55:47 +00:00
Pierrick Charron 781c5830c3 Update the phpdoc in the example 2010-02-01 14:09:23 +00:00
Pierrick Charron a4ba550d94 Tag release 0.4.1 2010-01-19 05:16:24 +00:00
Pierrick Charron 7293ab3977 Fix compilation issue on 5.2.x 2010-01-18 13:53:47 +00:00
Pierrick Charron b3743c3f77 Package.xml file ready to release 2010-01-18 03:25:50 +00:00
Pierrick Charron e2a724ed9b New test for the stomp extension 2010-01-18 03:25:16 +00:00
Pierrick Charron 3b149a22b1 Add new methods/functions arg info 2010-01-18 02:42:16 +00:00