GamePanelX-V3 icon indicating copy to clipboard operation
GamePanelX-V3 copied to clipboard

php7 Support

Open zarlo opened this issue 8 years ago • 5 comments

GamePanelX-V3 will not work on php7 #147 #148

zarlo avatar Jan 06 '17 05:01 zarlo

I am trying to fix this myself, but I will only test this on PHP 7

Wimmie13 avatar Feb 16 '17 14:02 Wimmie13

If you fix it and I test it I'll merge it into master

On Feb 16, 2017 6:32 AM, "Wimmie13" [email protected] wrote:

I am trying to fix this myself, but I will only test this on PHP 7

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/devryan/GamePanelX-V3/issues/155#issuecomment-280345644, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVBNtjuQ5wouovrE6GtmvwNn7Jg7wfLks5rdF4DgaJpZM4Lca8B .

devryan avatar Feb 16 '17 21:02 devryan

Okay. It works on PHP 7.0 right now, but I also came across a lot of bugs in the SQL.

Wimmie13 avatar Feb 16 '17 21:02 Wimmie13

In the following code PHP 7.0 support is added, some query bugs are fixed and the SQL files are changes so they have default values. There are still some bugs that must be fixed. The tag is deprecated and inline styling is not the best way to style the website. I thing that classes can be better for better code reading etc. The mysql is a global variable used by $GLOBALS. This should be something else like a database class. The query's should be added to here so it is easy'er to find and edit them. GamePanelX-V3-master.zip I also have a problem when trying to create a Steam server. I dont know if this is by my doing with the PHP or the server, but for some reason it stops after downloading a few items.

Wimmie13 avatar Feb 17 '17 10:02 Wimmie13

When is this fix going to be pushed?

dhalucario avatar Mar 20 '17 01:03 dhalucario