[PHP-BUG] Bug #60554 [NEW]: basename() broken with Spanish locales

2011-12-18 Thread yun...@php.net
From: yunosh Operating system: PHP version: 5.4.0RC3 Package: Filesystem function related Bug Type: Bug Bug description:basename() broken with Spanish locales Description: See test script. Test script: --- LANG=es_ES php -r 'var_dump(bas

Bug #49876 [Com]: configure fails --with-ldap Cannot find ldap libraries in /usr/lib

2011-11-21 Thread yun...@php.net
Edit report at https://bugs.php.net/bug.php?id=49876&edit=1 ID: 49876 Comment by: yun...@php.net Reported by:graham dot simpson at hsbcib dot com Summary:configure fails --with-ldap Cannot find ldap libraries in /usr/lib St

Bug #49876 [Com]: configure fails --with-ldap Cannot find ldap libraries in /usr/lib

2011-11-21 Thread yun...@php.net
Edit report at https://bugs.php.net/bug.php?id=49876&edit=1 ID: 49876 Comment by: yun...@php.net Reported by:graham dot simpson at hsbcib dot com Summary:configure fails --with-ldap Cannot find ldap libraries in /usr/lib St

[PHP-BUG] Bug #60346 [NEW]: NAN != NAN

2011-11-21 Thread yun...@php.net
From: yunosh Operating system: Linux PHP version: 5.4.0RC1 Package: Scripting Engine problem Bug Type: Bug Bug description:NAN != NAN Description: This is a regression from PHP 5.3. Test script: --- var_dump(NAN == NAN); Expected result: