<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Package: libapache2-mod-php5</div><div>Version: 5.2.0-8+etch11</div><div><br></div><div>It seems that bug <a href="http://bugs.php.net/bug.php?id=34445">http://bugs.php.net/bug.php?id=34445</a> is present in libapache2-mod-php5, 5.2.0-8+etch11:</div><div><br></div><div>e.g. dataPoint implements ArrayAccess, but</div><div><div>  foreach($dataPoint['medicatie'] as $medicijn) {</div><div>  }</div><div>results in an error (Fatal error: Objects used as arrays in post/pre increment/decrement must return values by reference in), while</div><div>  foreach(($a=$dataPoint['medicatie']) as $medicijn) {</div></div><div>  }</div>works just fine.<br><div><br></div><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; ">Also, other php versions (for example the Ubuntu php, 5.1.6-1ubuntu2.1) do not have problems with the first version.<br class="Apple-interchange-newline"><div><br></div><div>Regards,</div><div><br></div><div style=""><br class="khtml-block-placeholder"></div><div style="">Roy de Boer</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="khtml-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="khtml-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">INFI B.V.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Vondellaan 140</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">3521 GH Utrecht</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">t 030-2325888</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">f 030-2803959</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">m 06-41269434</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://www.infi.nl">http://www.infi.nl</a></div><br class="Apple-interchange-newline"></span> </div><br></body></html>