Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix parse error under php 5.2.17 #135

Merged
merged 1 commit into from
Nov 9, 2013
Merged

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Nov 9, 2013

$ php -l test/phpmailerTest.php
PHP Parse error:  syntax error, unexpected T_SL in
test/phpmailerTest.php on line 746
Errors parsing test/phpmailerTest.php

```
$ php -l test/phpmailerTest.php
PHP Parse error:  syntax error, unexpected T_SL in
test/phpmailerTest.php on line 746
Errors parsing test/phpmailerTest.php
```
Synchro added a commit that referenced this pull request Nov 9, 2013
fix parse error under php 5.2.17
@Synchro Synchro merged commit 492468c into PHPMailer:master Nov 9, 2013
@glensc glensc deleted the lint-5.2 branch November 9, 2013 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants