"Sebastian Bergmann" <sb@sebastian-bergmann.de> a écrit dans le message de
news:
> Current HEAD still segfaults with "php -m" on Windows:
>
> http://bugs.php.net/bug.php?id=29088
Hi,
i've tried php -m on my windows with the prerelease-test version, it doesn'
t segfault but there are some warning messages before printing the result
(it might...must...be an error from me ?) . Hope it will help :
PHP Warning: PHP Startup: <?;: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ?X>: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: îq;: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: õÉ;: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: LA;: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: õaã: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ¼Q;: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ÿh;: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: õ)ã: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: d7?: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ?A;: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: LU>: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ???: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ?I?: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ö²=: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: Ç?=: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ??;: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP compiled with module API=20040412, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
[PHP Modules]
SPL
SQLite
SimpleXML
bcmath
calendar
com_dotnet
ctype
dom
ftp
iconv
libxml
odbc
pcre
session
standard
tokenizer
wddx
xml
zlib
[Zend Modules]
Romain