FAQ

Search Discussions

53 discussions - 347 posts

  • Hi, let's take this to a new thread so it'S not hidden in other discussions: Getting rid of magic_quotes would be really nice but has a very big "BUT". Many things (I won't call it "applications" or ...
    Johannes SchlüterJohannes Schlüter
    Dec 8, 2008 at 3:47 pm
    Dec 12, 2008 at 12:10 am
  • Ok, so as promised I ran some of the options we have that came up last week by Douglas Crockford. 1. Document the fact that if you want to strictly conform to the JSON spec and be sure your ...
    Rasmus LerdorfRasmus Lerdorf
    Dec 15, 2008 at 5:50 pm
    Dec 17, 2008 at 11:31 am
  • Hi All, Basic types were added to our JSON decoder to PHP 5.2.1, this allows one to use json_encode / json_decode on any of our scalar types. Omar correctly identified #38680 as not a bug but it ...
    Scott MacVicarScott MacVicar
    Dec 13, 2008 at 3:50 am
    Dec 14, 2008 at 5:31 pm
  • Hi folks, I played with __invoke today: class Curry { protected $callable; protected $args; public static function create($callable) { $curry = new self($callable, array_slice(func_get_args(), 1)); ...
    David ZülkeDavid Zülke
    Dec 23, 2008 at 4:02 pm
    Jan 7, 2009 at 6:44 am
  • Hi, I spoke with some devs yesterday about spl_object_hash performance and alternatives to solve it. Seems that md5 applied inside it is the responsable for that. After some tips from Lars, we came ...
    Guilherme BlancoGuilherme Blanco
    Dec 17, 2008 at 5:31 pm
    Jan 25, 2009 at 10:14 pm
  • Don't want to take up much of you're time, just wondered if anybody could point me to the reason why some primitives aren't in php. Would find it very very useful to have byte, short, long, float, ...
    Nathan RixhamNathan Rixham
    Dec 17, 2008 at 10:57 pm
    Dec 19, 2008 at 3:51 pm
  • Hey, There have been several bug reports about magic_quotes_gpc being broken, at the moment in 5.2.7 the escaping is not performed even when enabled. So any applications that attempt to undo the work ...
    Scott MacVicarScott MacVicar
    Dec 6, 2008 at 8:35 pm
    Dec 9, 2008 at 7:51 am
  • Brian, As you most likely mean the core engine, Brian, this email is being forwarded to the Internals mailing list. If you haven't already, please consider subscribing to that list by sending a blank ...
    Daniel BrownDaniel Brown
    Dec 29, 2008 at 9:45 pm
    Dec 30, 2008 at 4:13 pm
  • Hey everybody, I'm new both to the list and to hacking the internals, so I'll try to keep it short and humble. I've written an array_flatten function which just takes all elements from a nested array ...
    Mike PanchenkoMike Panchenko
    Dec 26, 2008 at 9:06 am
    Dec 28, 2008 at 12:08 am
  • Hello There, I would like to propose a third argument to implode(), named skip_empty, that will cause empty elements to be ignored when generating the implode string. By empty I mean everything that ...
    Igor FeghaliIgor Feghali
    Dec 6, 2008 at 2:21 am
    Dec 8, 2008 at 1:01 pm
  • OK I spent yesterday working trough some of the idiosyncrasies of DateTime and having had a sleep I've finished off this morning. First question. Why are there two different formats for dates with ...
    Lester CaineLester Caine
    Dec 5, 2008 at 6:29 am
    Dec 10, 2008 at 10:25 am
  • hi guys. i'm very new to your list so maybe something similar to my proposal has been already posted somewhere at this list but really i don't know how i can make the search. i often pass arrays to ...
    JayJay
    Dec 18, 2008 at 12:29 am
    Dec 18, 2008 at 11:58 am
  • Hi, This bug: http://bugs.php.net/bug.php?id=46680 uncovers 2 larger issues. 1) Where should a function like file_put_contents() create its file if it doesn't already exist and FILE_USE_INCLUDE_PATH ...
    Gregory BeaverGregory Beaver
    Dec 9, 2008 at 7:50 pm
    Dec 17, 2008 at 9:46 pm
  • I just read the new namespace documentation and I must say that the new implementation is much more flexible. Great work! I had only two objections: 1) False warnings As ...
    David GrudlDavid Grudl
    Dec 2, 2008 at 9:25 pm
    Dec 2, 2008 at 10:40 pm
  • Hi. With 2008 having a leap-second, does PHP handle this? In looking at http://en.wikipedia.org/wiki/Leap_second, there have been quite a few leap seconds - 34 since Jan 1st 1972. So, if PHP isn't ...
    Richard QuadlingRichard Quadling
    Dec 18, 2008 at 12:20 pm
    Dec 19, 2008 at 4:45 pm
  • Hi. Running 5.3.0alpha3 now and converting our codebase to the new namespaces syntax. Works fine so far, the new name resolution rules are very usable and lead to cleaner code so far. :) Now I ran ...
    Karsten DambekalnsKarsten Dambekalns
    Dec 8, 2008 at 11:10 am
    Dec 9, 2008 at 9:47 am
  • Hi. I'm looking to test 5.3, but I stumble at the first hurdle as the ini file is not being read. Windows XP Pro SP3 and Windows Server 2005/2008. 2008-12-12 15:45:36 D:\Personal ...
    Richard QuadlingRichard Quadling
    Dec 12, 2008 at 3:56 pm
    Dec 16, 2008 at 11:06 am
  • Hello, ternary operator is very nice syntactic sugar... $foo = $cond ? $bar : $baz; ...but it may slows down scripts. When $bar is array or relative big string, it is better to aviod sugar and use ...
    David GrudlDavid Grudl
    Dec 14, 2008 at 5:07 pm
    Dec 14, 2008 at 11:17 pm
  • The PHP development team would like to announce the immediate availability of PHP 5.2.8. This release addresses a regression introduced by 5.2.7 in regard to the magic_quotes functionality, that was ...
    Ilia AlshanetskyIlia Alshanetsky
    Dec 8, 2008 at 11:59 pm
    Dec 9, 2008 at 3:18 pm
  • PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (69 total -- which includes 31 feature requests) ===============================================[*General Issues]============== ...
    InternalsInternals
    Dec 1, 2008 at 10:00 am
    Dec 29, 2008 at 10:00 am
  • PHP 5 Bug Database summary - http://bugs.php.net/ Num Status Summary (1193 total -- which includes 757 feature requests) ===============================================[*General Issues]============== ...
    InternalsInternals
    Dec 1, 2008 at 9:30 am
    Dec 29, 2008 at 9:30 am
  • Hello everyone, Currently when an undefined constant is called, E_NOTICE is produced and the name of the constant is assumed to be a string. In my opinion this behaviour is strange and problematic ...
    Kuba WieczorekKuba Wieczorek
    Dec 19, 2008 at 11:43 pm
    Dec 20, 2008 at 4:40 pm
  • this is a discussion about "Default value for parameters with a class type hint can only be NULL" error let's focus our eyes on ==== zend_compile.c function zend_do_receive_arg void ...
    PhpxcachePhpxcache
    Dec 12, 2008 at 5:21 am
    Dec 18, 2008 at 2:05 am
  • Hi. With regard to http://bugs.php.net/bug.php?id=46971, how much effort is needed (if any) to document that some functionality is not going to be available in all windows builds? [DOC] Or, When will ...
    Richard QuadlingRichard Quadling
    Dec 31, 2008 at 10:12 am
    Dec 31, 2008 at 11:02 am
  • This code throws *Fatal error*: Method test::__toString() must not throw an exception class Test1 { public function __toString() { throw new Exception; } } The same problem causes throwing exceptions ...
    David GrudlDavid Grudl
    Dec 26, 2008 at 1:48 am
    Dec 27, 2008 at 2:46 pm
  • This is my 1st suggestion to the internals :) Anywho, there has been some discussion in the is_dir() comments on php.net (http://is.php.net/manual/en/function.is-dir.php) about a function that ...
    Ólafur WaageÓlafur Waage
    Dec 17, 2008 at 7:01 pm
    Dec 18, 2008 at 1:16 am
  • Hello! Johannes has packaged PHP 5.3.0alpha3, which you can find here: http://downloads.php.net/johannes/ Windows binaries thanks to Pierre, which are available here: http://windows.php.net/qa/ ...
    Lukas Kahwe SmithLukas Kahwe Smith
    Dec 4, 2008 at 9:19 pm
    Dec 8, 2008 at 12:08 pm
  • Hi to both internals lists, How about Sybase-CT, does this happen also with PDO and Sybase DBLIB? If not using FreeTDS, both 3rd party DLLs are legacy non-VC9 libs/dlls (libsybct.dll, libsybdb.dll as ...
    Uwe SchindlerUwe Schindler
    Dec 31, 2008 at 11:37 am
    Dec 31, 2008 at 11:54 am
  • Hey Folks! I've been working with Zend Studio. Since I've uninstalled the suite, PHP is exiting with: Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (IF-MIB): At line 0 in (none) ...
    Kenan R SulaymanKenan R Sulayman
    Dec 28, 2008 at 9:41 am
    Dec 28, 2008 at 11:51 am
  • 46848 can be closed I couldn't reproduce the bug with 5.2.8 http://bugs.php.net/46848 Missing Record in query Tested on :windowsxp , on ubuntu intrepid with default php also on ubuntu with 5.2.8 ...
    Marius popaMarius popa
    Dec 22, 2008 at 2:34 pm
    Dec 23, 2008 at 9:57 am
  • Hi. I've been playing with the session.save_path=n;path setting. The documentation says that there is a mod_files.sh file to help create the folder structure (which there is). But this won't run ...
    Richard QuadlingRichard Quadling
    Dec 10, 2008 at 3:56 pm
    Dec 12, 2008 at 9:33 am
  • Hi, Heads up: there have been several commits to ext/phar in php-src by non-maintainers who did not merge to pecl/phar, and a couple to pecl/phar that were not merged to php-src. You have 2 choices. ...
    Gregory BeaverGregory Beaver
    Dec 9, 2008 at 6:54 pm
    Dec 10, 2008 at 2:28 pm
  • Your macros are not compatible with autoconf 2.13: [email protected] php-5.3 % ./buildconf --force Forcing buildconf using default Zend directory buildconf: checking installation... buildconf: autoconf ...
    Sebastian BergmannSebastian Bergmann
    Dec 2, 2008 at 7:19 pm
    Dec 2, 2008 at 9:09 pm
  • Hello guys, Looking in the subject mentioned bug report, it seems that the attached patch might do the trick and make the mb_strimwidth() function work as explained in the php manual ...
    Henrique M. DecariaHenrique M. Decaria
    Dec 30, 2008 at 4:24 pm
    Jan 4, 2009 at 4:35 pm
  • Hey Folks! I've got a error in compiling PHP ( 5.3+ ) (or executing the compiled PHP bin). It occurs with including php_xdebug.dll (alt. known as xDebug Server ). When executing the compiled binary ...
    Kenan R SulaymanKenan R Sulayman
    Dec 31, 2008 at 5:42 pm
    Dec 31, 2008 at 7:14 pm
  • Hi! I'm looking for the PHP 5 grammar specification. I'm studying the possibility of implementing an abstract interpretation tool with flex/bison in order to find security vulnerabilities (Injection ...
    Juan KinuntJuan Kinunt
    Dec 23, 2008 at 6:52 pm
    Dec 24, 2008 at 10:46 am
  • Hi Lukas, Johannes Please could I ask for a PHP5.3 release manager's point of view on this? I raised this ext/imap bug yesterday http://bugs.php.net/bug.php?id=46902 after a discussion with Ilia ...
    ZoeZoe
    Dec 19, 2008 at 9:19 am
    Dec 19, 2008 at 11:56 am
  • opline2- op2.op_type == 0, which should be opline2- op2.op_type == IS_UNUSED. patch followed: $ cvs diff zend_compile.c Index: zend_compile.c ...
    XueferXuefer
    Dec 12, 2008 at 4:58 am
    Dec 15, 2008 at 11:32 am
  • When using GCC 4.x with php-5.3, and an extension (such as APC) that references PCRE functions (pcre_exec) that are bundled with PHP in the pcre extension. The symbols defined in the PHP binaries ...
    ShireShire
    Dec 9, 2008 at 10:09 pm
    Dec 10, 2008 at 10:16 am
  • Given this: use \MyProject\SubProjectA as A; A\foo::someMethod(); The className given is to the autoload function is "MyProject\SubProjectA\foo" not "\MyProject\SubProjectA\foo" (notice lack of ...
    Tony BibbsTony Bibbs
    Dec 4, 2008 at 10:26 pm
    Dec 5, 2008 at 6:14 am
  • Hi Felipe, Shouldn't those be function_exists instead of posix_mknod? Regards, Christian
    Christian SeilerChristian Seiler
    Dec 3, 2008 at 6:29 pm
    Dec 3, 2008 at 6:38 pm
  • PF 2009 for PHP internals! And good luck in finishing the PHP 5.3. David G.
    David GrudlDavid Grudl
    Dec 31, 2008 at 9:01 pm
    Dec 31, 2008 at 9:01 pm
  • Hey again! Thanks, but I've just determined the problem: I've altered the xdebug origin, and made a mistake within my implementation. Von meinem iPhone gesendet
    Kenan SulaymanKenan Sulayman
    Dec 31, 2008 at 7:42 pm
    Dec 31, 2008 at 7:42 pm
  • My system is CentOS 5.2. I use the following configure command: ./configure --prefix=/usr/local/php6.0-dev --with-config-file-path=/usr/local/php6.0-dev/etc ...
    HouYu Li KarajanHouYu Li Karajan
    Dec 30, 2008 at 3:24 am
    Dec 30, 2008 at 3:24 am
  • Translating the documentation
    Mustafa AldemirMustafa Aldemir
    Dec 21, 2008 at 2:46 pm
    Dec 21, 2008 at 2:46 pm
  • Hello all (and sorry for the cross-posting, please keep all replies to svn-migration@) After weeks of hard work from Gwynne, svn.php.net is now in a very good shape and ready for extensive testing. ...
    Hannes MagnussonHannes Magnusson
    Dec 19, 2008 at 9:59 pm
    Dec 19, 2008 at 9:59 pm
  • For some time, PHP has had a build option ./configure --with-config-file-scan-dir=/etc/php5/conf.d/ that allows distribution maintainers to manage system-wide PHP configuration by adding/removing ...
    Jeremy JacksonJeremy Jackson
    Dec 19, 2008 at 6:19 pm
    Dec 19, 2008 at 6:19 pm
  • Hello all There are still several items that should be merged from HEAD to 5.3. - Changed allow_url_fopen/allow_url_include to allow per-wrapper enable/disable and runtime tightening. (Sara) (no idea ...
    Hannes MagnussonHannes Magnusson
    Dec 9, 2008 at 1:37 pm
    Dec 9, 2008 at 1:37 pm
  • The PHP development team would like to announce the immediate availability of PHP 5.2.7. This release focuses on improving the stability of the PHP 5.2.x branch with over 170 bug fixes, several of ...
    Ilia AlshanetskyIlia Alshanetsky
    Dec 5, 2008 at 4:36 am
    Dec 5, 2008 at 4:36 am
  • Hi, First up, I'd like to apologise in advance if I'm mailing the wrong place. I have done my homework before subscribing, and this looks to be the right one, but - one never can tell... Formalities ...
    Robin BurchellRobin Burchell
    Dec 4, 2008 at 10:19 pm
    Dec 4, 2008 at 10:19 pm
Group Navigation
period‹ prev | Dec 2008 | next ›
Group Overview
groupphp-internals @
categoriesphp
discussions53
posts347
users94
websitephp.net

94 users for December 2008

Ilia Alshanetsky: 19 posts Pierre Joye: 15 posts Marcus Boerger: 13 posts Richard Quadling: 13 posts Mike: 12 posts Scott MacVicar: 12 posts Hannes Magnusson: 11 posts Lukas Kahwe Smith: 11 posts Internals: 10 posts David Grudl: 9 posts Nathan Rixham: 9 posts Rasmus Lerdorf: 9 posts Stanislav Malyshev: 9 posts Steph Fox: 8 posts Cristian Rodríguez: 7 posts Lars Strojny: 7 posts Robin Burchell: 7 posts Alexey Zakhlestin: 6 posts Igor Feghali: 6 posts Uwe Schindler: 6 posts
show more
Archives