php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10468 PHPChat does not work with PHP 4.x
Submitted: 2001-04-23 18:20 UTC Modified: 2001-04-24 03:13 UTC
From: arpadffy at polarfox dot com Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.0.4pl1 OS: RH Linux 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: arpadffy at polarfox dot com
New email:
PHP Version: OS:

 

 [2001-04-23 18:20 UTC] arpadffy at polarfox dot com
? a well known free script from PHPwizard that worked perfect under 3.0.x versions refuse to work under PHP 4.x. Seems problems are in session incompatibility? 

Does anybody has some idea how to solve the problem.

Thank you in advance.

Regards, 
Z

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-23 18:49 UTC] torben@php.net
No offense, but that would be a bug in the script and not PHP.
There is a possibility that the problem is caused by a bug in PHP,
of course, but you'd need to verify what the bug was before
submitting a report on it.

The proper place to ask for support related to PHPChat is at
the online forum at http://www.phpwizard.net/phorum/list.php?f=4
 [2001-04-24 02:41 UTC] arpadffy at polarfox dot com
Absolutely agree with you, but my feeling is that 4.x is not fully down compatible with earlier versions.
PHPChat is not the only script with incompatibility problems (I had problems with WAPmail as well).
May I ask you is there some detailed description about or some 4.x compatibility notes available?

Thank you very much for quick response.
Regards, 
Z

 [2001-04-24 03:13 UTC] torben@php.net
Your feeling is correct--while PHP 4 is downwardly compatible 
with PHP 3 in most respects, there are differences. There is a 
migration list in the manual:

  http://www.php.net/manual/en/migration4.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 21:01:33 2024 UTC