|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2008-06-28 18:06 UTC] indeyets@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Dec 03 14:00:01 2025 UTC |
Description: ------------ When trying to load the mbstring extension it fails causing PHP crash. Reproduce code: --------------- $ php -d extension=mbstring.so -v Expected result: ---------------- PHP 5.3.0-dev (cli) (built: Jun 28 2008 12:15:44) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2008 Zend Technologies with Xdebug v2.0.3, Copyright (c) 2002-2007, by Derick Rethans Actual result: -------------- dyld: NSLinkModule() error dyld: Symbol not found: _third_arg_force_ref Referenced from: /usr/local/lib/php/extensions/no-debug-non-zts- 20071006/mbstring.so Expected in: flat namespace Trace/BPT trap