Please also update ext/standard/tests/time/001.phpt to shorten your testresult
by some 10thousand lines.

marcus

At 15:38 15.11.2002, you wrote:
At 15:17 15.11.2002, Marcus Börger wrote:
You need to update again to get exif test fixed.
I'll check into getimagesize()
Could you try the following patch:

cvs -z3 -q diff image.c (in directory S:\php4-HEAD\ext\standard)
Index: image.c
===================================================================
RCS file: /repository/php4/ext/standard/image.c,v
retrieving revision 1.72
diff -u -r1.72 image.c
--- image.c     12 Nov 2002 16:14:18 -0000      1.72
+++ image.c     15 Nov 2002 14:36:21 -0000
@@ -167,7 +167,7 @@
        char temp[15];

        struct {
-               unsigned long in_width, in_height;
+               unsigned int in_width, in_height;
                unsigned short trash, bits;
        } dim;


The microtime() fails often but your result seems like there is a 64bit problem.

marcus

At 14:49 15.11.2002, Sebastian Nohn wrote:
http://www.alkoholbedarf.de/kram/test_report_tru64.zip


Regards,
   Sebastian Nohn
--
[EMAIL PROTECTED] - http://www.nohn.net/
PGP Key Available - Did I help you? Consider a gift:
http://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI/

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to