|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2018-11-12 18:12 UTC] alerinpoland at gmail dot com
[2018-11-12 18:27 UTC] cmb@php.net
-Package: Unknown/Other Function
+Package: EXIF related
[2018-11-20 08:39 UTC] gunnar dot sakariassen at impreso dot no
[2018-12-23 08:35 UTC] tedferenc at hotmail dot com
[2018-12-26 08:03 UTC] tedferenc at hotmail dot com
[2019-01-16 10:34 UTC] server at masa10 dot info
[2019-03-24 19:01 UTC] kalle@php.net
-Status: Open
+Status: Feedback
[2019-03-24 19:01 UTC] kalle@php.net
[2019-03-25 00:56 UTC] alerinpoland at gmail dot com
[2019-03-25 08:21 UTC] cmb@php.net
-Status: Feedback
+Status: Open
[2020-03-10 09:28 UTC] cmb@php.net
-Status: Open
+Status: Feedback
-Assigned To:
+Assigned To: cmb
[2020-03-10 09:28 UTC] cmb@php.net
[2020-03-22 04:22 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 03:00:01 2025 UTC |
Description: ------------ Hello, There is a problem with the exif_read_data function with photos from huwaei p20. GPS location does not work Warning: exif_read_data (IMG_20181112_151619.jpg): Process tag (x010D = DocumentNam): Illegal components (0) in /home/www/test.php on line 11 Test script: --------------- exif_read_data('IMG_20181112_151619.jpg', 'EXIF', true);