Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82086 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93121 invoked from network); 7 Feb 2015 10:23:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Feb 2015 10:23:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 217.147.176.214 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 217.147.176.214 mail4-2.serversure.net Linux 2.6 Received: from [217.147.176.214] ([217.147.176.214:44751] helo=mail4.serversure.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/D4-55814-D87E5D45 for ; Sat, 07 Feb 2015 05:23:11 -0500 Received: (qmail 14166 invoked by uid 89); 7 Feb 2015 10:23:07 -0000 Received: by simscan 1.3.1 ppid: 14159, pid: 14162, t: 0.0796s scanners: attach: 1.3.1 clamav: 0.96/m:52/d:10677 Received: from unknown (HELO ?10.0.0.8?) (lester@rainbowdigitalmedia.org.uk@86.189.147.37) by mail4.serversure.net with ESMTPA; 7 Feb 2015 10:23:07 -0000 Message-ID: <54D5E78A.3060806@lsces.co.uk> Date: Sat, 07 Feb 2015 10:23:06 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "internals@lists.php.net >> PHP internals" References: <54D562CC.3080403@lsces.co.uk> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Pointers to understanding code base From: lester@lsces.co.uk (Lester Caine) ( email addresses used to be easy! - get the right one ) On 07/02/15 02:34, Dan Ackroyd wrote: > Lester, > > If you are having issues with Imagick please report them here: > https://github.com/mkoppanen/imagick > > Not only is that the right place to report issues with unreleased > versions of Imagick, but also I tend to monitor issues there more > closely than I do a mailing list. imagick is just one of the packages I am looking at. The whole point of this post was to get some help getting up to speed actually working with the php-src code base. None of my notes from PHP4->5 days make any sense as many of the methods used don't seem to match now ... such as processing strings! >> This one of the few places I can find smart_string_appends used, and I >> can't work out just where it's code is? > > lxr is your friend: > http://lxr.php.net/xref/PHP_TRUNK/ext/standard/php_smart_string.h#79 Yep - got that - but converting it to English has me going around in circles. *IS* the whole process covered in that file ... some comments would be helpful. >> why is there a problem doing something simple which works on the 5.x >> builds. > > Apparently software can have bugs. Who knew! Seriously though, there > was a bug displaying the phpinfo page caused by the migration to the > 7, but it's fixed now. If you're still having issues, please open an > issue in the link above. Come on - did you really post that? I am TRYING to spend some time being able to FIX the bugs since that seems to be the requirement these days. I have not yet seen a fix for imagick, but I think that may be down to the fact that we have several forks of the code rather than it being part of php-src. THAT is just another minefield for those of us who are trying to play catchup. -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk