Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51888 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12873 invoked from network); 14 Apr 2011 10:25:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2011 10:25:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.173 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.212.173 mail-px0-f173.google.com Received: from [209.85.212.173] ([209.85.212.173:41887] helo=mail-px0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/8B-44901-39BC6AD4 for ; Thu, 14 Apr 2011 06:25:24 -0400 Received: by pxi16 with SMTP id 16so801167pxi.18 for ; Thu, 14 Apr 2011 03:25:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=rNjZgj1cKRAUXRG4guSz3xsaUCm+ymCfR1gEJK2JdsQ=; b=bU3GhgY5Z6XecVOtTdIRZ6S3/y2bFsopX16l2EQxBU7/tPtaFbayBLNlRWIe4PU2Y+ O51J2OSvdwyJxtWKR/tXdyZW+0Jv5mv4UYZd+44VZSCJ3v7+KPq+vjGhgDrd2niC6CqY DOLGKF+Vn3IAJc2jR6z81Q4m1jf1VBwz+BrFc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=uFhzZBdKRF7FtwQ1JvgHU5SNv/Vz5CCbC5e8PMG75lMFjuLMXw3cufd7NQBP0Ivi1m iAvPZk2cJLDgw7XucgV+rXqKyKurFLslTONl0T2Viycu1UoyuaNNUPF7c/HyKyp/KcY/ 6btGytOzliU1gXD6IbpfXHF20kFERew4N1olY= MIME-Version: 1.0 Received: by 10.68.5.135 with SMTP id s7mr419832pbs.345.1302776720555; Thu, 14 Apr 2011 03:25:20 -0700 (PDT) Received: by 10.68.43.7 with HTTP; Thu, 14 Apr 2011 03:25:20 -0700 (PDT) Date: Thu, 14 Apr 2011 13:25:20 +0300 Message-ID: To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: svn access and working on the firebird bugs: 54426,48447... From: mapopa@gmail.com (marius adrian popa) Hello , I need svn access rights : mostly on the firebird driver area, on wiki I'm : mariuz I have serveral patches in the queue and (related to null parameters http://bugs.php.net/bug.php?id=54426, new api reported on mailing list ...) One example i work on is http://bugs.php.net/48447 Tested with vanilla install from source 5.3.x Here is the script modified a little to test it on my machine http://gist.github.com/286884 tested with both firebird 2.5 but sometimes crashes http://gist.github.com/286887 valgrind --tool=helgrind /opt/php5.3.x/bin/php 48447.php