Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: php4 compatibility #118

Open
IDragonfire opened this issue Jul 9, 2012 · 12 comments
Open

Core: php4 compatibility #118

IDragonfire opened this issue Jul 9, 2012 · 12 comments
Labels
Milestone

Comments

@IDragonfire
Copy link
Owner

Wir müssen überprüfen ob dzcp noch auf php4 läuft ...

str_ireplace

gibt es erst seit php5

@acecom
Copy link
Contributor

acecom commented Jul 9, 2012

müssen wir nicht

http://www.dzcp.de/artikel/?action=show&id=2

Vorraussetzungen

  • Webserver mit PHP Unterstützung (ab Version PHP5)
  • MySQL-Datenbank (getestet auf 4.0.24 - 5.0.27)
  • GDlib Libary
  • Voller FTP-Zugriff
  • Unterstützung der folgenden PHP-Funktionen: fopen(), fsockopen(), mail(), imagettftext()
  • getestet auf folgenden Browsern: Internet Explorer ab v6 (empfohlen v7), Mozilla Firefox ab v1.5, Opera ab v9

@IDragonfire
Copy link
Owner Author

DIe Unterstützung ist aber kein Ding ...
ich würde es reinnehmen ...

@hammermaps
Copy link
Contributor

PHP 4 sollte lagsam weg sein, 90% der Hoster haben PHP 5 drauf.
Wo noch PHP 4 ausgeführt wird sollte man sich überlegen ob man dort Kunde bleibt.
Da PHP 5 nicht nur neue Funktionen hat sondern auch Bugfixes,Performance Optimierungen, Sicherheits Fixes usw.
Meiner meinung sollte PHP 5 pflichtprogramm sein.

@Insane1990
Copy link

Ja würde es immer auf neuster Version machen, so läufts besser, schneller, fehlerfreier!

@hammermaps
Copy link
Contributor

Neuste würde ich auch nicht nehmen zbs 5.4, das hat nicht jeder und dauert zimlichlange bis es eingeführt wird, 5.2 maximal 5.3 wäre optimal

@IDragonfire
Copy link
Owner Author

php4 support ist ja keine groß Sache und momentan unproblematisch ...
Die meisten Dinge welche in php5 deprecated oder deaktiviert wurden werden so oder so nicht von dzcp genutzt, oder Irre ich mich da jetzt?

@hammermaps
Copy link
Contributor

Irren nein, möglich schon.
Meisten Addons usw. Setzen auf PHP 5 und die haben keine PHP 4 Unterstüzung drine und würde dann schon nicht mehr laufen.

Ich glaube das wenigsten noch PHP4 haben, so das du dir die Arbeit sparen könntest.
*Vielicht ein Vote auf DZCP.de wer noch PHP 4 hat oder so^^

Ihr müsstet dann alles immer auf php 4 und php 5 testen, um wirklich davon auszugehen das der Bug weg ist. xD *Dan freut sich einer^^

Ich hab meine Erfahrungen mit php 4 gemacht und kann nur sagen, wenn ihr das wirklich vernüftig ausbauen,bugfixen usw. wollt, lasst php 4 besser weg :)

@Insane1990
Copy link

richtig ;)

@IDragonfire
Copy link
Owner Author

Was bedeutet aber php4 Unterstützung,
es werden keine php5 Funktionen verwendet
und das macht dzcp auch nicht ...
mods sind ja egal ...
Manchmal brauchen die auch noch spezielle andere Dinge ;)

@hammermaps
Copy link
Contributor

Kann auch zu, extra für php4 was zu machen ist unötig 90% haben minimum php 5 laufen.
Und 4 ist wirklich "out of date" sollte als vorraussetzung PHP >= 5.0 gelten.
Ersparrt unötige Arbeit.

@acecom
Copy link
Contributor

acecom commented Apr 18, 2013

php4 ist unnötig da php5 min. anforderung von dzcp ist
http://www.dzcp.de/artikel/?action=show&id=2

@hammermaps
Copy link
Contributor

Close bitte^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants