Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56129 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45857 invoked from network); 7 Nov 2011 19:15:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2011 19:15:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=noreply@php.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jbondc@openmv.com; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain php.net designates 140.211.166.39 as permitted sender) X-PHP-List-Original-Sender: noreply@php.net X-Host-Fingerprint: 140.211.166.39 osu1.php.net Linux 2.4/2.6 Received: from [140.211.166.39] ([140.211.166.39:54193] helo=osu1.php.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/5B-13242-46E28BE4 for ; Mon, 07 Nov 2011 14:15:48 -0500 Authentication-Results: osu1.php.net smtp.mail=noreply@php.net; spf=neutral; sender-id=neutral Authentication-Results: osu1.php.net header.from=jbondc@openmv.com; sender-id=neutral Received: from [127.0.0.1] ([127.0.0.1:54155] helo=osu1.php.net) by osu1.php.net (envelope-from ) (ecelerity 2.2.3.46 r(36781)) with ESMTP id 59/E1-20924-22038BE4; Mon, 07 Nov 2011 11:23:19 -0800 Received: (from apache@localhost) by osu1.php.net (8.12.11/8.12.11/Submit) id pA7JNCQt027959; Mon, 7 Nov 2011 11:23:12 -0800 Date: Mon, 7 Nov 2011 11:23:12 -0800 To: internals@lists.php.net Message-ID: Subject: SVN Account Request: jbondc From: jbondc@openmv.com ("Jonathan Bond-Caron") Bring improvements to serialize() and unserialize() -- a consistent serialize_text() which does change based on config + no more NULL bytes. Possible improvements to PDO and stream related enhancements.