Page MenuHomePhabricator

Rendering problem on php 5.0.5.
Closed, DeclinedPublic

Description

Author: aras

Description:
Notice: unserialize() [function.unserialize]: Error at offset 0 of 469 bytes in
/htdocs/wiki.fan.lt/includes/BagOStuff.php on line 369

I added one line after this --> function _serialize( &$data ) {

$serial = 0;

and Notice error gone. Maybe I should disable php error_reporting E_NOTICE?


Version: 1.5.x
Severity: minor
OS: OpenBSD
Platform: PC
URL: http://wiki.fan.lt

Details

Reference
bz4025

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 8:58 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz4025.
bzimport added a subscriber: Unknown Object (MLST).

Read out the data and check its contents.

aras wrote:

(In reply to comment #1)

Read out the data and check its contents.

done it several times.

The implicit followup is "and describe to us what those contents are, whether
they are valid data, whether they're compressed or not, etc". If you do things
*and don't tell us anything* that's not very useful.

No requested follow-up info after several weeks. Resolving WORKSFORME.
If it continues with current versions, please reopen and provide additional
information.