FAQ

Search Discussions

58 discussions - 661 posts

  • How come there is no straight-foward obvious way to simply remove a given value from an array? Just look at the number of horrible ways people solve this obvious problem ...
    Rasmus SchultzRasmus Schultz
    Aug 15, 2012 at 8:18 pm
    Aug 23, 2012 at 6:23 am
  • Hi internals! I think there already was a lot of discussion on the generators, so it's time to move to the next step. I'd like to vote on the feature in two weeks, so this the "announce[ment] on ...
    Nikita PopovNikita Popov
    Aug 11, 2012 at 1:43 pm
    Aug 24, 2012 at 12:08 pm
  • Hi: This feature introduces list() support in foreach constructs(more info can be found here: https://wiki.php.net/rfc/foreachlist). this could make the grammar more consistent, see following ...
    LaruenceLaruence
    Aug 18, 2012 at 4:34 am
    Aug 28, 2012 at 5:16 pm
  • Hello Everyone, I've been reading that it's possible to encounter session id collisions with the default php configuration. It's also been said that PHP utilizes a cryptographically weak random ...
    Raymond IrvingRaymond Irving
    Aug 23, 2012 at 4:48 am
    Aug 5, 2013 at 7:58 pm
  • Hi, We started a discussion about the current error handling mechanism and the possible improvements in the "Why do disabled functions / classes generate a WARNING" thread[1], but that is a little ...
    Ferenc KovacsFerenc Kovacs
    Aug 3, 2012 at 8:56 pm
    Aug 27, 2012 at 12:30 pm
  • Hi internals! I think the generators RFC has been discussed thoroughly enough by now, so I opened the vote: https://wiki.php.net/rfc/generators#vote Thanks, Nikita
    Nikita PopovNikita Popov
    Aug 25, 2012 at 4:10 pm
    Sep 4, 2012 at 1:19 am
  • I've felt the need for this for some time. Proposed syntax: ------------------------- $x = (InterfaceName) $container- service; Proposed behavior: --------------------------- Checks if the instance ...
    Stan VassStan Vass
    Aug 14, 2012 at 7:46 am
    Aug 18, 2012 at 4:29 pm
  • Many of my 'problems' with all of the 'progress' being made with PHP are caused because I'm using a core framework who's origins go back to PHP4 days. Many of the facilities are currently unusable ...
    Lester CaineLester Caine
    Aug 25, 2012 at 9:15 am
    Aug 26, 2012 at 6:14 pm
  • Hi, AOP (http://en.wikipedia.org/wiki/Aspect-oriented_programming) when used correctly, can make your application really modular. I've seen several implementations but they all require compiling of ...
    Peter NguyenPeter Nguyen
    Aug 23, 2012 at 2:37 pm
    Aug 25, 2012 at 10:31 am
  • Hi, Don't know, how complicated this is (and also someone (not me) must implement it, because I can't :X), but to be in sync with the operators the short ternary operator should be usable in ...
    Sebastian KrebsSebastian Krebs
    Aug 17, 2012 at 9:42 pm
    Aug 26, 2012 at 12:19 am
  • Hey all I've posted before about adding the ability to do dynamic decorators before. I think I have come up with a method to do so in core. Basically, the problem is that I can't create a decorator ...
    Anthony FerraraAnthony Ferrara
    Aug 12, 2012 at 6:17 pm
    Aug 15, 2012 at 10:40 am
  • htmlspecialchars(), htmlentities(), html_entity_decode() and get_html_translation_table() all take an encoding parameter that used to default to iso-8859-1. We changed the default in PHP 5.4 to ...
    Rasmus LerdorfRasmus Lerdorf
    Aug 23, 2012 at 4:07 pm
    Aug 30, 2012 at 2:32 am
  • Hello, Some of my users & contributors have met an issue with files containing UTF-8 on certain Windows configurations (but they actually did not found the difference). Any idea why? The issue does ...
    Ivan Enderlin @ HoaIvan Enderlin @ Hoa
    Aug 21, 2012 at 1:10 pm
    Aug 23, 2012 at 12:05 pm
  • This comment from Sebastian got me thinking. It's true. Every-someone has his own views on what is absolutely necessary and should be available to every-one. Depending on ones coding style, it ...
    Lars SchultzLars Schultz
    Aug 20, 2012 at 8:43 pm
    Aug 23, 2012 at 7:14 am
  • Having thought about this for a while, I think this is a bad idea - here's why: $array = array(1001, 1002, 1003, 1004); $number = $array[-1]; // = 1004 $number[-1] = 1005; $number = $array[-1]; // = ...
    Rasmus SchultzRasmus Schultz
    Aug 31, 2012 at 1:14 pm
    Sep 2, 2012 at 1:10 am
  • Hello Internals! I'm just on and off luker here but thought I'll throw in an idea for a feature I'd love to see in PHP: aliasing static methods. Syntax would look something like this: use ...
    Giedrius DubinskasGiedrius Dubinskas
    Aug 15, 2012 at 10:59 am
    Aug 16, 2012 at 7:26 am
  • Hi, As most of you know, the current php interactive shell is pretty much useless without compiling php --with-readline, but for the most users this the first impression what they experience (eg ...
    Ferenc KovacsFerenc Kovacs
    Aug 4, 2012 at 7:49 pm
    Aug 5, 2012 at 11:39 pm
  • Having now got mysql running on the PHP5.4.3 machine, I'm trying to compile mysqlnd and mysqli as extensions to load and unload as required. php_mysqlnd_config.h no longer exists, but why is the ...
    Lester CaineLester Caine
    Aug 20, 2012 at 9:52 pm
    Aug 21, 2012 at 4:47 pm
  • Because there isn't anything actually wrong. A fatal error is reserved for things we cannot recover from, but a disabled function is easily recoverable. -Hannes
    Hannes MagnussonHannes Magnusson
    Aug 3, 2012 at 11:33 am
    Aug 3, 2012 at 5:01 pm
  • Hi, After the last discussion I've started about runkit which some of you suggest to keep it in PECL - I thought about the extensions "problem" in PHP and wish to ask for your opinion. Many ...
    Yahav Gindi BarYahav Gindi Bar
    Aug 4, 2012 at 7:58 pm
    Aug 5, 2012 at 2:16 am
  • I have some simple questions about PHP 5.x End Of Life (EOL) dates: PHP 5.0 - Is there some official news-item or changelog entry on php.net that says at which date PHP 5.0 went End Of Life? PHP 5.2 ...
    HakreHakre
    Aug 1, 2012 at 1:13 pm
    Aug 2, 2012 at 4:30 am
  • Hi, I believe its a newbie question, but because I only replied to mails and didn't create any RFC page yet I wish to confirm. I wish to create an RFC page for a feature discussion, but I can't do it ...
    Yahav Gindi BarYahav Gindi Bar
    Aug 14, 2012 at 5:28 pm
    Aug 14, 2012 at 8:39 pm
  • Whats the status of 5.3? I have some changes that need to get into a couple of the xml based extensions in order for them to work with the next libxml2 release next month. Should I be putting these ...
    Rob RichardsRob Richards
    Aug 9, 2012 at 2:51 pm
    Aug 9, 2012 at 6:46 pm
  • Hello, ext/mbstring is very useful, but from my point of view, some functions are missing. I would like to propose the addition of the following functions. mb_append($str, $piece) and ...
    Ivan Enderlin @ HoaIvan Enderlin @ Hoa
    Aug 6, 2012 at 7:54 pm
    Sep 25, 2012 at 8:03 am
  • as I see it, the problem with AOP in PHP is the same as with any other technique that requires code-generation, in some form or another, including code-manipulation, pre-processing, transpilers, and ...
    Rasmus SchultzRasmus Schultz
    Aug 26, 2012 at 5:52 pm
    Aug 27, 2012 at 6:33 am
  • Hello, What could have cause PHP to start out so great but then slows to a crawl? Could it be the GC? Number of iterations Node.js PHP --------------------------------------------------------------- ...
    Raymond IrvingRaymond Irving
    Aug 19, 2012 at 2:29 pm
    Aug 20, 2012 at 1:06 am
  • Hi, Please take a look at https://github.com/php/php-src/pull/180 This patch is designed to offer two new interfaces in the SPL to standardize filters and validators of frameworks (ZF, SF, etc ...) ...
    Axel EtcheverryAxel Etcheverry
    Aug 31, 2012 at 12:55 pm
    Sep 1, 2012 at 11:21 am
  • I get reports from Doctrine users, that apparently the Reflection API is broken in 5.3.16 and everything else than BC: https://bugs.php.net/bug.php?id=62715 Has been closed, but wrongly. Can this be ...
    Benjamin EberleiBenjamin Eberlei
    Aug 23, 2012 at 12:47 pm
    Aug 24, 2012 at 10:06 am
  • Hi everybody, I would like to merge https://github.com/php/php-src/pull/120 in HEAD, 5_4 and 5_3 to fix splitting of soft line breaks. Any concerns? With regards, Lars
    Lars StrojnyLars Strojny
    Aug 20, 2012 at 3:25 pm
    Aug 20, 2012 at 9:57 pm
  • --- sapi/apache2filter/sapi_apache2.c | 3 +++ sapi/apache2handler/mod_php5.c | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/sapi/apache2filter/sapi_apache2.c ...
    Cristian RodríguezCristian Rodríguez
    Aug 6, 2012 at 9:59 pm
    Aug 8, 2012 at 7:55 pm
  • Is this all the documentation there is for the use-clause for anonymous closures? http://us2.php.net/manual/en/functions.anonymous.php For one, it would be nice to have documentation that explains ...
    Rasmus SchultzRasmus Schultz
    Aug 3, 2012 at 3:09 pm
    Aug 3, 2012 at 4:05 pm
  • Hey guys, I'm not sure whom to ask, but could somebody with the appropriate privs add a "Quick Fix" to the Bugs dropdown that says something along the lines of, "Support for this PHP version has been ...
    Kris CraigKris Craig
    Aug 25, 2012 at 7:24 am
    Aug 27, 2012 at 1:11 am
  • Guys, this is serious. https://github.com/php/php-src/commit/a90170e6f803f283d6c8e4e8d6b7bd8b7bd011a4 Sebastian has seriously violated an important PHP policy: no big changes, particularly ...
    Andrew FauldsAndrew Faulds
    Aug 22, 2012 at 3:43 pm
    Aug 22, 2012 at 4:01 pm
  • Hello, I'm trying to compile php 5.3 as php-fpm using the following configure command ./configure --enable-debug --enable-maintainer-zts --enable-fpm --enable-fastcgi and i get this " Thank you for ...
    Adi MutuAdi Mutu
    Aug 20, 2012 at 7:47 pm
    Aug 20, 2012 at 7:52 pm
  • Hi: Yaf (http://pecl.php.net/yaf) is a PHP MVC framework, which is build as a PHP extension. It could be considered as the fastest PHP framework for now(http://www.laruence.com/2011/12/02/2333.html), ...
    LaruenceLaruence
    Aug 20, 2012 at 8:06 am
    Aug 20, 2012 at 8:15 am
  • I am trying to follow all the latest threads on various decorators, casting, contracts, iterators, interfaces and the rest but I have to be honest ... I simply don't understand the majority of what ...
    Lester CaineLester Caine
    Aug 15, 2012 at 9:32 am
    Aug 15, 2012 at 10:57 am
  • Hi: We have discussed this RFC for a while, and seems no new suggestion raise up. previous discussion could be found here: http://marc.info/?l=php-internals&m=134312917227815&w=2 So, Let's voting for ...
    LaruenceLaruence
    Aug 6, 2012 at 11:40 am
    Aug 13, 2012 at 1:22 pm
  • --- sapi/apache2filter/sapi_apache2.c | 11 +++++++++-- sapi/apache2handler/sapi_apache2.c | 12 ++++++++++-- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git ...
    Cristian RodríguezCristian Rodríguez
    Aug 8, 2012 at 5:34 pm
    Aug 8, 2012 at 6:03 pm
  • It seems it has already been taken over: https://github.com/zenovich/runkit -- Etienne Kneuss
    Etienne KneussEtienne Kneuss
    Aug 3, 2012 at 9:56 am
    Aug 3, 2012 at 1:32 pm
  • developing the php run time
    Khan hafizur rahmanKhan hafizur rahman
    Aug 31, 2012 at 8:41 pm
    Aug 31, 2012 at 8:41 pm
  • For the record there is another userland library targeting Unicode support without external dependencies. https://github.com/nicolas-grekas/Patchwork-UTF8 Currently it is considered to be included in ...
    Ferenc KovacsFerenc Kovacs
    Aug 31, 2012 at 12:20 pm
    Aug 31, 2012 at 12:20 pm
  • Hi! We've released PHP 5.4.7RC1 which can be found here: http://downloads.php.net/stas/ Windows binaries as always are at: http://windows.php.net/qa/ This is a regular bugfix release, the full list ...
    David Soria ParraDavid Soria Parra
    Aug 31, 2012 at 11:12 am
    Aug 31, 2012 at 11:12 am
  • +1 on error msg numbering. Such an error ID would contain at least two parts, one identifying the code block the error was generating from ('core' or extension name), and a number unique in this ...
    Laupretre FrançoisLaupretre François
    Aug 28, 2012 at 10:43 am
    Aug 28, 2012 at 10:43 am
  • Nuked flmommens
    PHP GroupPHP Group
    Aug 27, 2012 at 12:31 pm
    Aug 27, 2012 at 12:31 pm
  • most/some of the ideas here were brought up before, there is a proposal and a nice history of mailing list discussions (albeit not up-to-date) at https://wiki.php.net/rfc/ifsetor personally I would ...
    Ferenc KovacsFerenc Kovacs
    Aug 24, 2012 at 9:15 pm
    Aug 24, 2012 at 9:15 pm
  • Assigning bug 62912 to <span class="m_body_email_addr" title="e2e55c88f67f475359af28a89150d69c" [email protected]</span
    François MommensFrançois Mommens
    Aug 23, 2012 at 8:34 pm
    Aug 23, 2012 at 8:34 pm
  • Hi, this is a documentation bug only which I have discovered when cherry-picking patches in 5.4.5 and 5.4.6. PHP Bug #62227 was never present in PHP 5.4 due changes in the code commited in: commit ...
    Ondřej SurýOndřej Surý
    Aug 23, 2012 at 11:55 am
    Aug 23, 2012 at 11:55 am
  • never mind this message. -- Ferenc Kovács @Tyr43l - http://tyrael.hu
    Ferenc KovacsFerenc Kovacs
    Aug 23, 2012 at 11:21 am
    Aug 23, 2012 at 11:21 am
  • Hello there, Recently we have seen many extremely long discussion threads here on internals. While discussion is good, much of these threads are filled with noise, pointless arguing that has little ...
    Andrew FauldsAndrew Faulds
    Aug 21, 2012 at 10:17 am
    Aug 21, 2012 at 10:17 am
  • Hi all, I'm wondering what the status/plan is for supporting PGP for Phar signatures. So far I've only found a couple of vague references such as on the Phar::setSignatureAlgorithm() manual page ...
    Evan CouryEvan Coury
    Aug 17, 2012 at 7:32 am
    Aug 17, 2012 at 7:32 am
Group Navigation
period‹ prev | Aug 2012 | next ›
Group Overview
groupphp-internals @
categoriesphp
discussions58
posts661
users98
websitephp.net

98 users for August 2012

Andrew Faulds: 63 posts Lester Caine: 49 posts Stas Malyshev: 43 posts Yasuo Ohgaki: 37 posts Ferenc Kovacs: 36 posts Nikita Popov: 34 posts Rasmus Lerdorf: 28 posts Stan Vass: 26 posts Levi Morrison: 24 posts Sebastian Krebs: 20 posts Kris Craig: 17 posts Morgan L. Owens: 17 posts Yahav Gindi Bar: 16 posts Anthony Ferrara: 15 posts Pierre Joye: 15 posts Derick Rethans: 13 posts Rasmus Schultz: 12 posts Laruence: 11 posts Ivan Enderlin @ Hoa: 10 posts Peter Nguyen: 8 posts
show more
Archives