Changeset 47088 for trunk/src/wp-includes/deprecated.php
- Timestamp:
- 01/20/2020 03:12:12 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/deprecated.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/deprecated.php
r47060 r47088 2829 2829 * @see error_log() 2830 2830 * 2831 * @link https:// secure.php.net/manual/en/function.error-log.php2831 * @link https://www.php.net/manual/en/function.error-log.php 2832 2832 * 2833 2833 * @param string $filename File name. … … 2847 2847 * @see error_log() 2848 2848 * 2849 * @link https:// secure.php.net/manual/en/function.error-log.php2849 * @link https://www.php.net/manual/en/function.error-log.php 2850 2850 * 2851 2851 * @param mixed $fp Unused. … … 2865 2865 * @see error_log() 2866 2866 * 2867 * @link https:// secure.php.net/manual/en/function.error-log.php2867 * @link https://www.php.net/manual/en/function.error-log.php 2868 2868 * 2869 2869 * @param mixed $fp Unused.
Note: See TracChangeset
for help on using the changeset viewer.