Habe bei mir bei einem frisch aufgesetzen Contenido 4.5.2 Alpha immer wieder folgende Einträge im Error Log:
Code: Alles auswählen
[19-Nov-2004 11:52:27] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of xml_set_object(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /customer/katadyn/premiumvoyagecom/htdocs/contenido/classes/class.xmlparser.php on line 181
[19-Nov-2004 11:52:27] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /customer/katadyn/premiumvoyagecom/htdocs/contenido/classes/class.xmltree.php on line 366
[19-Nov-2004 11:52:27] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /customer/katadyn/premiumvoyagecom/htdocs/contenido/classes/class.xmltree.php on line 360
[19-Nov-2004 11:52:27] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /customer/katadyn/premiumvoyagecom/htdocs/contenido/classes/class.xmltree.php on line 266
Contenido 4.5.2 Alpha läuft auf einem OpenBSD System, PHP 4.3.9, MySQL 4.0.20.
Ich danke für die Antwort.
Code: Alles auswählen