> Just wondering... is the old 'style' (like at http://docs.php.net) > totally gone now? > > Derick
No, its totally the same, but these functions aren't needed anymore because they were used in the function index. Yesterday, I've changed the way that the function index works (now its using the manual style functions) and I've linked it from the main page. My last change has enabled me to parse language/functions.xml, but I broke aliases (Security, stream API, ...) I'll take a look into this tomorrow. Nuno