Hacker News new | ask | show | jobs
by imbnwa 884 days ago
Is there any discussion around eventually providing commenting like the PHP docs of old (I don't know what the PHP docs now look like off-hand as I write this)?
2 comments

> I don't know what the PHP docs now look like off-hand as I write this

The styling and layout changed somewhat, but the content is pretty much the same, comments and all.

Today: https://www.php.net/manual/en/function.fgetcsv.php

15 years ago: https://web.archive.org/web/20081218125142/https://www.php.n...

Not that I'm aware of. In a way this contradicts the minimalistic and offline approach.