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

Reply via email to