ID:               51037
 User updated by:  jvp at 4ssl dot us
 Reported By:      jvp at 4ssl dot us
-Status:           Feedback
+Status:           Open
 Bug Type:         Arrays related
 Operating System: centos 5.4 x86_64
 PHP Version:      5.2.12
 New Comment:

i AM compiling from source. i agree that test failures may be due to a
bogus test, but these have been in use for some time now and errors
should be corrected or the bugs noted. since var_dump is hardly an
arcane, little-used function; i would imagine problems should be
afforded some timely attention.

using:

.\configure     \
        --disable-cgi   \
        --disable-ipv6          \
        --enable-bcmath         \
        --enable-calendar       \
        --enable-dom            \
        --enable-exif           \
        --enable-fastcgi        \
        --enable-force-cgi-redirect     \
        --enable-ftp            \
        --enable-gd-jis-conv    \
        --enable-gd-native-ttf          \
        --enable-json           \
        --enable-pdo    \
        --enable-short-tags     \
        --enable-soap           \
        --enable-sockets        \
        --enable-zip    \
        --with-Xpm-dir          \
        --with-apxs2=\usr\sbin\apxs     \
        --with-bz2      \
        --with-curl     \
        --with-db4      \
        --with-freetype-dir     \
        --with-gd       \
        --with-gettext          \
        --with-imap     \
        --with-imap-ssl         \
        --with-jpeg-dir         \
        --with-kerberos         \
        --with-libdir=lib64     \
        --with-mcrypt           \
        --with-mhash    \
        --with-mysql    \
        --with-mysql-sock       \
        --with-mysqli   \
        --with-ncurses          \
        --with-pdo-mysql        \
        --with-png-dir  \
        --with-pspell   \
        --with-snmp     \
        --with-t1lib    \
        --with-ttf      \
        --with-xpm-dir  \
        --with-xsl      \
        --with-zlib-dir

--
thank you,

johann


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

[2010-02-13 01:18:41] der...@php.net

Please don't provide this little information. At *least* provide the
diff files. In most cases, test failures are however because of simple
changes on the system and it is *important* that you compile PHP from
source and not use a distribution's package. Test failures are also not
necessarily bugs.

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

[2010-02-13 01:12:41] jvp at 4ssl dot us

Description:
------------
Test var_dump() function
[ext/standard/tests/general_functions/var_dump_64bit.phpt]

Reproduce code:
---------------
'make test' failure

Expected result:
----------------
pass

Actual result:
--------------
fail


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


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

Reply via email to