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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 01:01:30 2024 UTC