[PHP-DEV] CVS Account Request: cr_depend

2002-01-25 Thread cristi radulescu
for translating the documentatio into Romanian -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #15230 Updated: memory_limit not obviously disabled for windows binary

2002-01-25 Thread scott
ID: 15230 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux / Windows PHP Version: 4.1.1 New Comment: You know, I did think to try phpinfo(), as I remember my Linux version used to show the compile settings. B

[PHP-DEV] Bug #15143 Updated: Large loop doesn't work.

2002-01-25 Thread webmaster
ID: 15143 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Win 2K PHP Version: 4.1.1 New Comment: [EMAIL PROTECTED], try executing the script via the command prompt in Win2k, ex: start->run

[PHP-DEV] Bug #15114 Updated: Constructor Rule, defined for PHP4 does not work in PHP4.1.1

2002-01-25 Thread webmaster
ID: 15114 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Operating System: Suse Linux PHP Version: 4.1.1 New Comment: I was unable to reproduce this bug. The following code executes as expected for me (Wi

[PHP-DEV] Bug #15230 Updated: memory_limit not obviously disabled for windows binary

2002-01-25 Thread torben
ID: 15230 Updated by: torben Old Summary: Format error! Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux / Windows PHP Version: 4.1.1 New Comment: Very odd...galeon seems to have gotten the form fields confused and changed the summary and poste

[PHP-DEV] Bug #15117 Updated: fopen and fwrite writes to much data in mode a and a+

2002-01-25 Thread webmaster
ID: 15117 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Operating System: W2K PHP Version: 4.1.1 New Comment: Reproduced it. However, after the first two times, the same code stopped doing it (I o

[PHP-DEV] Bug #15230 Updated: Format error!

2002-01-25 Thread torben
ID: 15230 Updated by: torben Old Summary: memory_limit not obviously disabled for windows binary Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Old Operating System: Windows 2000 Operating System: Linux / Windows PHP Version: 4.1.1 Ne

[PHP-DEV] Bug #15230: memory_limit not obviously disabled for windows binary

2002-01-25 Thread scott
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: memory_limit not obviously disabled for windows binary The Windows binary for 4.1.1 appears to have --enable-memory-limit disabled, but I can't find

[PHP-DEV] Bug #15219 Updated: IE 6.0 and Cookies doesn't work

2002-01-25 Thread webmaster
ID: 15219 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Win 2000 PHP Version: 4.1.1 New Comment: I had the same exact problem. I don't know what the exact problem was, but I went in under th

[PHP-DEV] php cgi & RLimitMEM

2002-01-25 Thread Ray Parish
Title: Message I have php compiled as cgi and calling the php binary from apache via AddHandler. I have thousands of users on this box and I have RLimitMEM directives. Using 4.0.6 and 4.1.1 I noticed if I have RLimitMEM defined, having a form POST to the php binary, i get : premature end

Re: [PHP-DEV] Re: PHP 5

2002-01-25 Thread Stig S. Bakken
On Wed, 2002-01-02 at 17:09, Joao Prado Maia wrote: > > On Wed, 2 Jan 2002, Zeev Suraski wrote: > > > At 16:06 02/01/2002, Björn Schotte wrote: > > >* Zeev Suraski wrote: > > > > Well, I think that the main motivation for separating the modules away was > > > > the release schedule. I.e., separ

[PHP-DEV] Autoconf 2.13 support

2002-01-25 Thread Marko Karppinen
Hey, Is autoconf 2.13 support supposed to be maintained indefinitely? I could *really* use some 2.50 features. --Marko -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list adminis

Re: [PHP-DEV] Re: RFE: $HTTP_POST_VARS =& $_POST;

2002-01-25 Thread Robert Ames
Does PHP also perform shallow copy-on-write for values passed as parameters to functions? "; function blah( $copy ) { echo $copy; } blah( $text ); ?> Some of the guys I work with like to use: function( &$copy ) in order to save the hypothetical storage space required to duplicate $

[PHP-DEV] Bug #15229 Updated: unable to load dynamic module

2002-01-25 Thread dev
ID: 15229 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: COM related Operating System: win2000 PHP Version: 4.1.1 New Comment: yes, because if no, PHP woul'nt give me this errors (Unable to load dynamic library 'c:\PHP/php_gd.dll'). M

[PHP-DEV] Bug #15228 Updated: variable variable spacing

2002-01-25 Thread yohgaki
ID: 15228 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Scripting Engine problem Operating System: n/a PHP Version: 4.0CVS-2002-01-25 New Comment: Confirmed with ZE2 and ZE1 (PHP4.0.6) Previous Comments: --

[PHP-DEV] Memory usage with Apache

2002-01-25 Thread Thomas E. Ruth
Hello, I'm using PHP 4.0.4pl1 with Apache 1.3.14. I have a PHP script that accumulates data for insertion into a database. This script runs in peices and unset()'s variables that contain the data periodically in hopes of freeing memory for the next batch of records. Apparently it's not working t

[PHP-DEV] Bug #15229 Updated: unable to load dynamic module

2002-01-25 Thread jan
ID: 15229 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: COM related Operating System: win2000 PHP Version: 4.1.1 New Comment: by saying "My php.ini is OK." you mean "Your extension_dir is set to c:\PHP"? Previous Comments: ---

[PHP-DEV] Bug #15229: unable to load dynamic module

2002-01-25 Thread dev
From: [EMAIL PROTECTED] Operating system: win2000 PHP version: 4.1.1 PHP Bug Type: COM related Bug description: unable to load dynamic module Hi, when I try to declare any .dll extension in php.ini on windows, PHP give the message. Unable to load dynamic library 'c

[PHP-DEV] Bug #15228: variable variable spacing

2002-01-25 Thread philip
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.0CVS-2002-01-25 PHP Bug Type: Scripting Engine problem Bug description: variable variable spacing The following should result in a parse error: $foo = 'bar'; $bar = 'hello'; print $ $foo; // hello

Re: [PHP-DEV] Re: RFE: $HTTP_POST_VARS =& $_POST;

2002-01-25 Thread Christian Dickmann
"Andi Gutmans" <[EMAIL PROTECTED]> wrote > PHP 5 per-class constants can already except static arrays such as > array(1, 2, 3) as their value. I'll put the issue of global constants on > my TODO and believe PHP 5 will also support these for global constants. > However, you won't be able to create

[PHP-DEV] Re: extension

2002-01-25 Thread Vadim Tkachenko
Url for System V Messages extension http://www.costaid.com/php4/sysvmsg.tar.gz I tested it only under RedHat Linux 6.2 & 7.1 Vadim Tkachenko. "Yasuo Ohgaki" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Vadim Tkachenko wrote: > > Hello. > > > > I released

[PHP-DEV] Re: extension

2002-01-25 Thread Vadim Tkachenko
Url for System V Messages extension http://www.costaid.com/php4/sysvmsg.tar.gz I tested it only under RedHat Linux 6.2 & 7.1 Vadim Tkachenko. "Yasuo Ohgaki" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Vadim Tkachenko wrote: > > Hello. > > > > I released

[PHP-DEV] Bug #15220 Updated: unserialize() failed at offset X of X bytes

2002-01-25 Thread sander
ID: 15220 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.1.1 New Comment: I ran the two following scripts, to generate 100MB of random data, and pass it through serialize/unserialize. diff

[PHP-DEV] PHP_INI USER|PERDIR|SYSTEM|ALL

2002-01-25 Thread Philip Olson
Looking through main/main.c it lists many configuration directives as PHP_INI_ALL when in the real world this is not the case. For example, register_globals entry is: STD_PHP_INI_BOOLEAN("register_globals", "1", PHP_INI_ALL, OnUpdateBool, register_globals, php_core_globals, core_globals)

[PHP-DEV] Bug #15227 Updated: Compiling the CGI binary with xmlrpc fails to build/link expat

2002-01-25 Thread derick
ID: 15227 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: Linux PHP Version: 4.1.1 New Comment: For 4.1.1 add --with-expat-dir=/usr (if libexpat is in /usr/lib). Fix is underway for 4.2.0dev Derick Previous Commen

Re: [PHP-DEV] Re: [PHP] RFE: $HTTP_POST_VARS =& $_POST;

2002-01-25 Thread Robert Ames
I agree about needing to clean up some of the other PHP ini options first. I started creating an "uber-clean" project not long ago, with my first goal being to get PHP into a 'known-good' state no matter what the end-user has set up as a configuration option. E_ALL & E_NOTICE track_vars ON

[PHP-DEV] Bug #15227: Compiling the CGI binary with xmlrpc fails to build/link expat

2002-01-25 Thread landon
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Compile Failure Bug description: Compiling the CGI binary with xmlrpc fails to build/link expat I have been trying to compile with the following configuration: ./configure --with-mysql --with-x

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Marko Karppinen
Brad House: > Messing with the dev-tools on OS X shouldn't be a > requirement for building PHP... Truthfully, most > Mac people can't tell their A$$ from a hole in > the ground... It will be a requirement for *building PHP from CVS*. (For now, at least). Packaged PHP releases like 4.2 will hopef

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Brad House
I will agree that it is a workaround, but heck, it works... I tried libtool 1.4 from Fink, and it messed up my build systems across the board, had to reinstall apple's dev tools... Messing with the dev-tools on OS X shouldn't be a requirement for building PHP... Truthfully, most Mac people can't

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Brad House
Got a good build on Mac OS X (10.1.2) with PHP 4.1.1 if someone could please commit this change to the appropriate location in the CVS so it doesn't ever have to be fixed again [;)] Edit aclocal.m4 on line 2839: you'll see archive_cmds='$CC $(test . make it archive_cmds='$CC -flat_namesp

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Marko Karppinen
> I'm not sure using a libtool that MacOSX doesn't ship > with is such a good idea. Why Apple hasn't fixed their shipping version of libtool is beyond me, but the plain fact of the matter is that their current libtool is useless enough to be completely irrelevant. Since *it will never work*, why

[PHP-DEV] Bug #15226: Element->name not working

2002-01-25 Thread saki
From: [EMAIL PROTECTED] Operating system: RedHat 7.2 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Element->name not working With new version lot of xml functions and classes changed. Is I understood new class Element was added, (eg. ..something.. is

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Brad House
I'm not sure using a libtool that MacOSX doesn't ship with is such a good idea. Though a buildconf will never work with the shipping version, I've had luck doing the buildconf on an x86 linux, and transferring that source package to the OS X environment to build (this was with 4.0.x) ... Anyhow,

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Marko Karppinen
> Reproducable here. Definately needs to be fixed... I'm working on the OS X compile. I've landed myself into a world of trouble with it, though. My changes involve moving up to the absolute latest autoconf/automake/libtool chain and it's breaking just about *everything* right now. I can't put

RE: [PHP-DEV] CVS Account Request: mabouzou

2002-01-25 Thread Robinson, Mike
Title: RE: [PHP-DEV] CVS Account Request: mabouzou Brian Bruns writes: > Isn't SQL Any accessed via ODBC and/or sybase openclient?  > What does the > new driver do that these don't (Not knocking the extension, > just curious)? Don't know about the sybase openclient, but if ODBC can be c

Re: [PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread Brad House
Reproducable here. Definately needs to be fixed... -Brad [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: darwin > PHP version: 4.1.1 > PHP Bug Type: Compile Failure > Bug description: 4.1.1 fails on OS X 10.1.2 > > This appears to be a libtool issue

[PHP-DEV] extension library versions (XSLT)

2002-01-25 Thread Florian Clever
Is there a way to detect from PHP what the version of the underlaying extension being used is? For example in the case of the XSLT/Slabtron extension: xslt_getLibInfo() which would then return an Array: $returnValue['lib'] = 'Sablot' $returnValue['version'] = '0.81' thanks, Florian http://fc

[PHP-DEV] Bug #15225: 4.1.1 fails on OS X 10.1.2

2002-01-25 Thread EdFromlin
From: [EMAIL PROTECTED] Operating system: darwin PHP version: 4.1.1 PHP Bug Type: Compile Failure Bug description: 4.1.1 fails on OS X 10.1.2 This appears to be a libtool issue... 4.0.6 compliles without issue on OS X 10.1.2, after making small changes to the ltconfig f

Re: [PHP-DEV] CVS Account Request: mabouzou

2002-01-25 Thread Brian Bruns
Isn't SQL Any accessed via ODBC and/or sybase openclient? What does the new driver do that these don't (Not knocking the extension, just curious)? Brian On 25 Jan 2002, Mohammed Abouzour wrote: > I have writen an extension that allows PHP to connect to SQLAnywhere databases. I >would like t

[PHP-DEV] Bug #15224: openSSL and cURL results in Apache seg-faulting

2002-01-25 Thread josh . howlett
From: [EMAIL PROTECTED] Operating system: Linux RH 7.1 PHP version: 4.1.1 PHP Bug Type: OpenSSL related Bug description: openSSL and cURL results in Apache seg-faulting I have compiled PHP-4.1.1 with: ./configure --with-apxs --with-pgsql --enable-sockets --with-openssl

[PHP-DEV] Bug #15220 Updated: unserialize() failed at offset X of X bytes

2002-01-25 Thread jfl
ID: 15220 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.1.1 New Comment: I use this script : "Error", 2=> "Warning", 4=> "Parsing Er

[PHP-DEV] Re: Bug system feature request

2002-01-25 Thread Jim Winstead
you might want to add these suggestions to this related feature request: http://bugs.php.net/bug.php?id=14815 jim -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrator

[PHP-DEV] Bug #15220 Updated: unserialize() failed at offset X of X bytes

2002-01-25 Thread jfl
ID: 15220 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.1.1 New Comment: I can provide the data that failed here : http://www.eksperten.dk/bug.phtml Is that ok, otherw

[PHP-DEV] Bug #15223: PHP Memory violation using Java 1.3

2002-01-25 Thread rlutzkanoff
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: PHP Memory violation using Java 1.3 After having a few times the error reported in the bug #14754, PHP finaly has a memory corruption forcing us to reb

[PHP-DEV] Bug #15220 Updated: unserialize() failed at offset X of X bytes

2002-01-25 Thread sander
ID: 15220 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.1.1 New Comment: Can you supply some (malicious) sample data (in- and output of (un)serialize) along with a simple samplescript?

[PHP-DEV] Bug #15222 Updated: 4th param in session_set_cookie_params

2002-01-25 Thread sander
ID: 15222 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem PHP Version: 4.1.1 New Comment: It's indeed the secure flag. Previous Comments: [2002-01-25 11:17:21] [EMAIL PROTECT

[PHP-DEV] Bug #15221 Updated: Mail function does not work

2002-01-25 Thread sander
ID: 15221 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Mail related Operating System: Windows XP Pro. PHP Version: 4.1.1 New Comment: Check your SMTP settings. Probably the mailserver refuses your message. Check if authentication is needed and more

[PHP-DEV] Bug #13368 Updated: 2nd call to @mssql_query does not fill $php_errormsg s'd be'permission denied'

2002-01-25 Thread sander
ID: 13368 Updated by: sander Old Summary: 2nd call to @mssql_query does not fill $php_errormsg s'd be'permission denied' Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: No Feedback Bug Type: MSSQL related Operating System: SuSe Linux 7.1 PHP Version: 4.0.6 New Comment: No feedback.

[PHP-DEV] Bug #14842 Updated: fopen

2002-01-25 Thread sander
ID: 14842 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: No Feedback Bug Type: *URL Functions Operating System: linux red hat7.2 PHP Version: 4.1.1 New Comment: No feedback. Previous Comments: --

[PHP-DEV] Bug #14850 Updated: Problems with XML and DTD entities

2002-01-25 Thread sander
ID: 14850 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: No Feedback Bug Type: DOM XML related Operating System: FreeBSD 4.5-PRERELEASE PHP Version: 4.1.1 New Comment: No feedback. Previous Comments: ---

[PHP-DEV] Bug #15214 Updated: data passed thru the socket staying in memory forever.

2002-01-25 Thread sander
ID: 15214 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: Linux PHP Version: 4.1.0 New Comment: Can you provide a selfcontained sample script? Configure line wouldn't hurt too. Previous Comments: --

[PHP-DEV] Bug #14824 Updated: libmysqlclient.a error at compile time

2002-01-25 Thread sean
ID: 14824 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Red Hat Linux 7.2, kernel 2.4.7 PHP Version: 4.1.1 New Comment: Same issues but with RedHat 6.2. Like the original poster, I also c

[PHP-DEV] Bug #15222: 4th param in session_set_cookie_params

2002-01-25 Thread pulsifer
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: 4th param in session_set_cookie_params session_set_cookie_params appears to have an undocumented 4th parameter. I assume its the cookie secure flag, to match t

[PHP-DEV] Bug #15198 Updated: unexpected error 'OCI8 Recursive call!'

2002-01-25 Thread thies
ID: 15198 Updated by: thies Old Summary: unexpected error 'OCI8 Recursive call!' Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: OCI8 related Operating System: Redhat Linux 6.1 PHP Version: 4.1.1 Assigned To: thies New Comment: this happens when an oci-call gets interrupted by a signal.

[PHP-DEV] Bug #15198 Updated: unexpected error 'OCI8 Recursive call!'

2002-01-25 Thread thies
ID: 15198 Updated by: thies Old Summary: unexpected error 'OCI8 Recursive call!' Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: OCI8 related Operating System: Redhat Linux 6.1 PHP Version: 4.1.1 Old Assigned To: Assigned To: thies New Comment: this happens when an oci

[PHP-DEV] CVS Account Request: mabouzou

2002-01-25 Thread Mohammed Abouzour
I have writen an extension that allows PHP to connect to SQLAnywhere databases. I would like to include and maintain this extension with the PHP distribution. The module that I will be adding would be php4/ext/sqlanywhere. And for the record, Derick Rethans is the one who advised me to get a CV

Re: [PHP-DEV] Bug system feature request

2002-01-25 Thread derick
Hello, On Fri, 25 Jan 2002, Robinson, Mike wrote: > Just a thought > Would it be possible to add a drop down for some pre-defined > comments, such as: > > 1. Fixed in CVS, thanks for your report. > 2. Please provide a backtrace to this report. See ... for instructions... > 3. Old version, pl

[PHP-DEV] Bug system feature request

2002-01-25 Thread Robinson, Mike
Title: Bug system feature request Just a thought Would it be possible to add a drop down for some pre-defined comments, such as: 1. Fixed in CVS, thanks for your report. 2. Please provide a backtrace to this report. See ... for instructions... 3. Old version, please upgrade and reopen if

[PHP-DEV] Bug #15221: Mail function does not work

2002-01-25 Thread dansixus
From: [EMAIL PROTECTED] Operating system: Windows XP Pro. PHP version: 4.1.1 PHP Bug Type: Mail related Bug description: Mail function does not work The mail() function does not seem to work. I am getting this error: Warning: Unknown error in c:\apache\htdocs\auctions\mail

[PHP-DEV] Re: extension

2002-01-25 Thread Vadim Tkachenko
Extention only on my local disk :-). Where I can post (email) it ? Vadim Tkachenko. "Yasuo Ohgaki" <[EMAIL PROTECTED]> ???/ ? ?: [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Vadim Tkachenko wrote: > > Hello. > > > > I released extension for work with System V mess

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c

2002-01-25 Thread Sebastian Bergmann
Derick Rethans wrote: > derick Fri Jan 25 06:27:48 2002 EDT > > Modified files: > /php4/ext/standard basic_functions.c > Log: > - Added optional parameter to highlight_string and highlight_file > which makes these functions return a highlighted string instead of > dump

[PHP-DEV] Re: extension

2002-01-25 Thread Yasuo Ohgaki
Vadim Tkachenko wrote: > Hello. > > I released extension for work with System V messages (IPC). > > If you want (need), i can post it in CVS or other place. > Hello Vadim, Where is your extension? -- Yasuo Ohgaki Please CC me when you reply to news/list messages. Do not reply only to me :)

Re: [PHP-DEV] highlight_string()

2002-01-25 Thread Pierre-Alain Joye
On Fri, 25 Jan 2002 12:09:21 +0100 (CET) <[EMAIL PROTECTED]> wrote: > Hoi, > > this is implemented now... now testing.. impressive reactivity :). -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] highlight_string()

2002-01-25 Thread derick
Hoi, this is implemented now... now testing.. Derick On Fri, 25 Jan 2002, Pierre-Alain Joye wrote: > On Fri, 25 Jan 2002 11:57:27 +0100 > Sebastian Bergmann <[EMAIL PROTECTED]> wrote: > > > Could highlight_string() be changed to (optionally) return the > > highlighted string? > > > > The

Re: [PHP-DEV] highlight_string()

2002-01-25 Thread Martin Jansen
On Fri, 25 Jan 2002 11:57:27 +0100, Sebastian Bergmann wrote: > Could highlight_string() be changed to (optionally) return the > highlighted string? > > The following works, but is IMHO overhead > >ob_start(); >highlight_string($string); >$string = ob_get_contents(); >ob_end_cl

[PHP-DEV] Bug #15186 Updated: define/mysql_connect problem

2002-01-25 Thread yohgaki
ID: 15186 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.2.0-dev New Comment: For now, do not make resource constant. PHP tries to delete the value twice and segfaults, if type is resource. Previous C

Re: [PHP-DEV] highlight_string()

2002-01-25 Thread Pierre-Alain Joye
On Fri, 25 Jan 2002 11:57:27 +0100 Sebastian Bergmann <[EMAIL PROTECTED]> wrote: > Could highlight_string() be changed to (optionally) return the > highlighted string? > > The following works, but is IMHO overhead > > ob_start(); > highlight_string($string); > $string = ob_get

[PHP-DEV] highlight_string()

2002-01-25 Thread Sebastian Bergmann
Could highlight_string() be changed to (optionally) return the highlighted string? The following works, but is IMHO overhead ob_start(); highlight_string($string); $string = ob_get_contents(); ob_end_clean(); -- Sebastian Bergmann http://sebastian-bergmann.de/

Re: [PHP-DEV] Re: Lost feature - variables_order/register_globals mess

2002-01-25 Thread Yasuo Ohgaki
Rasmus Lerdorf wrote: >>Personally, I prefer "register_globals=Off" for session, >>but no objection here also. >> > > 'S' is Server not Session variables. Big difference. > > There is currently no real way to control session vars via > variables_order. > I'm aware of that :) I would like to s

[PHP-DEV] Bug #15220 Updated: unserialize() failed at offset X of X bytes

2002-01-25 Thread jfl
ID: 15220 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.1.1 New Comment: I use this @ www.eksperten.dk Let me know if I can help with anything ! Previous Comments: -

[PHP-DEV] Bug #15220: unserialize() failed at offset X of X bytes

2002-01-25 Thread jfl
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Unknown/Other Function Bug description: unserialize() failed at offset X of X bytes I have a function that stores MySQL result arrays or my own arrays in a MySQL database. Often I get an erro

[PHP-DEV] extension

2002-01-25 Thread Vadim Tkachenko
Hello. I released extension for work with System V messages (IPC). If you want (need), i can post it in CVS or other place. With best regards, Vadim Tkachenko. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

Re: [PHP-DEV] Re: Bug #15186 Updated: define/mysql_connect problem

2002-01-25 Thread Yasuo Ohgaki
Andi Gutmans wrote: > Yasuo, > > I don't quite understand. define() hasn't been changed in the Zend Engine > 1. Can you please send me a reproducing script without pg_*() which > works on 4.0.6 and crashes on 4.2.0-dev? > It seems resources are deleted by RSHUTDOWN, but Zend is trying to delete

[PHP-DEV] Bug #15200 Updated: file() function sometimes adds slashes before single and double quotes

2002-01-25 Thread phasme
ID: 15200 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Filesystem function related Operating System: Linux 2.4 Mandrake 8 PHP Version: 4.0.6 New Comment: This behaviour doesn't seem to occur with fopen() and readfile() functions... Previous Comments: -

Re: [PHP-DEV] Re: Lost feature - variables_order/register_globalsmess

2002-01-25 Thread Rasmus Lerdorf
> Personally, I prefer "register_globals=Off" for session, > but no objection here also. 'S' is Server not Session variables. Big difference. There is currently no real way to control session vars via variables_order. -Rasmus -- PHP Development Mailing List To unsubscr

Re: [PHP-DEV] Re: [PHP] RFE: $HTTP_POST_VARS =& $_POST;

2002-01-25 Thread Yasuo Ohgaki
Derick Rethans wrote: >>Are we going to depreciate long track vars? >>Does anyone mind if I add ini option "long_track_vars" to turn on and >>off long track vars? >> > > Why do we need it? > Since I use Japanese for my web sites. I usually convert all user inputs to different format. For exampl

Re: [PHP-DEV] Re: Lost feature - variables_order/register_globals mess

2002-01-25 Thread Yasuo Ohgaki
Rasmus Lerdorf wrote: >>>Well, you still need to resolve precedence for $_REQUEST somehow. >>> >>> >>I forgot about $_REQUEST :) >> >>How about this one? >> >>- Store EGPCS to $_* hash and initialize them always. >> > > That can get expensive since 'E' can be rather large and is usually full > of

[PHP-DEV] Bug #15219: IE 6.0 and Cookies doesn't work

2002-01-25 Thread schiessler
From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: IE 6.0 and Cookies doesn't work maybe this issue was discussed in an former topic? Nothing found sophisticating. Using mantis 0.16.1 with php 4.1.1 as mod

Re: [PHP-DEV] Re: Bug #15186 Updated: define/mysql_connect problem

2002-01-25 Thread Andi Gutmans
Yasuo, I don't quite understand. define() hasn't been changed in the Zend Engine 1. Can you please send me a reproducing script without pg_*() which works on 4.0.6 and crashes on 4.2.0-dev? Thanks, Andi On Fri, 25 Jan 2002, Yasuo Ohgaki wrote: > Hi Andi, > > I think you are interested in th

[PHP-DEV] Bug #15199 Updated: Random SQLExecDirect error

2002-01-25 Thread serge
ID: 15199 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: ODBC related Operating System: RH 7.2 / 2.4.17 PHP Version: 4.1.1 New Comment: Me Again. It seems that this issue has been discussed on the OOB news group. Apparently one shoul

[PHP-DEV] Bug #15136 Updated: php stopping after having written 16192 chars

2002-01-25 Thread jukka . pakkanen
ID: 15136 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: windows 2000 PHP Version: 4.1.1 New Comment: We have maybe the same problem in NT4sp6a / PHP4.1.0/1. In an application (NO

[PHP-DEV] Bug #14847 Updated: relative links for including other scripts do not work anymore

2002-01-25 Thread jav
ID: 14847 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: W2k PHP Version: 4.1.1 New Comment: I have a similar problem using W98 SE + PWS and PHP 4.1.1. I'll try give an explanatio