|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2014-11-10 10:30 UTC] aharvey@php.net
-Status: Open
+Status: Feedback
[2014-11-10 10:30 UTC] aharvey@php.net
[2014-11-10 14:23 UTC] gmblar+php at gmail dot com
[2014-12-30 10:42 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 00:00:01 2025 UTC |
Description: ------------ wddx_deserialize: Symbol not found Test script: --------------- $wddx = wddx_serialize_value('foo'); wddx_deserialize($wddx); Expected result: ---------------- Nothing Actual result: -------------- dyld: lazy symbol binding failed: Symbol not found: _XML_ParserCreate Referenced from: /opt/local/lib/php56/extensions/no-debug-non-zts-20131226/wddx.so Expected in: flat namespace dyld: Symbol not found: _XML_ParserCreate Referenced from: /opt/local/lib/php56/extensions/no-debug-non-zts-20131226/wddx.so Expected in: flat namespace Trace/BPT trap: 5