ID: 19415 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: GetImageSize related Operating System: FreeBSD 4.5 PHP Version: 4.2.3 Assigned To: derick New Comment:
I'm check it. Everything fine! Thank you! Previous Comments: ------------------------------------------------------------------------ [2002-09-18 15:42:00] [EMAIL PROTECTED] This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2002-09-15 12:34:11] [EMAIL PROTECTED] There is support for this in the CVS version, but apperently it does not work for your flash movie. I'll investigate it. Derick ------------------------------------------------------------------------ [2002-09-15 12:12:21] [EMAIL PROTECTED] This is my configure-line from phpinfo() './configure' '--cache-file=/dev/null' '--enable-sockets' '--enable-gd-native-tt' '--with-mod_charset' '--with-gd=/usr/local' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-pgsql=/usr/local/pgsql' '--with-freetype-dir=/usr/local/freetype' '--with-t1lib=/usr/local/t1lib' '--with-zlib=/usr' '--with-mysql=/usr/local/mysql' '--with-apache=../apache_1.3.26rusPL30.15' '--with-gettext' '--enable-track-vars' '--enable-ftp' ------------------------------------------------------------------------ [2002-09-15 12:00:17] [EMAIL PROTECTED] Please give me your ./configure line you can get it from phpinfo(); ------------------------------------------------------------------------ [2002-09-15 11:47:52] [EMAIL PROTECTED] I have downloaded and install php4-latest.tar.gz but nothing have changed. I forget to tell that my Flash 6 in the compressed format. In this case $ar = GetImageSize('flash.swf') return array with following elements: $ar[2] == 13; # it's true, it's mean that file format is SWC (as i understand SWC = SWF-compressed) $ar[0] == 0 && $ar[1] == 0; # it's wrong :( my flash is not 0x0px size. Is this bug? for example: you can get my flash on the following URL http://www.atz.msk.ru/php/flash6.swf) and example worked code on http://www.atz.msk.ru/php/index.php also you cat see the source code on http://www.atz.msk.ru/php/index.phps (this is symbolic link to index.php) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/19415 -- Edit this bug report at http://bugs.php.net/?id=19415&edit=1