ID:               45388
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         mbstring related
 Operating System: OSX
 PHP Version:      5.3CVS-2008-06-28 (CVS)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2008-06-28 17:48:05] [EMAIL PROTECTED]

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




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45388&edit=1

Reply via email to