Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24294 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39812 invoked by uid 1010); 8 Jul 2006 10:32:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39797 invoked from network); 8 Jul 2006 10:32:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jul 2006 10:32:35 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.171 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.171:51752] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 53/12-16663-2158FA44 for ; Sat, 08 Jul 2006 06:12:35 -0400 Received: by ug-out-1314.google.com with SMTP id m2so902823ugc for ; Sat, 08 Jul 2006 03:12:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h1Re6Yr249EAd3O299A0wkhYTtHzA/8ukOVcttvyKlFi20/36zoim8NYzhNPfzxx2EMWNLB3c1KoOVFEg7sl+svVNcEDzZzFLGS8H7FETj5fSXJmvWkr/8yVMDYGwCs+rFiqmHz9RuOszh9VYD/df8QrXe3/bQzTl/DXMS4JbJ8= Received: by 10.66.243.2 with SMTP id q2mr2892688ugh; Sat, 08 Jul 2006 03:12:31 -0700 (PDT) Received: by 10.66.222.12 with HTTP; Sat, 8 Jul 2006 03:12:31 -0700 (PDT) Message-ID: Date: Sat, 8 Jul 2006 12:12:31 +0200 To: "Matt W" Cc: internals@lists.php.net In-Reply-To: <005d01c6a273$e13196a0$0201a8c0@pc1> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <002701c6a26e$a1746560$0201a8c0@pc1> <005d01c6a273$e13196a0$0201a8c0@pc1> Subject: Re: [PHP-DEV] Use of "empty character constant?" From: pierre.php@gmail.com (Pierre) On 7/8/06, Matt W wrote: > Hi Pierre, > > Thanks for the reply, but where does that page talk about an EMPTY character > constant? I pretty much understand character handling otherwise. :-) Then I do not understand your question. Do you have the exact error/warning/notice? And some example code? --Pierre