[PHP-DEV] Bug #14605 Updated: compare string with integer 0 returns t

2001-12-19 Thread jan
ID: 14605 Updated by: jan Reported By: [EMAIL PROTECTED] Old Summary: compare string with integer 0 returns true Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Old Operating System: Linux Operating System: Windows NT 4 sp 6a PHP Version: 4.1.0 New Comment: this i due to the

[PHP-DEV] Bug #14604 Updated: Empty packets as result of serialization

2001-12-19 Thread jan
ID: 14604 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: WDDX related Operating System: Windows NT 4 sp 6a PHP Version: 4.1.0 New Comment: at least for me your code works in the same way under 4.0.6 and 4.1.0 on FreeBSD 4.4-STABLE (yes, I finally updated ;): bash-2.05a

[PHP-DEV] Bug #14591 Updated: uasort mixes array with equal elements

2001-12-19 Thread jan
ID: 14591 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Arrays related Operating System: Linux/Windows PHP Version: 4.1.0 New Comment: Hm, I'd rather expect that an array keeps untouched if there is no need to sort it. Previous Comments: --

[PHP-DEV] Bug #14591: uasort mixes array with equal elements

2001-12-18 Thread jan
From: [EMAIL PROTECTED] Operating system: Linux/Windows PHP version: 4.1.0 PHP Bug Type: Arrays related Bug description: uasort mixes array with equal elements If you call uasort with a function that always returns 0 (elements equal) you get a totally screwed array returned.

[PHP-DEV] location of "ext/phpdoc"

2001-12-15 Thread jan
/PECL/phpdoc. Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan (openprojects) -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DEV] Bug #13967 Updated: unset() on a static variable causes it to forget it is static

2001-12-12 Thread jan
ID: 13967 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: Debian Linux PHP Version: 4.0.6 New Comment: fixed in CVS Previous Comments: [2001

[PHP-DEV] Bug #13911 Updated: Documentation on ini_set could use some reorganizing

2001-12-12 Thread jan
ID: 13911 Updated by: jan Reported By: [EMAIL PROTECTED] Old Summary: Documentation on ini_set could use some reorganizing Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: 4.0.6 New Comment: they are sortet in the way phpinfo() shows them. If we change it here IMHO

[PHP-DEV] Bug #12863 Updated: What does pg_freeresult return?

2001-12-12 Thread jan
ID: 12863 Updated by: jan Reported By: [EMAIL PROTECTED] Old Summary: what does pg_freeresult return? Old Status: Analyzed Status: Closed Bug Type: Documentation problem Old Operating System: Operating System: Any Old PHP Version: 4.0.6 PHP Version: 4.0 Latest CVS (2001-06-27) New Comment

[PHP-DEV] Bug #11937 Updated: Clarification of $foo = new Class and $foo = &new Class

2001-12-12 Thread jan
ID: 11937 Updated by: jan Reported By: [EMAIL PROTECTED] Old Summary: Bug in array handling Old Status: Assigned Status: Closed Bug Type: Documentation problem Old Operating System: Windows 98 Operating System: Any Old PHP Version: 4.0.5 PHP Version: 4.0 Latest CVS (2001-06-27) Old Assigned To

[PHP-DEV] Bug #11719 Updated: Clarification of $foo = new Class and $foo = &new Class

2001-12-12 Thread jan
ID: 11719 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: Any PHP Version: 4.0 Latest CVS (2001-06-27) New Comment: fixed in CVS. Previous Comments

Re: [PHP-DEV] Re: [PHP-DOC] cvs: php4 /ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk php_phpdoc.h phpdoc.c

2001-12-12 Thread jan
has to be changed ? > > check out README.EXTENSIONS... Will read them. > > BTW: What is PECL ? > > > Its for pear C extensions and the like Fine. > -Sterling Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet) http://jan.kneschke.d

Re: [PHP-DEV] Re: [PHP-DOC] cvs: php4 /ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk php_phpdoc.h phpdoc.c

2001-12-12 Thread jan
On Wed, Dec 12, 2001 at 11:51:00AM +0100, Sterling Hughes wrote: > > Jan Kneschke wrote: > > > ostborn Wed Dec 12 04:46:27 2001 EDT > > > > > > Added files: > > > /php4/ext/phpdoc.cvsignore Makefile.in config.m4 libs.mk > >

[PHP-DEV] Bug #14364 Updated: Unable to clear out an individual variable in a session

2001-12-06 Thread jan
ID: 14364 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: FreeBSD 4.2 PHP Version: 4.1.0 New Comment: Can you provide the shortest sample script, that reproduce that bug? Previous Comments

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] 4.1.0RC5

2001-12-04 Thread Jan Lehnardt
Hi, On Tue, 4 Dec 2001 00:49:11 +0100 Jan Lehnardt <[EMAIL PROTECTED]> wrote: > Hi, > On Mon, 03 Dec 2001 15:53:05 +0200 > Zeev Suraski <[EMAIL PROTECTED]> wrote: > > > You know the drill, but practice makes perfect! > > > > In a divine effort to prev

Re: [PHP-DEV] 4.1.0RC5

2001-12-03 Thread Jan Lehnardt
far as > RC7), please folks, FIND NO BUGS! It's a 'final release' darn it :) > > Zeev > RC5 shows the same test results as RC4 and previous on FreeBSD 4.2-Stable. see WackyWiki for details ;) Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net -- PHP Developme

Re: [PHP-DEV] BC problem

2001-11-29 Thread Jan Lehnardt
rver:[EMAIL PROTECTED]:/repository co -r PHP_4_0_7 > php4 cd php4 > cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r PHP_4_0_7 > Zend cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r > PHP_4_0_7 TSRM > > Someone else better test this too. I've got the

[PHP-DEV] Bug #14282: wrong strtotime calculation with timezones -0100 and +0100

2001-11-29 Thread jan
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.1.0 PHP Bug Type: Date/time related Bug description: wrong strtotime calculation with timezones -0100 and +0100 This code: produces this output: Thu, 29 Nov 2001 15:24:21 +0100 Sun, 25 Nov 2001 12:24:21 +010

Re: [PHP-DEV] Re: [PEAR-DEV] PHPDoc Development Status

2001-11-25 Thread jan
On Sun, Nov 25, 2001 at 02:16:38AM +0100, Stig S. Bakken wrote: > Just this extension. Hurry up and apply for a CVS account at > http://php.net/cvs-php.php :-) done. > - Stig Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @

[PHP-DEV] CVS Account Request: ostborn

2001-11-25 Thread Jan Kneschke
Maintaining the phpdoc extension discussed on the pear-dev list. The ext is written, marked as usefull, but not yet in CVS. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admi

[PHP-DEV] Re: [PEAR-DEV] PHPDoc Development Status

2001-11-24 Thread jan
L could simplify the development a lot. Perhaps XSLT can be usefull in these cases. PHP -> XML -> [XSLT] -> HTML PHP -> XML -> [XSLT] -> DocBook PHP -> XML -> PHPDoc This would be nice. > Olivier Courtin Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet

[PHP-DEV] Re: [PEAR-DEV] PHPDoc Development Status

2001-11-22 Thread jan
missing is the PHPDoc part (the php code) which can handle XML. > - shouldn't PHPDoc become an official extension either? (ext/phpdoc) phpdoc itself or just this extension ? > comments etc. welcome. > > -Andre Gildemeister Jan -- mailto: [EMAIL PROTECTED] weigon

[PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Jan Lehnardt
Hi, On Thu, 22 Nov 2001 02:06:54 -0700 Zak Greant <[EMAIL PROTECTED]> wrote: > Users running Linux-like operating systems should download the > snapshot > from snaps.php.net that is dated [???], and then build and install > it. isn't php4-latest on snaps.php.net the mos

Re: [PHP-DEV] Return values from include/require (Was: Re: [PHP-DEV] Bug #14165 Updated: No way to return variables from remote include())

2001-11-21 Thread Jan Lehnardt
urned int(1). markus, i have to correct you ;) require_once retunrs int(1). require returns NULL. Both on FreeBSD 4.2-stable, php-4.1.0RC3 and markus' files Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e

[PHP-DEV] Bug #14160 Updated: associative arrays - cannot use exclamation mark in key!

2001-11-21 Thread jan
ID: 14160 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Arrays related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Can't reproduce this on FreeBSD 4.2-Stable and PHP 4.1.0RC3 as cgi or RC2 as mod_php. maybe a windows th

Re: [PHP-DEV] set_time_limit() bug - pending for PHP 4.1.0

2001-11-18 Thread Jan Lehnardt
-enable-track-vars' '--without-gd' '--disable-pear' '--without-mysql' '--with-zlib' '--with-imap=/usr/local' '--with-mysql=/usr/local' '--with-xml=/usr/local' '--enable-bcmath' '--enable-sockets' '

Re: [PHP-DEV] Karma request

2001-11-15 Thread Jan Lehnardt
Hi, On Thu, 15 Nov 2001 18:54:40 +0100 Jan Lehnardt <[EMAIL PROTECTED]> wrote: > Hi, > can someone extend my karma to php4/pear. I'd like to help out in this > area as well. > user id is "jan", sorry. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net

[PHP-DEV] Karma request

2001-11-15 Thread Jan Lehnardt
Hi, can someone extend my karma to php4/pear. I'd like to help out in this area as well. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Re: [PHP-DEV] Bug #14058 Updated: binary and

2001-11-14 Thread Jan Lehnardt
Hi, On Wed, 14 Nov 2001 19:48:14 +0100 (CET) <[EMAIL PROTECTED]> wrote: > Hello, > > ANd is it fixed in the PHP_4_0_7 branch? (ie, php4.1.0rc2?) php4.1.0rc2(FreeBSD): 4294967295 & 67633152 = 67633152 Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net -- PHP Devel

[PHP-DEV] Bug #14018: make ip2long and long2ip handle unsigned longs correctly

2001-11-11 Thread jan
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Network related Bug description: make ip2long and long2ip handle unsigned longs correctly Actually the my fix for this problem is on the PHP side, not in the PHP-code it self: function jk

[PHP-DEV] Re: closing ?> tag.

2001-10-22 Thread Jan Lehnardt
Hi, On Mon, 22 Oct 2001 08:41:37 +0900 Yasuo Ohgaki <[EMAIL PROTECTED]> wrote: > Jan Lehnardt wrote: > > I think this change will break a lot of existing scripts... Why that? It is documented that anything but ?> or %> are supposed to close the "PHP-Mode". >

[PHP-DEV] closing ?> tag.

2001-10-21 Thread Jan Lehnardt
Hi, is it intended, that the ?> tag can look like whatdoyouwant?> und php gives no error on it? its either a bug or an undocumented feature. due to consistence i'd vote for allowing ?> only. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net -- PHP Development Mail

Re: [PHP-DEV] Multilpe submits ...

2001-10-19 Thread Jan Lehnardt
Hi, On Fri, 19 Oct 2001 09:45:52 -0400 (EDT) Joao Prado Maia <[EMAIL PROTECTED]> wrote: > Duh! Well, on that case I guess Jan Lehnardt already has the code > for that functionality, as described on his last email to the list. Actually it is just a note next to the submit button. B

[PHP-DEV] Karma

2001-10-19 Thread Jan Lehnardt
Hi, can someone grant [EMAIL PROTECTED] access to php-bugs-web. I'd like to commit an addition to the report form to prevent multiple submissions for now and more improvements later. thank you. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net -- PHP Development Mailing List

[PHP-DEV] Bug #13442 Updated: Php

2001-09-25 Thread jan
ID: 13442 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 4.0.6 New Comment: This is no support form. For questions on the development with PHP ask [EMAIL PROTECTED] or a support forum at

[PHP-DEV] Bug #13440 Updated: PHP

2001-09-25 Thread jan
ID: 13440 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 4.0.6 New Comment: No Bug. Please ask such questions on [EMAIL PROTECTED] Previous Comments

[PHP-DEV] Hint to bug #12127,#10896 .... (Function fgetcsv() lost some lett ers)

2001-09-18 Thread Tesacek, Jan
isspace(c) with (c==' ') and it works right. (I dont make new build to test this, but i patch php4ts.dll in hex editor). In attachment I send my php.ini and test php. I hope that you excuse my terrible english ... Jan Tesacek test.zip php.ini -- PHP Development Mailing

[PHP-DEV] Re: Bug #13138 Updated: constants behave weird in static hash arrays

2001-09-05 Thread Jan Fedak
"A"]=> > bool(true) > } > > I'm not sure whether static variables are supposed to evaluate expressions but even >if they were not, the engine should at least issue a warning. > > > > > > > ATTENTION! Do NOT reply to this email! > To reply, use t

[PHP-DEV] Bug #13040 Updated: German Translation of Docs of open_basedir wrong

2001-08-29 Thread jan
ID: 13040 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: PHP Version: 4.0.6 New Comment: fixed Previous Comments: [2001-08-29 13:52:45

[PHP-DEV] Bug #13032: Using IMAP support with PHP Header file missing

2001-08-29 Thread jan . suchanek
opment support which has all header files for imap installed but the "osdep.h". I did not spent a lot of time with this problem but I think that the definitions declared in "osdep.h" have been moved into another file. So perhaps you only need to fix the sources of the imap supp

[PHP-DEV] Re: Bug #12964: direct access to an array fails but walkthrough by foreach works

2001-08-26 Thread jan
ach works As I havn't set a password for the bugreport I can't close it. Please set this bug to 'bogus'. The key of the array elements was "includepath" (including the "). :( The brown paperbag is mine. > -- > Edit bug report at: http://bugs.php.net/?id=129

[PHP-DEV] Bug #12964: direct access to an array fails but walkthrough by foreach works

2001-08-26 Thread jan
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: direct access to an array fails but walkthrough by foreach works It seems that I've reached one of the borders of PHP/Zend. I'm coding a qt-like envi

Re: [PHP-DEV] php and autoconf 2.50

2001-08-21 Thread jan
this functionality is encouraged to provide > patches which addresses the remaining issues. Done -> [PHP-DEV] Bug #12871: updating build-system to autoconf 2.5x > - Sascha Experience IRCG Jan -- => http://www.kneschke.de <

Re: [PHP-DEV] Buildproblems in latest CVS

2001-08-21 Thread jan
; > aj@uranos% ./buildconf > buildconf: checking installation... > buildconf: autoconf version 2.52 (ok) > buildconf: automake version 1.4-p4 (ok) > buildconf: libtool version 1.4b Please check if your auto* combination works with the patch provided in: [PHP-DEV] Bug #12871: upd

[PHP-DEV] Bug #12871: updating build-system to autoconf 2.5x

2001-08-21 Thread jan
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0CVS-2001-08-21 PHP Bug Type: *Compile Issues Bug description: updating build-system to autoconf 2.5x After updating autoconf to 2.52 I've noticed that php is working with this autoconf version yet. Even 'autoupd

[PHP-DEV] Re: Bug #9836 Updated: php unexpectedly ends on too long scripts

2001-08-07 Thread Jan Fedak
\ --enable-debug and after make we finally see that: $ ./php ~/5.skr (failed: 1) $ gdb ./php (gdb) run -f ~/5.skr Starting program: ./php -f ~/5.skr Program exited with code 01. It doesn't crash, it just exits with errcode. I attach php.ini and the script. Jan Bug Database

[PHP-DEV] Re: Bug #12596 Updated: Definition of array using constants in array doesn't work

2001-08-07 Thread Jan Fedak
This is a bug. If it's not a bug in classes, it definitely is a bug in the language scanner/parser. It doesn't even issue a warning, it just happily crunches the code and executes it. This is not the way a robust interpreter should behave. Jan Bug Database wrote: > ID: 12596

[PHP-DEV] Bug #12003 Updated: failed to locate host machine

2001-07-23 Thread jan . suchanek
ID: 12003 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: InterBase related Operating System: Linux Red Hat 7.1 (2.4.2) PHP Version: 4.0.6 New Comment: This problem I have is on Linux server. In /etc/services is gds_db3050/tcp Are you sure with p

[PHP-DEV] Bug #12313: parent resolving and deep require's

2001-07-23 Thread jan
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: parent resolving and deep require's PHP seems to have a problem if it tries to resolve the parent of an object that is place in an external file whi

[PHP-DEV] Bug #12003 Updated: failed to locate host machine

2001-07-11 Thread jan . suchanek
ID: 12003 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: InterBase related Operating System: Linux Red Hat 7.1 (2.4.2) PHP Version: 4.0.6 New Comment: Compilation of php was: ./configure --with-interbase=/opt/interbase --with-apxs=/usr/local

[PHP-DEV] Bug #12003 Updated: failed to locate host machine

2001-07-10 Thread jan . suchanek
ID: 12003 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: InterBase related Operating System: Linux Red Hat 7.1 (2.4.2) PHP Version: 4.0.6 New Comment: Sure. This problem is only on the server, where interbase is running. Previous Comments: -

[PHP-DEV] Bug #12003: failed to locate host machine

2001-07-10 Thread jan . suchanek
From: [EMAIL PROTECTED] Operating system: Linux Red Hat 7.1 (2.4.2) PHP version: 4.0.6 PHP Bug Type: InterBase related Bug description: failed to locate host machine I have a problem with connecting to database server. I have W2000+Apache1.3.20+PHP4.06 machine and when I co

[PHP-DEV] Bug #11851 Updated: Failure at php_include

2001-07-03 Thread jan . suchanek
ID: 11851 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: PHP options/info functions Operating system: RedHat Linux 7.1 (2.4.2 PHP Version: 4.0.6 Description: Failure at php_include Thanx I have changed permissions from -rwxrwx--- to -rwxrwxr-- and it semms O.K. Pr

[PHP-DEV] Bug #11851: Failure at php_include

2001-07-03 Thread jan . suchanek
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.1 (2.4.2 PHP version: 4.0.6 PHP Bug Type: PHP options/info functions Bug description: Failure at php_include Using Apache 1.3.20 (DSO) and PHP 4.0.6 as a module. If a make a *.php file on Linux system, it works, but w

[PHP-DEV] Safe mode hole in mail()

2001-07-02 Thread Jan Lehnardt
g error_log (or another ini setting that has a similiar effect). These ini settings can be set from a user script since they all have PHP_INI_ALL perimissions. Maybe disallow setting of ini variables in safemode? EOF -- Joost Pol alias 'Nohican' <[E

[PHP-DEV] Bug #11835 Updated: Include and Require does not work inner a class definition.

2001-07-02 Thread jan
ID: 11835 Updated by: jan Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: include is not allowed there, use the constructor instead class { function class

[PHP-DEV] Bug #10307 Updated: PHP refusing to get temporary file name from an HTTP PUT request.

2001-05-19 Thread jan
ID: 10307 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: perhaps you can add a sample script for other to reproduce the misbehaviour. Previous Comments

[PHP-DEV] PHP 4.0 Bug #10176: configurable cgi parameter separators

2001-04-04 Thread jan
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: configurable cgi parameter separators It would be nice to have configurable cgi parameter separators for http get requests, because the commonly used &

[PHP-DEV] Re: PHP 4.0 Bug #9836 Updated: php unexpectedly ends on too long scripts

2001-03-20 Thread ing. Jan Fedak
t, I don't know...) I enclose the script. It won't run correctly as it must be included from other script (that provides functions and variables for it). But it doesn't even TRY to run (I guess it ends while parsing the source code). Jan Bug Database wrote: > With that limited

[PHP-DEV] PHP 4.0 Bug #9834: Unable to handle double variables

2001-03-19 Thread jan . wurl
echo ($a*100) results 200 echo ($b*100) results 200 I tried everything, i thought it might be work (like setting datatype before set the value, ...), but nothing worked. Jan Wurl -- Edit Bug report at: http://bugs.php.net/?id=9834&edit=1 -- PHP Development Mailing List <http:/

[PHP-DEV] Fw: [PHP-GTK] Function DL

2001-03-05 Thread Jan Lehnardt
Just a quick thought... Could we ask the regular PHP people to module dl() so that if no extension is set on the library name it adds ".dll" or ".so" or whatever as is appropriate for the current operating system. This would simplify writing portable code for both php-gtk and other projects

Re: [PHP-DEV] Karma Request for php-gtk

2001-02-25 Thread Jan Lehnardt
se has grown. Jan -- -- 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, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Karma Request for php-gtk

2001-02-25 Thread Jan Lehnardt
Hi, I ([EMAIL PROTECTED]) want to help with the further development and dokumentation. Jan -- -- 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, e-mail:

[PHP-DEV] RE: PHP 4.0 Bug #8846 Updated: gmdate() causes crash. Using Apache + Win2K

2001-01-25 Thread Mohammed Ali Jan Syed
but i am not giving it -1 as a value. The similar value i pass it in php4.0.1pl1 works fine, but any version higher than that causes the crash. I wonder if this is true on linux platform too? Mohammed Ali Jan Syed Lead Developer [EMAIL PROTECTED] http://www.shianews.com The

Re: [PHP-DEV] string replacement

2001-01-22 Thread Jan Borsodi
ng I use ereg_replace or preg_replace. However when I want replace lots of simple strings I must use preg_replace due to speed. This is not good. So I ask again: Are there any plans to make str_replace and ereg_replace take arrays as parameters as well, in the same manner as preg_replace does? (a simple

Re: [PHP-DEV] string replacement

2001-01-21 Thread Jan Borsodi
#x27;ll happily use preg_replace whenever I need to do some Regular Expression replacement, but when I want to do normal text replacement I expect str_replace to give me the same flexibility as preg_replace. That's why! -- - Jan Borsodi <[EMAIL PROTECTED]> - Systems Engineer @ eZ systems -

[PHP-DEV] string replacement

2001-01-21 Thread Jan Borsodi
Is there any plans to extend str_replace and ereg_replace to accept arrays in the same manner as preg_replace does? At the moment using preg_replace on arrays are faster than iterating trough the arrays and passing them to str_replace, which is bad. -- - Jan Borsodi <[EMAIL PROTEC

[PHP-DEV] sybase_get_last_message() patch for Sybase CT

2001-01-13 Thread Jan Fedak
Hello. sybase module exports a handy function called sybase_get_last_message(). we used to use it. but then we had to switch to sybase_ct module and it doesn't have it. the attached patch should fix it. please consider adding it. Jan -- Jan Fedaktalk:[

[PHP-DEV] Re: PHP 4.0 Bug #7079 Updated: mysql_query() and mysql_affected_rows() always return false

2001-01-13 Thread Jan Dittberner
the problem was caused by another apache module (mod_auth_mysql) which was linked against an older version of mysql client libraries I resolved the problem by recompiling this module. I don't have the problem now (tested with php-4.0.3pl1) Sorry I forgot to report that ... Regards,

<    1   2   3