Commit Graph

9 Commits

Author SHA1 Message Date
Jay Patel
0753d2fba0 Minor Bug Fix
- Fixes #575
2016-05-10 15:07:10 -05:00
Rick Guyer
9f94d9357e Remove duplicate docblock 2015-11-25 13:00:38 -06:00
İrfan Evrens
70fe1941ad Fixed switch case logical problem. 2015-06-26 09:47:54 +03:00
İrfan Evrens
def426fd23 Fixed some lines. 2015-06-26 00:02:26 +03:00
İrfan Evrens
cefecede81 Tiny improvements. 2015-06-25 23:08:11 +03:00
Jay Patel
226922bca3 Enabled DELETE to have data
- Fixes #311
2015-05-20 12:56:11 -05:00
Jay Patel
207c2c233e Fixed CURLINFO_HEADER_SIZE miscalculations if Proxy Enabled
- Fixes #258
2015-03-01 16:04:18 -06:00
japatel
217a54f0a6 Updates to Logging
- Logging Level DEBUG introduced
- Logging Level FINE deprecated to INFO
- Logging Level restricted to INFO in live environments
- Warning on using DEBUG in live environments
- Fixes #215. Not Entirely, but one step ahead
2015-02-04 15:52:34 -06:00
japatel
9c0827643b Renaming Namespaces and Organizing Classes
- Updated OpenId classes to be in API namespace
- Updated PP Naming Convention to PayPal Naming Convention
- FormatConverter Class got its own namespace
- Handlers are grouped in Handler namespace
- Samples and Tests Updated Accordingly
2014-12-18 14:16:41 -06:00