Commit Graph

16 Commits

Author SHA1 Message Date
Francis Besset f5d49a0236 Updated bootsrap tests (use composer for vendors) 2013-02-20 16:25:08 +01:00
Francis Besset e291afcba1 Merge branch 'master' of https://github.com/sarunas/BeSimpleSoapBundle into sarunas-master
Conflicts:
	ServiceBinding/RpcLiteralResponseMessageBinder.php
2012-01-12 11:53:58 +01:00
Francis Besset cfe949b781 Fixed bug if a complex type contains a collection 2012-01-12 11:45:15 +01:00
Francis Besset a0a92dd1b4 Added fixtures files 2011-09-13 21:34:39 +02:00
Francis Besset 154863cc84 Prevent infinite recursion in RpcLiteralRequestMessageBinder 2011-09-08 21:25:45 +02:00
Francis Besset 08c51aebcf Fixed typo 2011-09-08 21:24:40 +02:00
Francis Besset faf8b58108 Fixed error if an array is empty in RpcLiteralRequestMessageBinder 2011-09-01 20:18:28 +02:00
Francis Besset d4662ffe20 Updated RpcLiteralRequestMessageBinderTest 2011-08-27 22:12:38 +02:00
Francis Besset 7fd56b657c Fixed tests 2011-08-14 21:10:21 +02:00
Francis Besset 9c2dd31b68 Added unit tests 2011-07-28 00:39:55 +02:00
Francis Besset 4e6592a38e Fixed typo 2011-07-27 23:38:21 +02:00
Francis Besset a0a3216469 Used the object hash in RpcLiteralResponseMessageBinder to return a same instance of an object 2011-07-27 23:15:47 +02:00
Francis Besset 8cd07acc11 Used the object hash in RpcLiteralRequestMessageBinder to return a same instance of an object 2011-07-27 23:13:56 +02:00
Francis Besset 2994129b8d Added RpcLiteralResponseMessageBinderTest 2011-07-27 00:48:45 +02:00
Francis Besset 483e8d1bb2 Added tests on RpcLiteralRequestMessageBinder 2011-07-27 00:13:24 +02:00
Francis Besset 444107b89a Added unit tests on RpcLiteralRequestMessageBinder 2011-07-24 21:30:45 +02:00