FAQ

Search Discussions

76 discussions - 499 posts

  • This has just appeared: http://www.theregister.co.uk/2007/01/11/php_apps_security/ -- Alain Williams Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer. +44 (0) 787 668 ...
    Alain WilliamsAlain Williams
    Jan 11, 2007 at 2:41 pm
    Jan 23, 2007 at 5:25 pm
  • Hey, It seems that VC++ 8.0 (Visual Studio 2005) brings more trouble that its worth. Mainly the way it deals with the C runtime. After spending hours and hours of trying to figure out the way to make ...
    Edin KadribasicEdin Kadribasic
    Jan 6, 2007 at 4:00 am
    Jan 12, 2007 at 9:42 pm
  • whilst reading the thread on security issues in response to the article on the theregister.co.uk I came accross a remark by Stefan Esser aimed at Chris Shiftlett which I didn't understand, is this ...
    Jochem MaasJochem Maas
    Jan 20, 2007 at 10:56 pm
    Jan 24, 2007 at 1:21 am
  • Dmitry- You asked for it, you get it :) Hopefully it'll be self-explanatory, the one part I hope you don't notice is that I put the auto_global check back into fetch_simple_variable_ex in order to ...
    Sara GolemonSara Golemon
    Jan 24, 2007 at 7:58 pm
    Jan 31, 2007 at 8:37 pm
  • For reasons best left on IRC, it looks like I'll be working on runtime JIT. To that end, I've come up with a few proposals of varying complexity and feature-set completeness: Option 1: Dump support ...
    Sara GolemonSara Golemon
    Jan 15, 2007 at 4:25 am
    Jan 23, 2007 at 6:05 pm
  • The 2nd release candidate for PHP 5.2.1 is now available for download. The tarballs can be found here: http://downloads.php.net/ilia/php-5.2.1RC3.tar.bz2 (d3889eda8c3471ce7cf2adb35a4de736) ...
    Ilia AlshanetskyIlia Alshanetsky
    Jan 19, 2007 at 12:35 am
    Jan 25, 2007 at 7:14 pm
  • allow_url_include has been bashed lately for being "not good enough", and there is a kernel of truth to that, though where the ultimate blame falls if of course a touchy subject. So rather than ...
    Sara GolemonSara Golemon
    Jan 17, 2007 at 1:07 am
    Jan 23, 2007 at 7:12 am
  • Hello there... I am making my debut appearance here hoping that I am not giving offense to anyones well honed php-instincts or programming practices with my feature-request. This is what it comes ...
    Lars SchultzLars Schultz
    Jan 19, 2007 at 3:20 pm
    Jan 22, 2007 at 10:22 pm
  • The 2nd release candidate for PHP 5.2.1 is now available for download. The tarballs can be found here: http://downloads.php.net/ilia/php-5.2.1RC2.tar.bz2 (cc6024531e3d4058e32cf740e2fe535f) ...
    Ilia AlshanetskyIlia Alshanetsky
    Jan 5, 2007 at 12:18 am
    Jan 11, 2007 at 2:38 pm
  • Hi, I could use some help on an extension I've written. It worked fine before, but from out the blue I started to get segmentation faults. I've located it down to this piece of code, but I don't do ...
    Arnold DanielsArnold Daniels
    Jan 15, 2007 at 8:50 pm
    Jan 16, 2007 at 12:14 pm
  • Okay, rewind and reset time. Dmitry, here's a quick summary of what's being done, how, and why. Initial Problem: PHP6 needs better http input encoding detection, preferably with minimal wasted effort ...
    Sara GolemonSara Golemon
    Jan 23, 2007 at 7:02 pm
    Jan 27, 2007 at 7:50 pm
  • Hello internals, the attached patch introduces a new handler to the engine that is supposed to help debugging overloaded objects. It allows to return a temporary hash rather then the object ...
    Marcus BoergerMarcus Boerger
    Jan 15, 2007 at 10:31 pm
    Jan 19, 2007 at 8:29 am
  • It's impossible to correct remove semaphores with sem_remove function when I use them to provide execution of concurrent processes. When the last process releases the semaphore I should be able to ...
    Wojciech MalotaWojciech Malota
    Jan 2, 2007 at 7:35 am
    Jan 3, 2007 at 8:44 am
  • The final release candidate for PHP 5.2.1, RC4 is now available for download. Pending any problems this will be released as 5.2.1 next week, so this is the last chance to identify any critical issues ...
    Ilia AlshanetskyIlia Alshanetsky
    Jan 26, 2007 at 12:33 am
    Jan 26, 2007 at 3:34 pm
  • Hello! I packed PHP 4.4.5RC1 today, which you can find here: http://downloads.php.net/derick/php-4.4.5RC1.tar.bz2 ee9238175c6b6ecec8712954065451c4 http://downloads.php.net/derick/php-4.4.5RC1.tar.gz ...
    Derick RethansDerick Rethans
    Jan 5, 2007 at 9:11 am
    Jan 10, 2007 at 12:26 pm
  • Hello, Attached is a patch and corresponding test file I would like to submit for inclusion in PHP. I would like this patch to be included in PHP 5.2.1, as it is entirely new code (and thus shouldn't ...
    John BaffordJohn Bafford
    Jan 5, 2007 at 5:50 am
    Jan 8, 2007 at 4:06 pm
  • This happens using the latest PHP_5_2 CVS: [...] 11:00:49 (273.62 KB/s) - `pear/install-pear-nozlib.phar' saved [3287079/3287079] Fatal error: Not valid internal .phar file (checksum error) in ...
    Sebastian NohnSebastian Nohn
    Jan 6, 2007 at 10:08 am
    Jan 6, 2007 at 3:31 pm
  • Hi All, I'm just new to php embed application but I'm at good point after some work/fighting with the engine API. My intention is to run different php scripts in a multithreaded application at the ...
    Roberto FicheraRoberto Fichera
    Jan 5, 2007 at 9:25 am
    Jan 5, 2007 at 4:32 pm
  • PHP 5 Bug Database summary - http://bugs.php.net Num Status Summary (625 total including feature requests) ===============================================[*Compile Issues]============== 39372 ...
    InternalsInternals
    Jan 1, 2007 at 9:30 am
    Jan 29, 2007 at 9:30 am
  • PHP 4 Bug Database summary - http://bugs.php.net Num Status Summary (635 total including feature requests) ===============================================[Apache2 related]============== 38670 Open ...
    InternalsInternals
    Jan 1, 2007 at 9:00 am
    Jan 29, 2007 at 9:00 am
  • I want to access some of the more obscure OpenSSL functions (about 20) from PHP and would like to contribute what I need access to from OpenSSL in PHP back to the community. To that end, I've ...
    Thomas J. HruskaThomas J. Hruska
    Jan 10, 2007 at 5:15 pm
    Jan 13, 2007 at 2:35 am
  • Hello, I have made a second build of 5.2.1RC2 for Windows with no thread safety enabled. This will only work for non threaded SAPIs such as CGI/FastCGI and CLI. The reason for this is that managing ...
    Edin KadribasicEdin Kadribasic
    Jan 5, 2007 at 1:28 pm
    Jan 6, 2007 at 12:08 am
  • I hit some problems compiling a C++ extension in a non-threaded environment, because of some missing extern "C" declarations. Looks like this was previously fixed for threaded mode only. Please would ...
    Caroline MaynardCaroline Maynard
    Jan 23, 2007 at 3:15 pm
    Feb 7, 2007 at 7:25 pm
  • Hello, I am working at the IT department of the Dutch police. We would like to use ppolicy in one of our ldap servers but php doesn't seem to do extended functions (like changing ones password) yet. ...
    Baten, J.W.J. \(Jeroen\)Baten, J.W.J. \(Jeroen\)
    Jan 31, 2007 at 4:23 pm
    Jan 31, 2007 at 8:36 pm
  • Hello internals, I've been helping with PHP documentation for 4 years now, and I still can't help the fact that a loooot of things are not documented, that our/my way of handling the PHP ...
    Mehdi AchourMehdi Achour
    Jan 27, 2007 at 4:26 pm
    Jan 30, 2007 at 4:09 pm
  • Hi, I'm new to the newsgroup and I'm trying to debug PHP 6 on a test server (x64 architecture). However, for some unknown reason, it segfaults if I try to run it with any files that work in PHP ...
    Chris MaltonChris Malton
    Jan 26, 2007 at 7:30 am
    Jan 26, 2007 at 5:45 pm
  • Hello, easter_date() returns a timestamp produced by C's mktime(). (ext/calendar/easter.c:111): Z_LVAL_P(return_value) = mktime(&te); AFAIK mktime() (time.h) is different to php's mktime() as it does ...
    Oliver BlockOliver Block
    Jan 22, 2007 at 7:29 pm
    Jan 23, 2007 at 5:34 pm
  • Hi! I know that the 'TSRMLS' is an abbreviation of 'Thread Safe Resource Manager Local Storage', but what means is 'CC' and 'DC' in the 'TSRMLS_CC' and 'TSRMLS_DC' ?
    yAnbiNyAnbiN
    Jan 21, 2007 at 8:14 pm
    Jan 21, 2007 at 10:55 pm
  • There seems to be a lot of issues in the build process on Mac OS X, not to mention once you get them squared away the build still doesn't work without editing the makefile and adding '-framework ...
    BuildSmartBuildSmart
    Jan 15, 2007 at 9:45 am
    Jan 15, 2007 at 9:25 pm
  • Hello, just a quick question - will the include_once() (Optimized require_once() and include_once() by eliminating fopen(3) on second usage. (Dmitry)) optimisation fix in 5.2.0 backported also in PHP ...
    Reinis RozitisReinis Rozitis
    Jan 15, 2007 at 6:30 pm
    Jan 15, 2007 at 9:16 pm
  • Hi, I already asked for comments on inclusion of OpenSSL CRL support in ext/openssl some time ago (I had a independend extension at this point). As I continued working on it I realized that making ...
    Moritz BechlerMoritz Bechler
    Jan 6, 2007 at 8:37 pm
    Jan 6, 2007 at 10:01 pm
  • The attached patch fixes zend_llist_remove_tail() which didn't reset zend_llist- head properly. The diff was generated against 5_2. Regards, -- Michael
    Michael WallnerMichael Wallner
    Jan 27, 2007 at 5:32 pm
    Feb 3, 2007 at 1:19 am
  • I tracked down the failure of test ext/standard/tests/math/bug24142.phpt when I tried PHP 4.4.5RC1 and found out the following: The brokenness test in the configure script, namely #include <math.h ...
    Christian SchneiderChristian Schneider
    Jan 16, 2007 at 3:35 pm
    Jan 22, 2007 at 8:00 pm
  • I would like to help maintain documentation, I have noticed many unanswered bugs, and have time to contribute to a project I have come to enjoy. I would also like to possibly help with developing the ...
    Christopher BaughmanChristopher Baughman
    Jan 18, 2007 at 3:22 pm
    Jan 18, 2007 at 5:37 pm
  • Maintaining the COM extension. Andi Gutmans suggested I apply for access.
    Andy wharmbyAndy wharmby
    Jan 27, 2007 at 8:45 am
    Jan 27, 2007 at 11:24 am
  • Hi Internals Attached is a suggested patch for COM defect 35464 (http://bugs.php.net/bug.php?id=34564) Any comments; good or bad welcome. Regards Andy Andy Wharmby IBM United Kingdom Limited ...
    Andy WharmbyAndy Wharmby
    Jan 25, 2007 at 4:59 pm
    Jan 25, 2007 at 5:11 pm
  • Hello, As far as I understood, php loads requires modules at startup. Which impact does that have on which function a developer can call from within an extension. I mean, is it possible to call ...
    Oliver BlockOliver Block
    Jan 24, 2007 at 1:54 pm
    Jan 24, 2007 at 11:53 pm
  • Hello, I have a Linux server that's running PHP 4.4.0 and 5.2.0 along with FreeTDS 0.64 I am trying to connect to a MS SQL Server 2005 with PHP and I encounter a problem. Here is the php script ...
    Un NamedUn Named
    Jan 23, 2007 at 11:56 am
    Jan 23, 2007 at 4:49 pm
  • Hi, I have been trying to track down a potential bug in my code and after testing everything I could, I believe it is a bug in PHP. The problem is that it's quite a complex issue and only occurs when ...
    David MyttonDavid Mytton
    Jan 22, 2007 at 6:08 pm
    Jan 23, 2007 at 12:50 pm
  • Hi Internals As promised back in December I have now found some time to look at the COM defects to help reduce the backlog. I have now investigated the first of these; ...
    Andy WharmbyAndy Wharmby
    Jan 22, 2007 at 2:55 pm
    Jan 22, 2007 at 4:46 pm
  • Hi, all, Sorry for disturbing you. I cant login in my account "mikespook" with the passwords that I set up before. I dont know if I type a wrong passwords or I need more setup with the cvs client as ...
    MikespookMikespook
    Jan 21, 2007 at 8:51 am
    Jan 21, 2007 at 10:40 am
  • Hello, I am trying to cross compile PHP-5.2.0 for arm linux. # export CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc # export AR=/usr/local/arm/3.3.2/bin/arm-linux-ar # export ...
    Kiran MallaKiran Malla
    Jan 20, 2007 at 6:52 am
    Jan 20, 2007 at 7:23 pm
  • I'd like to maintain my code via CVS and I do not have a CVS repository somewhere else (this is related to a PEAR Package).
    Tom KlingenbergTom Klingenberg
    Jan 19, 2007 at 2:51 pm
    Jan 19, 2007 at 2:57 pm
  • Hi, I'm now trying OOP in PHP5, and enjoy it very much. However, as we know PHP5 does not allow compile-time instantiation, so when I try this script: <?php class C { static private $o = new ...
    Jingcheng ZhangJingcheng Zhang
    Jan 18, 2007 at 2:06 pm
    Jan 18, 2007 at 2:21 pm
  • I'm going to port libgd library to Windows CE platform. I've already discussed this subject with Pierre-A. Joye - current maintainer of libgd. Pierre approved this idea and is promoting me to libgd ...
    Mateusz LoskotMateusz Loskot
    Jan 16, 2007 at 2:46 pm
    Jan 16, 2007 at 2:49 pm
  • bbgdjgkdjggfdggdf and more info D
    NameName
    Jan 2, 2007 at 11:32 am
    Jan 15, 2007 at 5:32 am
  • Hi, a small ZE patch : http://andrey.hristov.com/projects/php_stuff/patches/const_patch.txt which solves warnings if ZVAL_U_STRING() or ZVAL_U_STRINGL() are used with const char *. Thanks, Andrey
    Andrey HristovAndrey Hristov
    Jan 10, 2007 at 1:21 pm
    Jan 10, 2007 at 4:47 pm
  • hi, all, Sorry for sending this mail to the list directly. I have translated a part of the php-gtk-doc into Chinese. And I would continue translating the doc. Anant Narayanan suggested me I would ...
    MikespookMikespook
    Jan 8, 2007 at 3:04 pm
    Jan 9, 2007 at 6:06 pm
  • Hi all, Just noticed that the 'b' prefix doesn't appear in syntax highlighting, nor Tokenizer extension, with T_CONSTANT_ENCAPSED_STRING (and with heredocs in 5.2). That's because yytext is ...
    Matt WilmasMatt Wilmas
    Jan 9, 2007 at 3:18 am
    Jan 9, 2007 at 5:40 pm
  • Sorry! :-( -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
    Sebastian BergmannSebastian Bergmann
    Jan 3, 2007 at 7:23 pm
    Jan 3, 2007 at 8:18 pm
Group Navigation
period‹ prev | Jan 2007 | next ›
Group Overview
groupphp-internals @
categoriesphp
discussions76
posts499
users119
websitephp.net

119 users for January 2007

Pierre: 37 posts Andrei Zmievski: 25 posts Ilia Alshanetsky: 25 posts Stanislav Malyshev: 25 posts Sara Golemon: 23 posts Antony Dovgal: 21 posts Marcus Boerger: 17 posts Stefan Esser: 16 posts Andi Gutmans: 15 posts Alain Williams: 12 posts Arnold Daniels: 12 posts Derick Rethans: 11 posts Rasmus Lerdorf: 11 posts Internals: 10 posts Dmitry Stogov: 10 posts Nuno Lopes: 8 posts Edin Kadribasic: 7 posts Edin Kadribasic: 7 posts Mathieu CARBONNEAUX: 7 posts Lukas Kahwe Smith: 6 posts
show more
Archives