Wordpress/tests
Peter Wilson fe0ba53c44 Meta: Improve ID casting when getting, updating or deleting meta data.
Blindly casting IDs to absolute integers in `get_metadata_by_mid()`, `update_metadata_by_mid()` and `delete_metadata_by_mid()` can cause unexpected behaviour when a floating or negative number is passed.

Fixes #37746.


git-svn-id: https://develop.svn.wordpress.org/trunk@38699 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-01 06:27:27 +00:00
..
phpunit Meta: Improve ID casting when getting, updating or deleting meta data. 2016-10-01 06:27:27 +00:00
qunit Administration: Improve the usage of the button CSS classes. 2016-09-28 19:53:07 +00:00