Opened 17 years ago
Closed 17 years ago
#10723 closed defect (bug) (duplicate)
Deprecated notices with PHP 5.3.0
| Reported by: | GDragoN | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Warnings/Notices | Version: | 2.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I have updated my server to PHP 5.3.0, and test blog running with WP 2.7.1 generates following notices:
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wpdev27\wp-settings.php on line 520
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wpdev27\wp-settings.php on line 535
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wpdev27\wp-settings.php on line 542
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wpdev27\wp-settings.php on line 578
Deprecated: Function set_magic_quotes_runtime() is deprecated in D:\xampp\htdocs\wpdev27\wp-settings.php on line 18
Same server with WP 2.8.x works fine.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
See #10533