Commit Graph

26 Commits (master)

Author SHA1 Message Date
Gennady Feldman 15a3b9a059 1.0.8 => 1.0.9-dev 2015-05-18 18:19:58 -04:00
Gennady Feldman 50bfb5d8da Releasing v1.0.8 2015-05-18 18:17:11 -04:00
Gennady Feldman 4bd40f20a2 Fixing PHP_STOMP_VERSION constant, per Remi's request. 2015-05-18 18:08:25 -04:00
Gennady Feldman 2c4b2f8bf1 1.0.7 => 1.0.8-dev 2015-05-15 17:21:29 -04:00
Pierrick Charron 8aece537c1 1.0.6 => 1.0.7-dev 2014-12-07 21:57:57 -05:00
Pierrick Charron ca0de7d66a Release stomp v1.0.6 2014-12-07 21:53:45 -05:00
Pierrick Charron 189b8dcfc2 Fixed bug #64671 (Add stomp_nack and Stomp::nack functions). 2014-12-07 13:22:01 -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 ce374724b9 1.0.5 => 1.0.6-dev 2012-11-18 17:35:17 -05:00
Pierrick Charron 04fd7131b1 Prepare version number for release 2012-11-18 17:32:21 -05:00
Pierrick Charron b68730beb9 New maintenance version 2012-09-17 14:13:40 +00:00
Pierrick Charron 957f9528dc Tag 1.0.3 and bump trunk version 2010-10-13 03:28:20 +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 cc688cd647 tag 1.0.1 release 2010-08-03 13:21:20 +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 4fcd961e8b Bump to stable 2010-02-12 04:55:47 +00:00
Pierrick Charron 7293ab3977 Fix compilation issue on 5.2.x 2010-01-18 13:53:47 +00:00
Pierrick Charron ec0f049612 # Change version to 0.4.0-dev
# Modification of the package.xml for a future release
2010-01-17 14:02:02 +00:00
Pierrick Charron f50e766836 New copyright for 2010 2010-01-04 20:22:09 +00:00
Pierrick Charron db3abd3904 Code cleaning 2009-12-05 19:49:26 +00:00
Pierrick Charron 7c7d9aaaf6 Packaging v0.3.2 2009-11-22 20:39:07 +00:00
Pierrick Charron 543a6a18a3 * Add stomp_error_connect function
* Rename all properties param headers
* Rename Stomp::disconnect by Stomp::__destruct
2009-11-05 07:18:13 +00:00
Pierrick Charron 7e97fc910f * Add arginfo to StompFrame::__construct
* Add a properties optional param to all php_stomp_transition
* Config separation of the connection and read timeout
* Modify timeout methods/functions to read_timeout
2009-11-04 01:36:17 +00:00
Kalle Sommer Nielsen b814cd9bee * Windows build fix (swap #include)
* Windows SSL check and support in config.w32
* Typo in test name
2009-10-31 21:50:11 +00:00
Pierrick Charron 3718df2b84 Stomp extension - Initial import 2009-10-30 01:28:16 +00:00