6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5355] Fix for PHP4 reference handling
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__ .__ __ \ /|\/|| \| \/ ` \/ | ||__/|__/\__.
Comment
> I know you probably have, but did you test the Share change? There > have been problems in the past with assigning a reference to a static > variable in PHP 4. It may work if the static variable is an array, > instead of overwriting the static directly. But if you have: > > > > static $foo; > > ... > > $foo = &new Bar(); > > > > Then the reference won't take. > > > > Also, this should only matter if, in the constructor, the class > creates a child object that needs to be assigned by reference. So I > think a lot of the places you added it in Kronolith are unnecessary. > Can you add new patches that only add the & where it fixes a problem > we're seeing? > > > > Thanks!
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers