[PHP-DEV] PHP 4.0 Bug #7768: PHP is crashing -> ldap_mod_add From: lars <email protected>
Date: 11/12/00

From: lars <email protected>
Operating system: Linux
PHP version: 4.0.2
PHP Bug Type: LDAP related
Bug description: PHP is crashing -&gt; ldap_mod_add

$preference["2"] = "true";
ldap_mod_add($ds, $dn, $preference);

This piece of code is crashing php. The problem is the number as key.

'./configure' '--with-openssl' '--with-ldap' '--enable-force-cgi-redirect' '--with-pdflib' '--with-gettext' '--with-mysql' '--prefix=/opt/php-4.0.2' '--with-imap'

-- 
Edit Bug report at: http://bugs.php.net/?id=7768&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>