WordPress.org

Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16137, comment 5

Timestamp:
08/04/11 20:41:17 (23 months ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16137, comment 5

    initial v1  
    1 While we're at it, we should use get_object_vars() instead of casting to array, in case the object has non-public properties that we don't care about. 
     1While we're at it, we should use get_object_vars() instead of casting to array, in case the object has non-public properties, which we don't care about.