Project

General

Profile

Actions

Fehler #332

open

standalone extplorer webdav does not work with PHP7

Added by Daniel Roche over 7 years ago. Updated over 7 years ago.

Status:
Gelöst
Priority:
Normal
Assignee:
-
Category:
Feature
Target version:
eXtplorer Version:
2.1.4
Joomla! Version:
none

Description

webdav use the mysql_connect function wich is no longer available in PHP 7 !


Files

Filesystem.php (30 KB) Filesystem.php Daniel Roche, 11/08/2016 11:06 AM
Actions #1

Updated by Daniel Roche over 7 years ago

Hello Again,

i have modified libraries/HTTP/WebDAV/Server/Filesystem.php to use mysqli extension rather than mysql.

I usually use PDO for mysql, but i was much easier/faster to use mysqli in this case.

i ran some test, it seems to work correctly on PHP 7 !

you will find the modified file attached, it may help.

Regards

Actions #2

Updated by Sören Eberhardt-Biermann over 7 years ago

  • Category set to Feature
  • Status changed from Neu to Gelöst
  • Target version set to 2.1.10

thank you very much for these changes! will be available in the next release.

Actions

Also available in: Atom PDF