Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Newline handling is broken #23

Open
AutoAquaria opened this issue Feb 17, 2014 · 0 comments
Open

Newline handling is broken #23

AutoAquaria opened this issue Feb 17, 2014 · 0 comments

Comments

@AutoAquaria
Copy link

https://github.com/orderly/codeigniter-paypal-ipn/blob/master/activerecord/libraries/PayPal_IPN.php#L181

That is technically broken. It will not properly replace newlines with a carriage return and then a newline. Double quotes must be used otherwise the string literal of \n will be attempted to be matched.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant