1
0
mirror of https://github.com/php/web-php.git synced 2026-04-24 23:48:16 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Michael 5bfef25e70 Kill off XHTML
Long live HTML5! =)
2014-06-04 19:39:27 +02:00
Sherif Ramadan e80825e1c1 Fix EOL dates DateTime constructor bug. $detail['date'] is a Unix timestamp
and not a formated date. My mistake.
2013-11-22 20:20:07 -05:00
Sherif Ramadan e939201949 Fix another EOL date bug. Wrong values for the periods. 2013-11-22 20:05:18 -05:00
Sherif Ramadan 64b7737ac4 Fix EOL dates bug.
No need for a loop and the first array element should be used for the ternary,
not the second.
2013-11-22 20:03:37 -05:00
Sherif Ramadan bc9f028a74 Fix spelling error.
It's unknown not uknown.
2013-11-22 19:45:18 -05:00
Sherif Ramadan 3e403992c4 Fix prior EOL date commit bug.
We don't need the else clause here.
2013-11-22 18:56:23 -05:00
Sherif Ramadan cad8f0789a Make the EOL dates slightly more readable. 2013-11-22 18:44:21 -05:00
Adam Harvey 5be825dad3 Remove the security placeholder (please re-add this information, anyone who has
a comprehensive list of security vulnerabilities in old branches!) that was
there to demonstrate branch notes and replace it with a more generic statement
about PHP 4 now being dead.
2012-08-03 10:12:01 +08:00
Adam Harvey c30e1a9ee1 Add links to the relevant migration guides. 2012-08-02 16:57:14 +08:00
Adam Harvey 87df5451ed Add a rough EOL page, per the Internals discussion. Copy editing welcome!
I haven't linked this from anywhere yet, pending further discussion.
2012-08-02 14:31:31 +08:00