Le 22/10/13 14:48, Maximilian Doerr a écrit : > Was PHP recently updated on labs? I’ve got this major unserialization > error that seems to be happening at random. The bot bug that I have > been struggling to debug has no logical explanation to what could be > causing it.
If toolslabs uses the same PHP version being used on the Wikimedia Cluster, it got updated recently on my request and to include some security patches. From https://wikitech.wikimedia.org/wiki/Server_Admin_Log October 10 11:52 UTC akosiaris: upgraded php5 packages from php5_5.3.10-1ubuntu3.6+wmf1 to php5_5.3.10-1ubuntu3.8+wmf1 on apt.wikimedia.org 23:29 UTC paravoid: reprepro include php5 5.3.10-1ubuntu3.8+wmf2 (wmf1 rebuilt in a clean environment, i.e. with precise's libicu) You can see the changelog on your instance using: zless /usr/share/doc/php5/changelog.Debian.gz To confirm the package installed use `apt-cache policy php5` or of course `php -version`. Do you have any stack trace / way to reproduce the issue? -- Antoine "hashar" Musso _______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
