Skip to content

PHP 7.1 tempnam warning fix#2134

Merged
Alkarex merged 1 commit intoFreshRSS:devfrom
Alkarex:fix_export_warning
Nov 18, 2018
Merged

PHP 7.1 tempnam warning fix#2134
Alkarex merged 1 commit intoFreshRSS:devfrom
Alkarex:fix_export_warning

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Nov 17, 2018

And suggested dir was wrong.

https://bugs.php.net/bug.php?id=69489

<b>Notice</b>:  tempnam(): file created in the system's temporary
directory in
<b>/var/www/html/FreshRSS/app/Controllers/importExportController.php</b>
on line <b>800</b><br />

And suggested dir was wrong.

https://bugs.php.net/bug.php?id=69489
```
<b>Notice</b>:  tempnam(): file created in the system's temporary
directory in
<b>/var/www/html/FreshRSS/app/Controllers/importExportController.php</b>
on line <b>800</b><br />
```
@Alkarex Alkarex added this to the 1.13.0 milestone Nov 17, 2018
@Alkarex Alkarex merged commit f26b8f3 into FreshRSS:dev Nov 18, 2018
@Alkarex Alkarex deleted the fix_export_warning branch November 18, 2018 10:34
@Alkarex Alkarex mentioned this pull request Dec 16, 2018
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this pull request Mar 25, 2021
And suggested dir was wrong.

https://bugs.php.net/bug.php?id=69489
```
<b>Notice</b>:  tempnam(): file created in the system's temporary
directory in
<b>/var/www/html/FreshRSS/app/Controllers/importExportController.php</b>
on line <b>800</b><br />
```
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.

1 participant