Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42085, comment 2


Ignore:
Timestamp:
10/04/2017 01:44:13 PM (8 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42085, comment 2

    initial v1  
    11Hi @scottcwilson, welcome to WordPress Trac! Thanks for the report.
    22
    3 We already check `ini_get( 'disable_functions' )` for `phpinfo()` in [29330], makes sense to the same here.
     3We already check `ini_get( 'disable_functions' )` for `phpinfo()` in [29330], makes sense to do the same here.