php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14986 Cannot find serialization handler wddx
Submitted: 2002-01-10 19:28 UTC Modified: 2002-03-05 19:55 UTC
From: douglas_devine at yahoo dot com Assigned: yohgaki (profile)
Status: Closed Package: Session related
PHP Version: 4.1.1 OS: Windows 2000
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: douglas_devine at yahoo dot com
New email:
PHP Version: OS:

 

 [2002-01-10 19:28 UTC] douglas_devine at yahoo dot com
I recently upgraded to 4.1.1 and everything is running fine under Linux but PHP generates this message under windows:

[10-Jan-2002 09:56:15] PHP Fatal error:  Cannot find serialization handler wddx in Unknown on line 0

phpinfo() reports that WDDX is enabled.

This statement taken from the manual causes it:

print wddx_serialize_value("PHP to WDDX packet example", "PHP packet");


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-10 19:52 UTC] yohgaki@php.net
Thanks for the report. I know why and take a look at it when I have time ;)
 [2002-03-05 19:55 UTC] yohgaki@php.net
This bug has been fixed in CVS.

You should have seen bogus error message at start up.
Error messag is removed.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 17:01:30 2025 UTC