Skip to content

Conversion to php 7.0 where support for the old mysql plugin was drop…#76

Open
nevun wants to merge 3 commits intominutils:masterfrom
nevun:php7
Open

Conversion to php 7.0 where support for the old mysql plugin was drop…#76
nevun wants to merge 3 commits intominutils:masterfrom
nevun:php7

Conversation

@nevun
Copy link

@nevun nevun commented Feb 14, 2016

…ped. Use mysqli instead.

  • also dropped stuff like: $var =& new Object(..) since php 7 complained and I could not understand
    why you want to create an alias to a new object instead of just assignment. ..but I do not know PHP well so if I am wrong I would appreciate a lesson :)

This makes feed on feed work again for me on latest archlinux. I have only tested what I am using though.

gk and others added 3 commits February 14, 2016 14:33
…ped. Use mysqli instead.

- also dropped stuff like: $var =& new Object(..) since php 7 complained and I could not understand
  why you want to create an alias to a new object instead of just assignment. ..but I do not know PHP well.
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