1 cset was pushed to core/stable: Temp fix for bug 4785.E_ALL ^ E_NOTICE s...
jojodee-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Jo Dalle Nogare) Mon, 8 Aug 2005 16:51:45 +0000 (GMT)
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Changes were applied by jojodee to core/stable level 10.
The following cset was applied:
ChangeSet
1.2127 05/08/09 02:18:55 jojodee-CZ0/[email protected] +2 -0
Temp fix for bug 4785.
E_ALL ^ E_NOTICE so no function return by reference exception messages
for php 4.4, and php > 5.03 (at least from php 5.1 rc3)
Also need to set EnablePHPErrorHandler to false in these versions
until all instances in code reviewed.
html/var/config.system.php.dist
1.32 05/08/09 02:18:50 jojodee-CZ0/[email protected] +2 -0
bug #4758 0 set EnablePHPErrorHandler to false for php 4.4 and php > 5.1
Temp solution for function return by reference instances until they are reviewed and fixed where necessary.
html/includes/xarCore.php
1.179 05/08/09 02:18:50 jojodee-CZ0/[email protected] +10 -2
Temp fix for bug 4785 based on solution by andyv.
E_ALL ^ E_NOTICE so no function return by reference exception messages
for php 4.4 and php > 5.03 (at least from 5.1 rc3)
Links for the differences:
http://xaraya.com:15000/core/stable/[email protected]