Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16633 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74548 invoked by uid 1010); 13 Jun 2005 15:18:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74512 invoked from network); 13 Jun 2005 15:18:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2005 15:18:45 -0000 X-Host-Fingerprint: 217.172.187.212 terragate.net FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from ([217.172.187.212:52355] helo=smtp.terragate.net) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 57/5A-20931-DA3ADA24 for ; Mon, 13 Jun 2005 11:18:06 -0400 Received: from [192.168.12.13] (d087232.adsl.hansenet.de [80.171.87.232]) (authenticated bits=0) by smtp.terragate.net (8.12.10/8.12.10) with ESMTP id j5DFH9Qj072026 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Mon, 13 Jun 2005 17:17:10 +0200 (CEST) (envelope-from jr@terragate.net) Mime-Version: 1.0 (Apple Message framework v730) To: internals@lists.php.net Message-ID: Content-Type: multipart/mixed; boundary=Apple-Mail-2-782243205 Date: Mon, 13 Jun 2005 17:18:00 +0200 X-Mailer: Apple Mail (2.730) X-Virus-Scanned: ClamAV 0.85.1/934/Mon Jun 13 00:44:50 2005 on galaxy.terragate.net X-Virus-Status: Clean X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.6 (smtp.terragate.net [217.172.187.212]); Mon, 13 Jun 2005 17:17:10 +0200 (CEST) Subject: [PATCH] Support for POSIX ACLs From: jr@terragate.net (Jeremias Reith) --Apple-Mail-2-782243205 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed PHP 5.x does not support POSIX ACLs anymore. http://bugs.php.net/bug.php?id=30931 I created a patch to fix that. Any feedback is welcome. --Apple-Mail-2-782243205 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed /jr --Apple-Mail-2-782243205--