Edit report at https://bugs.php.net/bug.php?id=77759&edit=1

 ID:                 77759
 Updated by:         ka...@php.net
 Reported by:        jasper at knockaert dot nl
 Summary:            malformed datetime field in atom feed
 Status:             Feedback
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

Yes, and that is why it would be nice to have a script to reproduce what you 
are trying to do. You do not show what error you are getting which leaves us 
with nothing to work with.

So; Please include a small script to reproduce what you are trying to do and 
the error you are getting


Previous Comments:
------------------------------------------------------------------------
[2019-03-18 09:35:48] jasper at knockaert dot nl

This is a Website problem, not a php problem. As per the instructions on 
https://secure.php.net/contact.php I reported it here.

------------------------------------------------------------------------
[2019-03-18 09:12:44] ka...@php.net

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.



------------------------------------------------------------------------
[2019-03-18 09:09:53] jasper at knockaert dot nl

Description:
------------
When parsing the atom feed https://secure.php.net/feed.atom (in php using 
DateTime::__construct()) I got an error triggered by a malformed tag:
  <published>2016-08-22T:00:00+03:00</published>




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



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

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to