Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67218 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29577 invoked from network); 30 Apr 2013 17:23:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Apr 2013 17:23:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.179 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.179 mail-ie0-f179.google.com Received: from [209.85.223.179] ([209.85.223.179:54798] helo=mail-ie0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/A6-18873-02EFF715 for ; Tue, 30 Apr 2013 13:23:44 -0400 Received: by mail-ie0-f179.google.com with SMTP id 16so935223iea.38 for ; Tue, 30 Apr 2013 10:23:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=weLxig0mWOTMx9JLgdrXC9FgyKJ4ntSzj5UJTKatJCs=; b=ex9AGGA//XIO89tHiA2grEAjbMTBqzihpFB8gKPowiuIfi8JtOcVEbsLAw68OK6ZMn 5OgzaOv1fMMJLR8BPRAMD6Ly+4UIRaB0dmmXPh+DdIGHz0bRs+uklvwRp9/XsorAAUDh K8eoI4AZ0zuTH+YKwSgHAzvosYcag2z6Mv3J2Ni3rOWv7QPw+am++hcaPo7qdpuiV6E+ xpa+jBLmtO8Y3jb/WjJwUN06I5/K5zWBCXwqhQewTUSRupdkStnbDhr9ZrPvO1sD4TNL o4g5c07KzU0eenEbLXkrIqVcZox3pNrWi+A9wmlQkdbKFU0FfdXBIPj1T3qxExT29D54 S1Fg== MIME-Version: 1.0 X-Received: by 10.50.12.229 with SMTP id b5mr11013476igc.105.1367342621443; Tue, 30 Apr 2013 10:23:41 -0700 (PDT) Received: by 10.50.29.235 with HTTP; Tue, 30 Apr 2013 10:23:41 -0700 (PDT) Received: by 10.50.29.235 with HTTP; Tue, 30 Apr 2013 10:23:41 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Apr 2013 19:23:41 +0200 Message-ID: To: =?UTF-8?Q?Guilherme_Capil=C3=A9?= Cc: PHP Internals Content-Type: multipart/alternative; boundary=14dae9340b493ccfec04db97438b Subject: Re: [PHP-DEV] PDO Extension contributions From: tyra3l@gmail.com (Ferenc Kovacs) --14dae9340b493ccfec04db97438b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2013.04.26. 20:04, "Guilherme Capil=C3=A9" ezt =C3=ADr= ta: > > Ola, > > my name is Guilherme Capil=C3=A9, I'm a Brazilian developer and I'd like = to > contribute to the PHP-SRC. Right now, specifically to the PDO DBLIB > (ext/pdo_dblib) extension. I've already submitted a bug, a patch and a > pull request, a month ago, but haven't got any responses so far -- > looks like no one else is interested in this extension. The last time > it was actively developed was almost two years ago, and the bug I > mentioned makes this extension unusable as of PHP 5.4+ (it was > introduced on PHP 5.4 back at 2010). > > I'd also like to enable other features available on other PDO > extensions, like driver/session attributes (DBLIB has none), and > resolve some of the bugs listed for it, but don't know if such > contributions are welcome. > > If I can contribute, I'd like to just know how, and if the former > developers Stanley Sufficool, Felipe Pena, Rasmus Lerdorf among others > have any thoughts and considerations on future progress. > > Otherwise, if this extension is marked for death, please let me know > so that I can search for alternatives. > > I already e-mailed the PDO list, and the only response I got was a > suggestion to email this list instead... > > Cheers, > > Guilherme Capil=C3=A9 > -- > Tecnodesign =E2=80=A2 =E2=80=A2 =E2=80=A2 =E2=80=A2 =E2=80=A2 =E2=80=A2 = =E2=80=A2 =E2=80=A2 =E2=80=A2 > > [55 21] 4105-1033 > http://www.tecnodz.com > capile@tecnodz.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > would be nice if we could either resurrect the development or start discouraging users from picking it up for new projects because imo it is just barely kept alive, and getting further and further behind both in terms of features and stability. --14dae9340b493ccfec04db97438b--