Skip to content
Snippets Groups Projects
  • Nima Motamedi's avatar
    Pass data to the callabale by reference · 18dbd60f
    Nima Motamedi authored
    When using call_user_func_array arguments should be passed by reference in order to allow callable receive them by reference (only defining callable to receive data by reference is not enough).
    18dbd60f