FAQ

Search Discussions

107 discussions - 653 posts

  • Hey list, I was curious what everyone thought of implementing the ability to specify class members in interfaces. I've run into a couple of circumstances where I would like to specify public member ...
    Jeremy PrivettJeremy Privett
    Apr 29, 2008 at 3:31 am
    May 21, 2008 at 6:31 pm
  • Hi. Well, thinking better about the behavior of type hinting, i decided to change the proposal for strict type. I.e. don't accept numeric string as an intenger, etc. If anyone wants use type hinting, ...
    Felipe PenaFelipe Pena
    Apr 17, 2008 at 2:42 pm
    Jun 20, 2008 at 6:39 pm
  • Attached is my return type hinting patch. It allows type hinting for parameters and return values. Int, float, bool, string, num, scalar, resource, object, array, and class names are supported for ...
    Sam BarrowSam Barrow
    Apr 25, 2008 at 3:33 pm
    May 1, 2008 at 9:46 am
  • Hi! I wanted to ask the people here for opinions on the subject of functions naming in pecl/intl (hopefully soon to be ext/intl ;) module. Current state can be seen at ...
    Stanislav MalyshevStanislav Malyshev
    Apr 3, 2008 at 4:58 am
    Apr 16, 2008 at 6:46 pm
  • Hello ladies and gentlemen, I made a patch that implements an experimental return type hint, therefore we need discuss much about this yet, right? :) My idea uses (php-type) and +className as ...
    Felipe PenaFelipe Pena
    Apr 7, 2008 at 3:41 am
    Apr 16, 2008 at 6:49 am
  • Hi all, I changed things so that the many "built-in" constants (CONST_PERSISTENT ones) will be replaced at compile-time, saving the FETCH_CONSTANT opcode, if these changes are usable. This was added ...
    Matt WilmasMatt Wilmas
    Apr 18, 2008 at 2:26 pm
    Aug 29, 2008 at 8:13 pm
  • Hello again! Now with both parameter and return value type hints. For parameter type hints, i have completed the actual implementation with the leftover php types: - string (binary string and ...
    Felipe PenaFelipe Pena
    Apr 17, 2008 at 3:51 am
    May 25, 2008 at 8:28 am
  • We are hard at work on setting an RC record with 5.2.6, with the RC5. Nothing too unusual, this time just a few fairly trivial fixes, so I think we are finally ready for the stable release. I'd like ...
    Ilia AlshanetskyIlia Alshanetsky
    Apr 10, 2008 at 10:42 pm
    Apr 14, 2008 at 12:28 pm
  • Hi, I would like to contribute to ext/pgsql module. Could I have CVS account? I've been working on PostgreSQL development for years. My intention is to catch up PostgreSQL develpment especially when ...
    Tatsuo IshiiTatsuo Ishii
    Apr 14, 2008 at 11:21 am
    Jul 23, 2008 at 11:32 am
  • I have been wondering the answer to this question for a while now. A LOT of stuff has been backported from PHP 6 to PHP 5.3. So much in fact, why don't you just call PHP 5.3 version 6? What major new ...
    Ryan PanningRyan Panning
    Apr 11, 2008 at 7:30 pm
    Apr 12, 2008 at 6:41 am
  • [Hmm... No answer in several days. Let's try this again with a different subject] I'm in the middle of clarifying the Overloading section of the manual, ...
    Daniel ConvissorDaniel Convissor
    Apr 5, 2008 at 1:27 pm
    May 27, 2008 at 6:30 pm
  • Hi all, Expanding on the idea of passing a size other than 0 to zend_hash_init(), when possible, which was done awhile ago in a few areas (to save resize/rehash operations), I finally added an ...
    Matt WilmasMatt Wilmas
    Apr 25, 2008 at 1:50 pm
    May 26, 2008 at 6:20 pm
  • I noticed, that http://www.php.net/~helly/php/ext/spl/ was updated almost a year ago. Is the newer version available anywhere? -- Alexey Zakhlestin http://blog.milkfarmsoft.com/
    Alexey ZakhlestinAlexey Zakhlestin
    Apr 11, 2008 at 3:16 pm
    Apr 22, 2008 at 5:06 pm
  • Hi. Probably much to all your annoyance, I've finally managed to compile PHP on windows and I have a few questions.I'm very much just learning. I notice that there are a LOT of warnings when I'm ...
    Richard QuadlingRichard Quadling
    Apr 22, 2008 at 11:01 am
    Apr 23, 2008 at 8:53 am
  • Hi! I'm running some more tests and evaluation on windows and got stuck in the build session. Which ICU version do you use? Or do you use the binaries provided by IBM (I tried with vc2k3 without much ...
    Pierre JoyePierre Joye
    Apr 9, 2008 at 1:45 pm
    Apr 12, 2008 at 8:16 pm
  • Currently there is no way to call a class constructor using call_user_func or something similar, the only way is to use a reflection object which is useless overhead and takes a few lines of code. ...
    Sam BarrowSam Barrow
    Apr 30, 2008 at 5:01 pm
    May 2, 2008 at 11:29 am
  • Please be gentle, I have very little experience developing on OS X. To be honest, the whole dylib thing seems messy and confusing to me, compared to the fairly straight-forward Linux style .so ...
    Christopher ThompsonChristopher Thompson
    Apr 29, 2008 at 11:14 pm
    May 1, 2008 at 9:28 pm
  • A little late to the party, but the windows build for PHP 5.2.6RC5 is finally available. Please test it as much as possible. ...
    Rob RichardsRob Richards
    Apr 29, 2008 at 9:58 pm
    May 1, 2008 at 1:15 am
  • Hi all, First, I just realized while going through the scanner code after the re2c changes that there's a bug with heredoc handling (from my code changes last year, oops) on something like: <<<EOT ...
    Matt WilmasMatt Wilmas
    Apr 8, 2008 at 3:59 pm
    Apr 17, 2008 at 12:12 pm
  • Link: http://news.php.net/php.internals/36536 One question - are you crazy? I heared about break with goto capabilities - that's understandable - you could break 2 or 3 level loops, but this one shit.
    Arvids GodjuksArvids Godjuks
    Apr 4, 2008 at 8:43 am
    Apr 5, 2008 at 6:43 pm
  • Huh, that does not make sense. If you have a version in SVN that can generate the correct files, how hard is it to make a release out of that? What does it have to do with other missing ...
    Derick RethansDerick Rethans
    Apr 1, 2008 at 7:42 am
    Apr 2, 2008 at 6:25 pm
  • Hello! I use PHPUnit for unit testing of my application (but this issue is independent of PHPUnit). Tests are run from command line so it's not way (that I can imagine) to simulate file upload, ...
    Piotr CzachurPiotr Czachur
    Apr 23, 2008 at 11:45 am
    May 6, 2008 at 1:54 pm
  • Hi. I'm new to compiling PHP on windows, so this may be a real newbie question. My expectation of make-like tools is that they describe the how to create targets from sources (in a nutshell). So, ...
    Richard QuadlingRichard Quadling
    Apr 28, 2008 at 9:51 am
    Apr 29, 2008 at 2:02 pm
  • Hi, Google just announced the final assignments for their Summer of Code program for this year. On behalf of the PHP project I'd like to welcome our students and give you some general information ...
    Johannes SchlüterJohannes Schlüter
    Apr 21, 2008 at 10:53 pm
    Apr 28, 2008 at 8:51 am
  • [My apologies if I am posting on the wrong group...please point me to the right one] I am trying to figure out a way to invoke PHP functions directly i.e. bypassing the PHP compiler (scanner and ...
    Dhiru PandeyDhiru Pandey
    Apr 26, 2008 at 6:30 pm
    Apr 26, 2008 at 8:08 pm
  • Hey Internals I've been wondering for quite some time why PHP doesn't allow you to access arrays when you assign it to a value like in Javascript: function ArrayTest(Array $range) { return($range); } ...
    Kalle Sommer NielsenKalle Sommer Nielsen
    Apr 18, 2008 at 5:40 pm
    Apr 20, 2008 at 1:21 pm
  • Hi, I recently started porting an application to PHP 5.3. 1. While testing the new namespace implementation I noticed the following: <?php namespace Test1; function fooBar() { echo 'Test1::fooBar()' ...
    Julian ReichJulian Reich
    Apr 5, 2008 at 8:01 pm
    Apr 7, 2008 at 8:17 pm
  • I attached a patch and a phpt-file for a small patch to array_reduce to allow any type of $initial value. This patch is for HEAD but could easily be applied/ported to 5.3. - Chris
    Christian SchneiderChristian Schneider
    Apr 8, 2008 at 1:17 am
    Aug 20, 2008 at 8:38 pm
  • all, in recent weeks there has been a lot of arguing about what interfaces are, arent (on php-general and now on the internals list as well) etc. etc. i am quite curious, why interfaces were added to ...
    Nathan NobbeNathan Nobbe
    Apr 30, 2008 at 4:21 pm
    Apr 30, 2008 at 6:29 pm
  • Sam BarrowSam Barrow
    Apr 30, 2008 at 11:55 am
    Apr 30, 2008 at 5:11 pm
  • I want to make two classes: abstract class a { abstract public function go($a); } final class b extends a { abstract public function go(array $a); } This will not work, I get an error that the two ...
    Sam BarrowSam Barrow
    Apr 29, 2008 at 1:37 pm
    Apr 29, 2008 at 4:11 pm
  • Hello. The 5.3.0-dev win32 snapshots are failing as there has been no update since the 25th. Is it possible to send the make log file to snaps for all build attempts rather than just successful ones. ...
    Richard QuadlingRichard Quadling
    Apr 28, 2008 at 12:12 am
    Apr 28, 2008 at 1:28 pm
  • hello all, this is my maiden voyage on the internals list. recently i have discovered functionality that existed in php-5.2.4 that missing in php-5.2.5 and also php-5.2.6_rc3. i have posted to the ...
    Nathan NobbeNathan Nobbe
    Apr 25, 2008 at 3:53 pm
    Apr 25, 2008 at 7:04 pm
  • I'm getting this fatal error compiling mysqli under Windows: Creating library Release\php_mysqli.lib and object Release\php_mysqli.exp mysqli_api.obj : error LNK2019: unresolved external symbol ...
    Edward Z. YangEdward Z. Yang
    Apr 23, 2008 at 2:56 am
    Apr 24, 2008 at 12:09 am
  • Hmm, I'm not too happy with this, as it breaks some functionality in Xdebug. Xdebug allows you to create a function trace, including all return values. For example the following script: <?php ...
    Derick RethansDerick Rethans
    Apr 11, 2008 at 10:37 am
    Apr 17, 2008 at 6:18 pm
  • Heya, while building and testing a minimal version of PHP and as such disabling the session extension, I discovered that ext/standard/tests/general_functions/bug44394_2.phpt fails without the session ...
    Christian HoffmannChristian Hoffmann
    Apr 6, 2008 at 9:44 pm
    Apr 10, 2008 at 6:55 pm
  • Resending the mail since I didn't get any responses. To add: This seems to be a fundamental issue with running PHP in an environment that keeps op arrays in shared memory (such as APC) and using ...
    Kannan MuthukkaruppanKannan Muthukkaruppan
    Apr 3, 2008 at 11:35 pm
    Apr 5, 2008 at 2:55 am
  • I think we recently changed something here - is this also a problem in 5.2? regards, Derick
    Derick RethansDerick Rethans
    Apr 30, 2008 at 2:14 pm
    Apr 30, 2008 at 2:21 pm
  • PHP 6 Bug Database summary - http://bugs.php.net Num Status Summary (58 total including feature requests) ===============================================[*General Issues]============== 26771 ...
    InternalsInternals
    Apr 7, 2008 at 10:00 am
    Apr 28, 2008 at 10:00 am
  • PHP 5 Bug Database summary - http://bugs.php.net Num Status Summary (1103 total including feature requests) ===============================================[*Directory/Filesystem functions] 35980 ...
    InternalsInternals
    Apr 7, 2008 at 9:30 am
    Apr 28, 2008 at 9:30 am
  • Hi. I have finally managed to get php to compile for windows (yippee for me). So I can now try and get mail() working again. The issue is that in ext/standard/mail.c (/* $Id: mail.c,v ...
    Richard QuadlingRichard Quadling
    Apr 17, 2008 at 2:43 pm
    Apr 22, 2008 at 6:03 pm
  • Hi. The recent commit to TSRM/readdir.h isn't quite right. The later versions of the MS VC compiler set _WINNT32_WINNT to 0x600. This causes problems later on in fopen_wrappers.c fopen_wrappers.c ...
    Richard QuadlingRichard Quadling
    Apr 22, 2008 at 3:37 pm
    Apr 22, 2008 at 4:03 pm
  • Writing PHPT test cases for various extensions and the core language.
    Ant PhillipsAnt Phillips
    Apr 14, 2008 at 1:59 pm
    Apr 15, 2008 at 11:19 am
  • Dear All, One of my clients is seeing an FPE in ld-linux-x86-64.so when loading extensions with my custom extension loaded. The backtrace is inlined below. With my extension disabled, everything ...
    Michael B AllenMichael B Allen
    Apr 10, 2008 at 5:19 pm
    Apr 14, 2008 at 6:29 am
  • I have created a few tests for the patch and updated to the patch to the tip of both php6 and php5.3 http://ds-o.com/Patches/lsb.forward_static_call.v3.tar.gz A link to just the patch: ...
    Mike LivelyMike Lively
    Apr 6, 2008 at 6:34 pm
    Apr 10, 2008 at 1:02 am
  • Hello there, I've been working on some code, while developing on PHP 5.3. The code resembles the following structure: <?php interface ezcSearchQuery { public function limit( $limit, $offset = '' ); } ...
    Derick RethansDerick Rethans
    Apr 9, 2008 at 9:27 am
    Apr 9, 2008 at 4:40 pm
  • I wish to help with the testfest. Lukas told me to start asking some questions in here. So to help organize things I will add this information to the testfest wiki page and if you want pass on any ...
    Ligaya TurmelleLigaya Turmelle
    Apr 3, 2008 at 1:47 pm
    Apr 9, 2008 at 3:03 pm
  • Hi all, I have some code where I need to grab the last 1-3 bytes from numbers (bitwise AND), and a few weeks ago I was looking to see how I'd handle the possible, though unlikely, scenario of numbers ...
    Matt WilmasMatt Wilmas
    Apr 12, 2008 at 10:45 am
    Jul 23, 2008 at 4:07 pm
  • I am new to PHP extension writing and embedding. Following the book from Sara Goleman - Extending and Embedding PHP (Developer's Library) I wrote the following program based on her example in Chap. ...
    Dhiru PandeyDhiru Pandey
    Apr 30, 2008 at 4:52 pm
    May 2, 2008 at 1:09 am
  • Hi. Am I getting this fatal link error on Windows when building PHP due to an old version of xml in zip.zip? My configure.js is cscript /nologo configure.js "--with-php-build=..\php_build" ...
    Richard QuadlingRichard Quadling
    Apr 22, 2008 at 11:31 am
    Apr 22, 2008 at 11:56 am
Group Navigation
period‹ prev | Apr 2008 | next ›
Group Overview
groupphp-internals @
categoriesphp
discussions107
posts653
users129
websitephp.net

129 users for April 2008

Stanislav Malyshev: 65 posts Pierre Joye: 43 posts Sam Barrow: 39 posts Richard Quadling: 20 posts Nathan Nobbe: 17 posts Antony Dovgal: 16 posts Arvids Godjuks: 15 posts Chris Stockton: 15 posts Matt Wilmas: 15 posts Christian Schneider: 13 posts Edward Z. Yang: 13 posts Felipe Pena: 13 posts Gregory Beaver: 13 posts Steph Fox: 13 posts Derick Rethans: 12 posts Marcus Boerger: 12 posts Paul Biggar: 12 posts Lukas Kahwe Smith: 11 posts Robert Cummings: 11 posts Internals: 10 posts
show more
Archives