#17867 closed defect (bug) (worksforme)
Credits Page - Fatal error: Only variables can be passed by reference.
Reported by: | studionashvegas | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Running the RC1 Nightly, and this pops up on my credits page.
Fatal error: Only variables can be passed by reference in /blahblahblah/wp-admin/credits.php on line 116
Change History (10)
#2
@
13 years ago
- Milestone changed from Awaiting Review to 3.2
Nothing changed since RC1. Moving to 3.2 for review. Let's get an extra set of eyes on this.
#3
@
13 years ago
I'm definitely not seeing this one. shuffle()
is pass-by-reference so it requires a variable, and it's even been on line 116 for a while, but I don't see that we've ever passed it anything but a variable.
I can't reproduce.
#4
follow-up:
↓ 5
@
13 years ago
It was really strange because I saw the error on RC1, created the Trac ticket, upgraded to RC2, and it fixed itself. Should I check it on an RC1 fresh install?
#5
in reply to:
↑ 4
@
13 years ago
- Keywords reporter-feedback added; needs-patch removed
Replying to studionashvegas:
It was really strange because I saw the error on RC1, created the Trac ticket, upgraded to RC2, and it fixed itself. Should I check it on an RC1 fresh install?
Yeah, if you can, that'd be great. Need to know what's going on there. What version of PHP?
#7
@
13 years ago
- Resolution set to worksforme
- Status changed from new to closed
Seems to be fine as of trunk revision 18519.
#8
@
13 years ago
This was definitely NOT fixed in [18519]. I agree with closing as worksforme, but I wanted to point out that it wasn't fixed there in case anyone checks this in the future.
Fixed in the RC2