Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67699 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53471 invoked from network); 12 Jun 2013 21:44:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2013 21:44:32 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.172 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.172 mail-ie0-f172.google.com Received: from [209.85.223.172] ([209.85.223.172:52538] helo=mail-ie0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id ED/B2-32983-EBBE8B15 for ; Wed, 12 Jun 2013 17:44:30 -0400 Received: by mail-ie0-f172.google.com with SMTP id 16so2719573iea.31 for ; Wed, 12 Jun 2013 14:44:27 -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=2pPhDWVNePdt3YCld4hpJLAFpOdrQ9ZUyks9/vGiv7s=; b=H2ttNw7BO3ZsYOEFAj4zRkhOE8bkqg/5EQfptf1PzSaXqOaSq1ZXuz4PhfSBj1I3bn 9JuVZiT8hLgRV3gmOP1iG4HK8GqyOel/zXuf4k5kvHWS5TNnvU5uQE4tkqmov7sX3iEp LcZ40ZipMwgcvZaG5NUg39+U2HvmEaokygppLBoFCVxBKMLeJTsmH9jPdmxqpdMZufOI mS78hM6Wvhan9ZoT7iRL68NRvV+Hy0pu6JxzselXeUSyS4zblyaMQQe2cboRq9OxDaf1 s3EU9LjDXoKZWkbz0OxnoN41E1sXsGdtXXZf0tjSaCwuQreGBbDj0pUv9tqoc2e1UeQu Pi0Q== MIME-Version: 1.0 X-Received: by 10.50.61.232 with SMTP id t8mr4208161igr.37.1371073467527; Wed, 12 Jun 2013 14:44:27 -0700 (PDT) Received: by 10.50.65.8 with HTTP; Wed, 12 Jun 2013 14:44:27 -0700 (PDT) In-Reply-To: References: <51B83999.90103@gmail.com> Date: Wed, 12 Jun 2013 23:44:27 +0200 Message-ID: To: Nikita Popov Cc: Terry Ellison , PHP internals Content-Type: multipart/alternative; boundary=047d7bdc05e8fe3be404defbeadb Subject: Re: [PHP-DEV] Internal object orientation documentation available! From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bdc05e8fe3be404defbeadb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > > 3) What is your preferred markup format for feedback and contributions? > > E.g. do you maintain an ODF or Docbook XML under some accessible git > > repository, or is is a case of (for example) > > > > hashtables/basic_structure.html para at line 138. Not quite true th= at > > "the arBucket array will never shrink down: you can not reduce a PHP > > array, you only can grow it". You can always implement your own > > resizer by realloing the arBucket array and the calling > > zend_hash_rehash() to do this. (This would be a good standard hash > > API function by the way. > > > Heh, how did you get to that page? Wasn't supposed to be linked anywhere, > as that chapter isn't done yet. masbe he used the search feature? http://www.phpinternalsbook.com/search.html?q=3Dhash --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bdc05e8fe3be404defbeadb--