php5-stomp extension with fixed bug https://bugs.php.net/bug.php?id=70280
 
 
 
 
Go to file
Pierrick Charron dd187e6546 Fix a memory leak in stomp_read_line 2009-11-05 07:02:54 +00:00
doc Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
examples Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
tests * Windows build fix (swap #include) 2009-10-31 21:50:11 +00:00
CREDITS Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
EXPERIMENTAL Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
config.m4 Add stomp+SSL support 2009-10-31 20:34:03 +00:00
config.w32 * Windows build fix (swap #include) 2009-10-31 21:50:11 +00:00
package.xml Add with-openssl-dir configureoption 2009-11-01 22:48:27 +00:00
php_stomp.c These should be either E_WARNING or E_RECORABLE_ERROR, they are non-fatal show-stoppers :) 2009-11-04 13:52:58 +00:00
php_stomp.h * Add arginfo to StompFrame::__construct 2009-11-04 01:36:17 +00:00
stomp.c Fix a memory leak in stomp_read_line 2009-11-05 07:02:54 +00:00
stomp.h * Add arginfo to StompFrame::__construct 2009-11-04 01:36:17 +00:00