Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62420 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32445 invoked from network); 23 Aug 2012 12:47:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2012 12:47:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=kontakt@beberlei.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=kontakt@beberlei.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain beberlei.de from 209.85.217.170 cause and error) X-PHP-List-Original-Sender: kontakt@beberlei.de X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:63130] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/E5-29773-F6626305 for ; Thu, 23 Aug 2012 08:47:45 -0400 Received: by lbbgp3 with SMTP id gp3so405524lbb.29 for ; Thu, 23 Aug 2012 05:47:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=CIXTsy7IBBrsmc7L4eVIIvfBo0JyunIYS4SpSenY6rE=; b=PZCrH5vdSKAFj2yaCzArjujEUebtblQpbuAv0c1HBBDHeR2llrX0weuZT7eaBgRyzD hbDUhLYMtyVBnCAAFnH5IVhkR+/UnWxSkXmLqt1NXuZNU8gNLRWnyyjqpw86kbmDYFVG AZeieBOi/TJcHKs2o6vmPBwYPLw74DGLS6PKMtRAhD/cX3lcUyO27vG+pO+PxDQtTE5y Ylwcq5SQ8TPWYI/zcvuUZkHFcQQRscJ/wHo2LJFSZejyjNacgdDOdqN4zXzMCoQ8144t mxh+oNMhG6JVqcMglV+c4XFeWoT379vUkF6Ym6wd+z62N0Bw7SZ5v4REeyE3CW/mc9gX cHgg== MIME-Version: 1.0 Received: by 10.152.108.144 with SMTP id hk16mr1658139lab.2.1345726060728; Thu, 23 Aug 2012 05:47:40 -0700 (PDT) Received: by 10.112.127.105 with HTTP; Thu, 23 Aug 2012 05:47:40 -0700 (PDT) X-Originating-IP: [178.200.247.30] Date: Thu, 23 Aug 2012 14:47:40 +0200 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=bcaec54d4dd6d0926a04c7ee439b X-Gm-Message-State: ALoCoQndEMCu43b+FXtoLEnYWcNECK3VrDoKjKd6Ryp0mzbxRTcsqdAcXKeEUEeNMX5ML4pqZmJ7 Subject: BC Break in PHP 5.3.16 Reflection API From: kontakt@beberlei.de (Benjamin Eberlei) --bcaec54d4dd6d0926a04c7ee439b Content-Type: text/plain; charset=ISO-8859-1 I get reports from Doctrine users, that apparently the Reflection API is broken in 5.3.16 and everything else than BC: https://bugs.php.net/bug.php?id=62715 Has been closed, but wrongly. Can this be opened up and handled? Or is a follow up bug appropriate here? --bcaec54d4dd6d0926a04c7ee439b--