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
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
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
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: