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

txt2tags.class.php doesn't work with php7 #1

Closed
farvardin opened this issue Nov 24, 2016 · 2 comments
Closed

txt2tags.class.php doesn't work with php7 #1

farvardin opened this issue Nov 24, 2016 · 2 comments
Assignees

Comments

@farvardin
Copy link
Contributor

php7 broke so many things in its own syntax that the txt2tags.class.php no longer works. We should update the code to make it run on php7.

@farvardin farvardin self-assigned this Nov 24, 2016
@farvardin
Copy link
Contributor Author

It could be related to the class construction (both class and function share the same name):

http://cweiske.de/tagebuch/php4-constructors-php7.htm

But it should only display a warning, while now the output is blank.

I'm still looking for a fix.

@farvardin
Copy link
Contributor Author

should be fixed with commit f08f047
Thank you Petko!

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