Re: [PHP-WEBMASTER] [PATCH] Better handling for deprecated functions(implements #66861)
[email protected] (Maciej Sobaczewski)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
Hi Peter, yes, I merged it yesterday. However, I have no idea why it works on docs.php.net and doesn't work on any other mirror. Do you have any clue? (compare http://php.net/manual/en/function.call-user-method.php with http://docs.php.net/manual/en/function.call-user-method.php) Thanks, Maciej. W dniu 2015-03-08 o 15:50, Peter Cowburn pisze: > On 6 March 2015 at 06:12, Maciej Sobaczewski <[email protected]> wrote: > >> Hello, >> >> some of you probably remember this feature request >> https://bugs.php.net/bug.php?id=66861 I created working, but >> not-so-well-tested implementation of this mockup: >> http://i.imgur.com/EH1d9ew.png >> >> Pull requests are ready for review (they are complementary), all details >> inside: >> - https://github.com/php/web-php/pull/63 >> - https://github.com/php/phd/pull/12 >> >> I would be very glad for code review and testing in at least one more >> environment. >> > > It looks like this got committed already. I figured putting off reviewing > until the weekend might be too slow. Aside from the sidebar TOC list > changes, it might be an idea to also add a little something to the version > information at the top of each function page, where we already list which > versions a function is available in. > > >> >> Have a good day, >> Maciej. >> >> PS: Hannes, Adam and Yasuo, I've CC'ed you because of your interest in >> this feature. >> >> -- >> PHP Webmaster List Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> >