Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59855 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12017 invoked from network); 13 Apr 2012 07:02:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2012 07:02:10 -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.210.45 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.45 mail-pz0-f45.google.com Received: from [209.85.210.45] ([209.85.210.45:59042] helo=mail-pz0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/02-01254-07FC78F4 for ; Fri, 13 Apr 2012 03:02:09 -0400 Received: by dacx6 with SMTP id x6so3484159dac.18 for ; Fri, 13 Apr 2012 00:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xG48QDAPZnuE1xvtUguaC6CTUMcQi6l9Zl8p2gTFRoA=; b=pTA25y/n7pd3RWxVFFoa3UsF1mpNNwzSJLNjJiWOgq/fCpD5wQuhiqNd1IRCVfRXLp ZfRoVnkKG7O28t3sR9mhFRn3shOZg3YRsaT/rxB23ne8GMajQNFDgqaL98mi5CdGLLqa Hg5SRs0D/DLiPn4V0y8sZ+GE/kqnmluDiBIgW09LWNyjUQDx66AmsaUnrI3R9zlNVmzZ VXMLeg89iharNNaQsAsN52vQMTJbkWwrcO7CSrBbRJuOe6H6SSl1n+KfBQ10+atSMYYi U7N7kWWxoaKg3vwvMUaCLD2Bo/jPpKgWQrRrBwHiMD7y+MjnskyPFl8WilvXd2C04ljL xiZQ== MIME-Version: 1.0 Received: by 10.68.225.198 with SMTP id rm6mr2324552pbc.89.1334300525530; Fri, 13 Apr 2012 00:02:05 -0700 (PDT) Received: by 10.68.189.34 with HTTP; Fri, 13 Apr 2012 00:02:05 -0700 (PDT) Received: by 10.68.189.34 with HTTP; Fri, 13 Apr 2012 00:02:05 -0700 (PDT) In-Reply-To: References: <4F850D06.10701@sugarcrm.com> <4F8515AF.8060706@sugarcrm.com> <4F851FE4.7000706@sugarcrm.com> <4F8539E0.1090701@sugarcrm.com> <4F859063.1010401@lerdorf.com> <4F862AAC.90003@lerdorf.com> <4F86761A.9010801@lsces.co.uk> Date: Fri, 13 Apr 2012 09:02:05 +0200 Message-ID: To: Kris Craig Cc: Yasuo Ohgaki , Arvids Godjuks , Lester Caine , PHP internals Content-Type: multipart/alternative; boundary=047d7b2e0897d9109104bd8a0c10 Subject: Re: [PHP-DEV] Re: Disabling PHP tags by php.ini and CLI options From: tyra3l@gmail.com (Ferenc Kovacs) --047d7b2e0897d9109104bd8a0c10 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable "lol ... really REALLY stupid" ps: I got baited 2012.04.13. 2:08, "Kris Craig" ezt =C3=ADrta: > On Thu, Apr 12, 2012 at 5:02 PM, Arvids Godjuks >wrote: > > > You all know where the short_tags, register_globals, magic_quotes and > other > > stuff like that took the language and the problems it made. > > Doesn`t history teach us a lesson? I see that it did not for some activ= e > > members of this list. > > Many are still cleaning up the mess of thouse optional php.ini > directives, > > Ibhad to clean up myself one project, took me 2 months to properly fix = it > > and make to run on PHP 5, anyway we ended up rewriting the whole thing > from > > scratch, a year of day to day work. > > Now i write my stuff E_ALL, including strict stuff and I know for a fac= t > > that there is no php.ini switch that could screw up my applications on > > different hosting platforms (yes, some minor things can happen in > specific > > situations, but any properly configured PHP 5.3/5.4 will run smooth). A= nd > > now you purpose to add a switch that in one line can disable the > > application for good (and get it's sources spit out all over the place)= . > > And even if i write it in the right way - i have to convert every damn > > external library. Ok, i upload it to the host and guess what - it spews > the > > code out because it is configured for the > > > It will never get adopted, too many legacy stuff, to many external tool= s. > > And php native templates? I dont neet any twig, smarty or any other > stuff. > > And guess what - most template engines cache compiled templates, and th= ey > > are - ta-daa - PHP EMBEDDED IN HTML CODE! > > > > Common sence is allien to some people on this list or what? > > > > As is civility and basic mutual respect, it would seem. > --047d7b2e0897d9109104bd8a0c10--