Opened 3 years ago
Closed 3 years ago
#12283 closed defect (bug) (fixed)
Tests do warnings on unset variables
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Warnings/Notices | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Just a small warning / unset variable. Experienced that in running tests.
Attachments (5)
Change History (12)
- Summary changed from get_theme_root warns to Tests do warnings on unset variables
Changed the title to better reflect the case. Related: My Testrun/TODO.
The wp-settings.php should be moved into wp_fix_server_vars(). Is this ready to go in, or is this a catch-all ticket?
wp-settings.php moved into wp_fix_server_vars(). This is ready to go on then.
I put the leftover changes into wp-test.php now, so this is in here for westi.
Note: See
TracTickets for help on using
tickets.

Second patch incl. some $_SERVER defaults in case those are not set (some environments do not set them)