Hi Mehdi! Don't remove them they still exists - in older releases :) I think creating an entity for it would be the-way-to-go, like the ¬e.tidy.1only; entity.
-Hannes On 9/16/06, Mehdi Achour <[EMAIL PROTECTED]> wrote:
Hello there, I'm about to revamp APD documentation but I see that it's quiet deprecated and messed up. From PECL HEAD, I can see that the following functions were removed (long time ago) : * apd_callstack() * apd_clunk() * apd_croak() * apd_dump_function_table() : In favour of get_defined_functions() * apd_dump_persistent_resources() * apd_dump_regular_resources() * apd_get_active_symbols() : In favour of get_defined_vars() * apd_set_session() * apd_set_socket_session_trace() Should I remove the xml doc files or should I create something like &warn.function.removed;? :) Mehdi