[PHP-DEV] Bug #12432 Updated: not valid mysql ressource

2001-07-30 Thread mfischer
ID: 12432 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: MySQL related Operating System: GNU Linux PHP Version: 4.0.6 New Comment: Right, it's a bug. I mixed it up with some other mysql issue. If was even myself one who came up with that issue and it was

[PHP-DEV] Re: midgard, was RE: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline

2001-07-30 Thread Stanislav Malyshev
SL If (a) is true then I could GPL my copy of PHP and then use and SL GPL-non-LGPL code I liked You can not GPL PHP code - that's not your code, you don't hold a copyright on it. -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115 --

Re: [PHP-DEV] CVS Account Request

2001-07-30 Thread Jo Giraerts
On Mon, Jul 30, 2001 at 10:06:05AM +0200, Ramsi Sras wrote: UNSUBSCRIBE ME PLEASE!! excuse me, but i'm getting really annoyed by these messages all the time. Can someone get this person out of the mailinglist, please? or should i add him to my already-way-too-long-mailfilter? --

[PHP-DEV] Bug #12465: posix_* issuing Warnings, no error code.

2001-07-30 Thread herp
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: posix_* issuing Warnings, no error code. hi, I tried to use some of the posix_* functions to work with user-accounts on the system, like posix_getpwnam()

Re: [PHP-DEV] Security Issues - a bit of my experience

2001-07-30 Thread Stephen van Egmond
Zeev Suraski ([EMAIL PROTECTED]) wrote: I don't think we can change the behavior of empty() at this stage... isempty()? -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

[PHP-DEV] TSRM change

2001-07-30 Thread Andrei Zmievski
Zeev, Since you've been updating TSRM stuff, I've noticed some inconsistencies. For example, php_ldap.h says: # define LDAPG(v) TSRMG(ldap_globals_id, zend_ldap_globals *, v) But ldap_globals_id is not declared anywhere. Should it be? -Andrei Nobody tried to design Windows - it just grew in

[PHP-DEV] Bug #12466: iPlanet aborts in call to ts_resource in php4_init

2001-07-30 Thread sveinolav . bjerkeset
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.6 PHP Bug Type: iPlanet related Bug description: iPlanet aborts in call to ts_resource in php4_init Hi, I have tried to compile PHP 4.0.6 and 4.0.5 with support for iPlanet. Here is the configuration

[PHP-DEV] Bug #11790 Updated: Error compiling PHP

2001-07-30 Thread sniper
ID: 11790 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: Redhat Linux 5.x PHP Version: 4.0.6 New Comment: Could you please try the latest CVS snapshot from http://snaps.php.net/ to verify if this problem still

Re: [PHP-DEV] TSRM change

2001-07-30 Thread teo
Hi Andrei! On Mon, 30 Jul 2001, Andrei Zmievski wrote: Zeev, Since you've been updating TSRM stuff, I've noticed some inconsistencies. For example, php_ldap.h says: # define LDAPG(v) TSRMG(ldap_globals_id, zend_ldap_globals *, v) But ldap_globals_id is not declared anywhere. Should

[PHP-DEV] memory leaks in own extension

2001-07-30 Thread Robin Ericsson
Hi, I'm writing an own extension in C++, and I have trouble with memoryleaks. I'm using PHP 4.0.6. When I enable debug I don't find my leaks, but I do find some other leaks: nn4itprotocol.cpp(1359) : Freeing 0x081FC38C (19 bytes), script=main.phtml zend_operators.c(441) : Actual location

Re: [PHP-DEV] Security Issues - a bit of my experience

2001-07-30 Thread Jeffrey A . Stuart
AMEN! I PERSONALLY DO NOT consider it a PIA to have to access the variables via $HTTP_POST... What I USUALLY do is something like this: $fldform_var1 = $HTTP_POST_VARS[form_var1]; etc. This way, I'm GUARENETEED that I got the variable FROM the location that I was expecting. Then, I refer

[PHP-DEV] Re: TSRM change

2001-07-30 Thread Zeev Suraski
are you sure it isn't? There are variables generated by a macro DECLARE_MODULE_GLOBALS, so chances are it is coming from there. I was doing thousands of lines of changes though, so I may have gotten something wrong (well, may is an understatement :) At 06:31 30/07/2001, Andrei Zmievski

Re: [PHP-DEV] TSRM change

2001-07-30 Thread Zeev Suraski
This one should already be fixed (update Zend) At 07:26 30/07/2001, [EMAIL PROTECTED] wrote: Hi Andrei! On Mon, 30 Jul 2001, Andrei Zmievski wrote: Zeev, Since you've been updating TSRM stuff, I've noticed some inconsistencies. For example, php_ldap.h says: # define LDAPG(v)

[PHP-DEV] Bug #12467: Undefined entry point in php4ts.dll

2001-07-30 Thread esmoot
From: [EMAIL PROTECTED] Operating system: NT 4.0 PHP version: 4.0.6 PHP Bug Type: Oracle related Bug description: Undefined entry point in php4ts.dll Environment: NT 4.0, Apache 1.3.14, PHP 4.0.6 (pre-compiled), Oracle Personal DB 8i (8.1.5.0.0), IE 5.0. PHP is running as

Re: [PHP-DEV] Re: TSRM change

2001-07-30 Thread Andrei Zmievski
On Mon, 30 Jul 2001, Zeev Suraski wrote: are you sure it isn't? There are variables generated by a macro DECLARE_MODULE_GLOBALS, so chances are it is coming from there. I was doing thousands of lines of changes though, so I may have gotten something wrong (well, may is an understatement

[PHP-DEV] Bug #11790 Updated: Error compiling PHP

2001-07-30 Thread rmang
ID: 11790 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: Redhat Linux 5.x PHP Version: 4.0.6 New Comment: Tried the newest snapshot and received: filestat.c: In function `php_if_disk_total_space':

[PHP-DEV] Bug #11595 Updated: Error in the migration PHP3 to PHP4 with OpenLink-ODBC drive

2001-07-30 Thread ahill
ID: 11595 Updated by: ahill Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: ODBC related Operating System: Solaris 2.7 PHP Version: 4.0.4pl1 Assigned To: ahill New Comment: Hi, Please try with 4.0.6 or submit an ODBC trace; I am unable to reproduce. Best regards, Andrew

[PHP-DEV] Latest TSRM patches and ext/gd

2001-07-30 Thread Sebastian Bergmann
gd.c d:\home\php\php4\ext\gd\gd.c(1002) : error C2065: 'tsrm_ls' : Undeclared identifier + lots of warnings -- Sebastian Bergmann Measure Traffic Usability http://sebastian-bergmann.de/http://phpOpenTracker.de/ -- PHP Development Mailing

Re: [PHP-DEV] Security Issues - a bit of my experience

2001-07-30 Thread Sterling Hughes
On Mon, 30 Jul 2001, Ramsi Sras wrote: Hey, idiot. you can just send a message to [EMAIL PROTECTED], stop spamming my mailbox, or else you'll be subscribed to alot more mailing lists than you ever wanted. -Sterling UNSUBSCRIBE ME PLEASE!!UNSUBSCRIBE ME

[PHP-DEV] Bug #10166 Updated: read_exif_data loads whole image into memory

2001-07-30 Thread sniper
ID: 10166 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Graphics related Operating System: Linux 2.2 PHP Version: 4.0 Latest CVS (04/04/2001) New Comment: In latest CVS there I have added an optional parameter for read_exif_data(): proto

[PHP-DEV] Bug #12468: --enable-gd-native-ttf option not detected

2001-07-30 Thread bvr
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: --enable-gd-native-ttf option not detected the --enable-gd-native-ttf as described in ./configure --help is not recognized because configure looks

[PHP-DEV] Bug #12469: crash on die() from inside a class thats included

2001-07-30 Thread tobi
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: crash on die() from inside a class thats included had some ugly crashes without any output, by terminating a class-function with die(). the class was

[PHP-DEV] Bug #12468 Updated: --enable-gd-native-ttf option not detected

2001-07-30 Thread rasmus
ID: 12468 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Unknown/Other Function Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: Fixed in CVS a while ago Previous Comments:

[PHP-DEV] Bug #12468 Updated: --enable-gd-native-ttf option not detected

2001-07-30 Thread sniper
ID: 12468 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Old Bug Type: Unknown/Other Function Bug Type: GD related Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: This has been reported dozens of times now and it has already been fixed too. Next

[PHP-DEV] Bug #12470: pg_close(); causes printf();

2001-07-30 Thread gorth
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.5 PHP Bug Type: PostgreSQL related Bug description: pg_close(); causes printf(); pg_close(); /exts/pgsql/pgsql.c ?? printf(\npg_close %d\n,id); -- Edit bug report at: http://bugs.php.net/?id=12470edit=1 --

[PHP-DEV] TSRM compatibility note

2001-07-30 Thread Zeev Suraski
Just FYI - code working with the old-style TSRM should still go on working. It just wouldn't take advantage of the faster single fetch approach we switched to. We should probably change ext_skel to generate new-style fetches and macros, so that new extensions take advantage of the faster

[PHP-DEV] Re: Bug #12425 Updated: apache core dumps when started with a php.ini in /usr/local/lib

2001-07-30 Thread Chris
Warning Could not process message with given Content-Type: multipart/mixed;boundary=3b659b4aa48fa

[PHP-DEV] Bug #12470 Updated: pg_close(); causes printf();

2001-07-30 Thread sniper
ID: 12470 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: PostgreSQL related Operating System: PHP Version: 4.0.5 New Comment: This has been removed in 4.0.6 Previous Comments:

[PHP-DEV] Bug #12471: DCOM don't running

2001-07-30 Thread ismael
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.5 PHP Bug Type: COM related Bug description: DCOM don't running Teste PHP COM/DCOM Warning: Unable to obtain IDispatch interface for CLSID {B3017363-43C6-11D5-9848-00E04C3919F8}: O servidor de RPC não está

[PHP-DEV] Re: TSRM compatibility note

2001-07-30 Thread Harald Radi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi zeev, is there a short explanation of this tsrm stuff somewhere ? i'd like to know which kind of functions should take use of the tsrm features. while reviewing your changes to the ext/com module i'm stumbled into a few inconsistencies (as

[PHP-DEV] gmp_init with a base argument

2001-07-30 Thread Troels Arvin
Hello, Because decbin is limited to 31 bit values, I thought that the gmp extension might be expanded a bit: If you add an optional base argument to gmp, then we actually have a large number-bit decbin. I think that would be nice. Proposed patch below. (The patch is for php 4.0.6; I can easily

[PHP-DEV] Bug #12472: cannot install pear

2001-07-30 Thread sybex
From: [EMAIL PROTECTED] Operating system: Slackware Linux 8.0 / 2.4.7 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: cannot install pear doing a 'make install' dies when attempting to install pear. configure options: --with-gettext --enable-sysvshm

[PHP-DEV] Bug #12433 Updated: Curl Crush, CURLOPT_WRITEHEADER

2001-07-30 Thread sterling
ID: 12433 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: GNU Linux PHP Version: 4.0.6 New Comment: fixed in cvs. Previous Comments: [2001-07-27

[PHP-DEV] Bug #11856 Updated: CURLOPT_HEADER

2001-07-30 Thread sterling
ID: 11856 Updated by: sterling Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: i686-pc-linux-gnu PHP Version: 4.0 Latest CVS (2001-07-03) New Comment: fixed in cvs. Previous Comments:

[PHP-DEV] Bug #11856 Updated: CURLOPT_HEADER

2001-07-30 Thread sterling
ID: 11856 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: i686-pc-linux-gnu PHP Version: 4.0 Latest CVS (2001-07-03) New Comment: close Previous Comments:

[PHP-DEV] Bug #11901 Updated: CURLOPT_HEADERFUNCTION result wrong header

2001-07-30 Thread sterling
ID: 11901 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: i686-pc-linux-gnu PHP Version: 4.0 Latest CVS (2001-07-05) New Comment: fixed in cvs. Previous Comments:

[PHP-DEV] Bug #11901 Updated: CURLOPT_HEADERFUNCTION result wrong header

2001-07-30 Thread sterling
ID: 11901 Updated by: sterling Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: cURL related Operating System: i686-pc-linux-gnu PHP Version: 4.0 Latest CVS (2001-07-05) New Comment: fixed in cvs. Previous Comments:

[PHP-DEV] Bug #11908 Updated: Post not binary safe

2001-07-30 Thread sterling
ID: 11908 Updated by: sterling Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: i686-pc-linux-gnu PHP Version: 4.0 Latest CVS (2001-07-05) New Comment: CURLOPT_BINARYTRANSFER is only for use with CURLOPT_RETURNTRANSFER. Previous Comments:

[PHP-DEV] Bug #11908 Updated: Post not binary safe

2001-07-30 Thread sterling
ID: 11908 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: i686-pc-linux-gnu PHP Version: 4.0 Latest CVS (2001-07-05) New Comment: close, sorry guys, its been awhile. Previous Comments:

[PHP-DEV] Bug #10673 Updated: CURL/PHP causes lengthy Apache Keepalive

2001-07-30 Thread sterling
ID: 10673 Updated by: sterling Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: Linux PHP Version: 4.0.6 New Comment: I'm gonna close this one. its been awhile, and no one else seems to have this problem and I certainly can't reproduce it. Previous

[PHP-DEV] Bug #10673 Updated: CURL/PHP causes lengthy Apache Keepalive

2001-07-30 Thread sterling
ID: 10673 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: Linux PHP Version: 4.0.6 New Comment: *arggghh* close. Mozilla sucks! Previous Comments:

Re: [PHP-DEV] TSRM compatibility note

2001-07-30 Thread Jouni Ahto
On Mon, 30 Jul 2001, Zeev Suraski wrote: We should probably change ext_skel to generate new-style fetches and macros, so that new extensions take advantage of the faster approach. Ok. Will fix later this week. Have to first catch up on what this actually means. (I lost my home connection

[PHP-DEV] AW: fortunately it works now ..

2001-07-30 Thread Harald Radi
Multithreaded: CoInitialize() is actually in basic_functions.c not in COM.c - interestingly. i.e. the code in COM.c is called, but is the second call to CoInitialize(). CoInitializeEx() would need to be callsed if we plan to be multi-threaded. wouldn't it be evident that

[PHP-DEV] Bug #12099 Updated: SIGSEGV bug in module sablotron

2001-07-30 Thread sterling
ID: 12099 Updated by: sterling Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sablotron XSL Operating System: Debian Linux (testing) PHP Version: 4.0CVS-2001-07-12 New Comment: All current development is being focused on the XSLT module (--enable-xslt --with-xslt-sablot). Please

Re: [PHP-DEV] Bug #12464: IIS5.0 header problems

2001-07-30 Thread Daniel Andersson
hiyya people [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi j.gray! On Mon, 30 Jul 2001, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: win 2k PHP version: 4.0.6 PHP Bug Type: Session related Bug

[PHP-DEV] Bug #12099 Updated: SIGSEGV bug in module sablotron

2001-07-30 Thread sterling
ID: 12099 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sablotron XSL Operating System: Debian Linux (testing) PHP Version: 4.0CVS-2001-07-12 New Comment: I will remember to change the status. I will remember to change the status. I will remember

[PHP-DEV] phpinfo output

2001-07-30 Thread Colin Viebrock
Anyone else here notice that the additional information blocks for modules compiled into PHP is pretty much sorted in reverse alphabetically order? Just wondering if we could switch it to forward alpha order, if possible. And why zlib seems to come up in the wrong location. - Colin -- PHP

[PHP-DEV] Bug #12149 Updated: PHP 4.0.6 upgrade seems to break cURL https

2001-07-30 Thread sterling
ID: 12149 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: cURL related Operating System: WinNT4sp6a PHP Version: 4.0.6 New Comment: can you try this with the latest cvs on a windows system and let me know if it still happens? Thanks.

[PHP-DEV] Bug #12205 Updated: https not working

2001-07-30 Thread sterling
ID: 12205 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: RedHat 7 PHP Version: 4.0.6 New Comment: please try the latest cvs of PHP and cURL and re-open if the problem still exists. Previous Comments:

[PHP-DEV] Bug #12211 Updated: cURL (OpenSSL) https:// calls do not function

2001-07-30 Thread sterling
ID: 12211 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: Mandrake/Slackware PHP Version: 4.0.6 New Comment: Can you try the latest CVS of PHP and let re-open the bug if it still happens. Previous Comments:

[PHP-DEV] Bug #12216 Updated: 4.0.6 + curl 7.8 Do not properly support https

2001-07-30 Thread sterling
ID: 12216 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: It works fine for me with the latest CVS. can you upgrade and re-open if the bug still exists (also, when you use

[PHP-DEV] Bug #12045 Updated: no content=cURL crashes sometimes

2001-07-30 Thread sterling
ID: 12045 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: i686 PHP Version: 4.0.6 New Comment: I've tried reproduce this with the latest CVS of php to no avail, can you try the latest CVS and re-open the report if

[PHP-DEV] Bug #7631 Updated: Log file created but not written to.

2001-07-30 Thread sterling
ID: 7631 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sablotron XSL Operating System: Mandrake 7.0 PHP Version: 4.0 Latest CVS (03/11/2000) New Comment: Please upgrade to the new XSLT extension (--enable-xslt --with-xslt-sablot) as development

[PHP-DEV] Bug #10569 Updated: xslt_error handling

2001-07-30 Thread sterling
ID: 10569 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sablotron XSL Operating System: BSD PHP Version: 4.0.4pl1 New Comment: 1. Your attitude won't get you anywhere 2. The new extension doesn't throw fatal errors and provides ample error

[PHP-DEV] Bug #11849 Updated: random duplicit rule name error

2001-07-30 Thread sterling
ID: 11849 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sablotron XSL Operating System: Linux PHP Version: 4.0.5 New Comment: please upgrade to the new xslt extension (--enable-xslt --with-xslt-sablot) as all development is now focused on that

[PHP-DEV] Bug #8412 Updated: transformations hang

2001-07-30 Thread sterling
ID: 8412 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sablotron XSL Operating System: Linux 2.2.17, 2.4.5 PHP Version: 4.0.4, 4.0.5 Assigned To: sterling New Comment: please upgrade to the new XSLT extension (--enable-xslt --with-xslt-sablot) as

[PHP-DEV] Bug #11777 Updated: php apache dso coredumps using die() inside function for xslt_set_error_handler

2001-07-30 Thread sterling
ID: 11777 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sablotron XSL Operating System: NetBSD/Alpha 1.5W-current PHP Version: 4.0 Latest CVS (2001-06-28) New Comment: please try the new XSLT extension (use the CVS version, --enable-xslt

[PHP-DEV] Bug #12473: mail() sended mail is timestamped 15 hours late

2001-07-30 Thread zli
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: mail() sended mail is timestamped 15 hours late mail() sended email is time stamped 15 hours back. Like say send a email to my yahoo address, the new mail is

[PHP-DEV] Bug #11440 Updated: PHP Seg faults with xslt_output_begintransform(xsl_file);

2001-07-30 Thread sterling
ID: 11440 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sablotron XSL Operating System: Linux Mandrake 8.0 PHP Version: 4.0 Latest CVS (2001-06-12) New Comment: This is fixed by omission in the new XSLT extension (we no longer have the

[PHP-DEV] Bug #9398 Updated: Apache SIGTERM when loading php with pspell AND sablotron

2001-07-30 Thread sterling
ID: 9398 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sablotron XSL Operating System: Linux Redhat 6.2 PHP Version: 4.0.4pl1 New Comment: This is a Sablotron patch and problem, please send this to [EMAIL PROTECTED] thanks! Previous

[PHP-DEV] CVS Account Request

2001-07-30 Thread CVS Account Request
Full name: MaBeL Email: [EMAIL PROTECTED] ID:mabel Purpose: I Want to translate PHP documentation -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators,

[PHP-DEV] Bug #11892 Updated: crypt gone without a trace

2001-07-30 Thread msopacua
ID: 11892 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Encryption and hash functions Operating System: BSD PHP Version: 4.0.6 New Comment: Crypt failes because libcrypt is searched for. This isn't necessary on BSD systems, because it's part of libc.

[PHP-DEV] Bug #12474: possible incorrect strtotime handling of -1Month

2001-07-30 Thread jbarrett
From: [EMAIL PROTECTED] Operating system: Linux (should happen on any) PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: possible incorrect strtotime handling of -1Month when running ?PHP print date(d/m/Y, strtotime(31 July 2001)).\n; print

[PHP-DEV] Bug #12475: the variable $PHP_SELF is not set.

2001-07-30 Thread remco
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: the variable $PHP_SELF is not set. if I open a script containing only the phpinfo() function, the $PHP_SELF field is not filled in. In my own

Re: [PHP-DEV] Re: TSRM compatibility note

2001-07-30 Thread Zeev Suraski
The new API no longer requires separate fetch's for the different TLS's. This has two implications: - Code that requires several TLS's is quicker, since at most, you only call one fetch, instead of several (you also pass less info on the stack when you send TLS's to functions) - Since

[PHP-DEV] Bug #12476: a function that splits a string into equal parts while retaining whole words

2001-07-30 Thread adam
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: a function that splits a string into equal parts while retaining whole words //perhaps a function like this ?php $str = blah blah blah blah blah

[PHP-DEV] Bug #12477: preg_replace evaluates dollar signs as variables (eg $1,000 becomes ,000)

2001-07-30 Thread Grant . Walters
From: [EMAIL PROTECTED] Operating system: Linux and SCO PHP version: 4.0.6 PHP Bug Type: PCRE related Bug description: preg_replace evaluates dollar signs as variables (eg $1,000 becomes ,000) The setup for my templating system: $template=array( /({PAGETOP})/,

[PHP-DEV] print_r

2001-07-30 Thread Emanuel Dejanu
Hi, Is there a posibility to print an object but to not print some fields. If I use print_r he will print all variabiles from my object, but I want on variabile to not be printed. I do not want to write my own function. Ex. class Node { var $name; var $parent = '/' var

<    1   2