[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] 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 #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

[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

Re: [PHP-DEV] Buildproblems in latest CVS

2001-08-21 Thread jan
: 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: updating build-system to autoconf 2.5x Jan -- = http

Re: [PHP-DEV] php and autoconf 2.50

2001-08-21 Thread jan
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 == http://www.random-downloads.com

[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

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

2001-08-26 Thread jan
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=12964edit=1 Jan -- = http://www.kneschke.de == http

[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 #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

[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 thingie

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

2001-11-22 Thread jan
) 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.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan

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

2001-11-24 Thread jan
. Olivier Courtin 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 contact

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 @ #modlogan

[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: ?php $now = date('r'); $stamp = strtotime($now); $conv = date('r', $stamp); echo

[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

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_phpdoc.h phpdoc.c Some questions

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
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 contact the list

[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

[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

[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] location of ext/phpdoc

2001-12-15 Thread jan
/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 contact the list

[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

[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 #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 #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

[PHP-DEV] Bug #14645: Problems assigning by reference to globals

2001-12-21 Thread jan
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Variables related Bug description: Problems assigning by reference to globals Hi PHP-Developer-Community, here are - a description of the bug, - a short test-script and - the

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

2001-12-22 Thread jan
ID: 14604 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: WDDX related Operating System: Windows NT 4 sp 6a PHP Version: 4.1.0 New Comment: sander, can you also test for PHP 4.0.6 to verify if it broke during the 4.1 release circle? Previous Comments

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

2001-12-22 Thread jan
ID: 14663 Updated by: jan Reported By: [EMAIL PROTECTED] Old Summary: socket_read() doesn't function as documented Old Status: Open Status: Analyzed Bug Type: Documentation problem Old Operating System: FreeBSD 4.4 Operating System: Windows NT 4 sp 6a PHP Version: 4.1.0 New Comment: the manual

Re: [PHP-DEV] Bug #14120 Updated: libtool needs help.

2001-12-30 Thread jan
the funtions from acinclude.m4 and the M4-files from /usr/share/aclocal/ Can you please find out which M4-file carryies these lines ? Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan (openprojects) -- PHP Development Mailing List http

Re: [PHP-DEV] Bug #14120 Updated: libtool needs help.

2001-12-30 Thread jan
, automake, libtool packages which generated the configure-file. Larry Rosenman http://www.lerctr.org/~ler Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan (openprojects) -- PHP Development Mailing List http

Re: [PHP-DEV] Bug #14120 Updated: libtool needs help.

2001-12-30 Thread jan
and libtool list ? They will ask you for the version of autoconf/automake/libtool you used. It is best you generate teh configure scripts once on your own with your own autoconf/automake/libtool setup. Larry Rosenman http://www.lerctr.org/~ler Jan -- mailto: [EMAIL PROTECTED

Re: [PHP-DEV] Bug #14120 Updated: libtool needs help.

2001-12-30 Thread jan
configure scripts once on your own with your own autoconf/automake/libtool setup. where can I get the full setup you use? Perhaps the CVS requirement apply here, too: http://www.php.net/anoncvs.php Larry Rosenman http://www.lerctr.org/~ler Jan -- mailto: [EMAIL PROTECTED

[PHP-DEV] Bug #14789 Updated: _SERVER[REQUEST_URI] not fully given to Caudium 1.0.34

2002-01-01 Thread jan
ID: 14789 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Other web server Operating System: FreeBSD / Linux PHP Version: 4.1.1 New Comment: REQUEST_URI is an apache specific variable. no bug -bogus. Previous Comments

[PHP-DEV] Bug #14807 Updated: core dump

2002-01-02 Thread jan
ID: 14807 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: PHP Version: 4.1.0 New Comment: at least for me it doesn't (FreeBSD 4.4 PHP 4.1.0) can you provide more Information about you environmation (OS, configure options e.g

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

2002-01-06 Thread jan
ID: 12313 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.0.6 New Comment: Works with php 4.1.1 Previous Comments:

[PHP-DEV] Bug #14887 Updated: cann't configure use --with-oci8=ORACLE_HOME

2002-01-06 Thread jan
ID: 14887 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: OCI8 related Operating System: dec unix 4.0.f PHP Version: 4.1.0 New Comment: 1) ORACLE_HOME must be defined in your environment 2) you have to use $ORACLE_HOME to access it. Previous Comments

[PHP-DEV] Bug #1515 Updated: improving php standalone mode

2002-01-06 Thread jan
ID: 1515 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0 New Comment: a cli sapi which will cause some more improvements in this area is about to be commited. the original problem

[PHP-DEV] Bug #4587 Updated: Would like exit and die to return an int

2002-01-06 Thread jan
ID: 4587 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: all PHP Version: 4.04 New Comment: fixed in CVS. closing. Previous Comments: [2001

[PHP-DEV] Bug #5343 Updated: a way of implementing class methods

2002-01-06 Thread jan
ID: 5343 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.1 New Comment: can you propose this on [EMAIL PROTECTED] ? Previous Comments

[PHP-DEV] Bug #6136 Updated: Exception Handling

2002-01-06 Thread jan
ID: 6136 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0 Latest CVS (13/08/2000) New Comment: this will come with ZendEngine2 (PHP5). closing. Previous Comments

[PHP-DEV] Bug #6380 Updated: Session handlers should be allowed in objects

2002-01-06 Thread jan
ID: 6380 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: PHP Version: 4.0 Latest CVS (27/08/2000) New Comment: this is possible using session_set_save_handler(array('class'='method'),...); or do I misunderstand

[PHP-DEV] Bug #6701 Updated: Use of http_proxy for fopen(http:// ...

2002-01-06 Thread jan
ID: 6701 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Customized RedHat 6.2 PHP Version: 4.0.0 New Comment: although the request should remain open, this specific problem can be solved using PEAR::Cache. Previous Comments

[PHP-DEV] Bug #7276 Updated: CVSup/rsync/easier patch access desired

2002-01-06 Thread jan
ID: 7276 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: n/a PHP Version: 4.0.3 New Comment: no bug, see http://www.php.net/anoncvs.php Previous Comments

[PHP-DEV] Bug #7480 Updated: next(), end(), prev(), reset() etc. don't return references

2002-01-06 Thread jan
ID: 7480 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: RedHat Linux 7.0 PHP Version: 4.0.1pl2 New Comment: dupe of 7578. Previous Comments

[PHP-DEV] Bug #7766 Updated: not OO until automatic class destructor is added

2002-01-06 Thread jan
ID: 7766 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: FreeBSD Apache PHP Version: 4.0.3pl1 New Comment: we'll have destructors with ZE2 (PHP5). closing Previous Comments

[PHP-DEV] Bug #7480 Updated: next(), end(), prev(), reset() etc. don't return references

2002-01-06 Thread jan
ID: 7480 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Feature/Change Request Operating System: RedHat Linux 7.0 PHP Version: 4.0.1pl2 New Comment: dupes are bogus.. Previous Comments

[PHP-DEV] Bug #7480 Updated: next(), end(), prev(), reset() etc. don't return references

2002-01-06 Thread jan
ID: 7480 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Duplicate Bug Type: Feature/Change Request Operating System: RedHat Linux 7.0 PHP Version: 4.0.1pl2 New Comment: actually they are dublicates, silly me. Previous Comments

[PHP-DEV] Bug #6768 Updated: list() construct reference assignment

2002-01-06 Thread jan
ID: 6768 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Feature/Change Request Operating System: Linux 2.2.14 PHP Version: 4.0.2 New Comment: dupe of #7930 and marking it dublicate Previous Comments

[PHP-DEV] Bug #7974 Updated: N/A

2002-01-06 Thread jan
ID: 7974 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: N/A PHP Version: 4.0.3pl1 New Comment: please take part in the discussion on [EMAIL PROTECTED] about the upcoming features in ZE2. PHP4 is not likely to see

[PHP-DEV] Bug #8058 Updated: Missing PDF functionality

2002-01-06 Thread jan
ID: 8058 Updated by: jan Reported By: [EMAIL PROTECTED] Old Summary: Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: linux 2.2.x PHP Version: 4.0.3pl1 New Comment: closing, much has been added since the request came in. reopen it if something is still missing

[PHP-DEV] Bug #8197 Updated: lack of socket() functions

2002-01-06 Thread jan
ID: 8197 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Windows PHP Version: 4.0.3pl1 New Comment: they should be now part of the windows distribution. closing Previous Comments

[PHP-DEV] Bug #8214 Updated: Request for Signal Handling functions

2002-01-06 Thread jan
ID: 8214 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: *nix - CGI PHP Version: 4.0 Latest CVS (12/12/2000) New Comment: doesen't pcnt do the job? Previous Comments

[PHP-DEV] Bug #8599 Updated: a kind Exception handling

2002-01-06 Thread jan
ID: 8599 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.4 New Comment: We'll have exception handling in PHP5, please follow the development of the ZendEngine2 on [EMAIL PROTECTED] closing

[PHP-DEV] Bug #8681 Updated: Function arguments in 'global'

2002-01-06 Thread jan
ID: 8681 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux/FreeBSD PHP Version: 4.0.4 New Comment: so what is this anyway? Previous Comments: [2001-02-22

[PHP-DEV] Bug #8863 Updated: function to get constant values by variable name

2002-01-06 Thread jan
ID: 8863 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.4pl1 New Comment: see get_defined_constants Previous Comments: [2001-01-23 12:21

[PHP-DEV] Bug #8863 Updated: function to get constant values by variable name

2002-01-06 Thread jan
ID: 8863 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.4pl1 New Comment: and close it Previous Comments: [2002-01-06

[PHP-DEV] Bug #8974 Updated: Blank lines in includes cause session errors

2002-01-06 Thread jan
ID: 8974 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: All PHP Version: 4.0.4pl1 New Comment: technically it is an user error. to solve it either eliminate any whitespace or call ob_start() before session_start

[PHP-DEV] Bug #8978 Updated: Add a 'readonly' possibility to the session module

2002-01-06 Thread jan
ID: 8978 Updated by: jan Reported By: Maxim Derkachev [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.4pl1 New Comment: seems fixed then. reopen if I am wrong Previous Comments

[PHP-DEV] Bug #9195 Updated: Default class function arguments

2002-01-06 Thread jan
ID: 9195 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.2 New Comment: please take part in the discussion about the upcoming ZendEngine2 on [EMAIL PROTECTED] Previous Comments

[PHP-DEV] Bug #9250 Updated: Nested Functions are BAD, they make for inefficient debugging

2002-01-06 Thread jan
ID: 9250 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.4pl1 New Comment: brackets are used for other controll structures as well, so disabling nested functions do not solve the problem. -bogus

[PHP-DEV] Bug #9266 Updated: Unable to load 14 of php's extensions

2002-01-06 Thread jan
ID: 9266 Updated by: jan Reported By: [EMAIL PROTECTED] Status: Analyzed Old Bug Type: Feature/Change Request Bug Type: Documentation problem Operating System: WinMe, Win98, Win2000 PHP Version: 4.0.4pl1 New Comment: so better documentation is needed for extensions that rely on external

[PHP-DEV] Bug #9558 Updated: array hanling

2002-01-06 Thread jan
ID: 9558 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Feature/Change Request Operating System: All OS PHP Version: 4.0.4pl1 New Comment: what about unlink($array['key']); $first=$array[0]; and $last=$array[count($array)-1]. ? Previous Comments

[PHP-DEV] Bug #1027 Updated: fprintf() please

2002-01-09 Thread jan
ID: 1027 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Feature/Change Request PHP Version: 4.0 New Comment: was duped by 14949 which is more descriptive ;) Previous Comments

[PHP-DEV] Bug #14952 Updated: $_GET and $HTTP_GET_VARS are separate arrays

2002-01-09 Thread jan
ID: 14952 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.1.1 New Comment: the $_* arrays are intended to be seperate from ther $HTTP_*_VARS arrays. The new arrays are so called super-global

[PHP-DEV] Bug #14785 Updated: cannot save data with session_register() in functions

2002-01-10 Thread jan
ID: 14785 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Session related Operating System: Debian Linux PHP Version: 4.1.0 New Comment: no bugs can't be closed *nitpick* - bogus Previous Comments

[PHP-DEV] Bug #14998 Updated: Can't name a class 'Directory'

2002-01-11 Thread jan
ID: 14998 Updated by: jan Old Summary: Can't name a class 'Directory' Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Class/Object related Bug Type: Documentation problem Operating System: Red Hat Linux 7.0 PHP Version: 4.0.5 New Comment: See http://www.php.net/manual/en/function.get

[PHP-DEV] Bug #15158 Updated: Session get replaced when moving to other domain

2002-01-22 Thread jan
ID: 15158 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: RH7.1 PHP Version: 4.1.1 New Comment: Please check your session.cookie_domain setting (php.ini directive). Previous Comments

[PHP-DEV] Bug #15162 Updated: (int) cast doesn't work properly

2002-01-22 Thread jan
ID: 15162 Updated by: jan Old Summary: (int) cast doesn't work properly Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Math related Operating System: slackware linux (kernel 2.2.19) PHP Version: 4.1.1 New Comment: no bug in PHP, bogus Previous Comments

[PHP-DEV] Bug #15164 Updated: can php do a substraction? ;)

2002-01-22 Thread jan
ID: 15164 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Math related Operating System: linux 2.2.19 PHP Version: 4.1.1 New Comment: floats are not supposed to be exact (per definition). do not use them on currencies. calculate cents ant use (agein

[PHP-DEV] Bug #15187 Updated: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread jan
ID: 15187 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: I call it a user error. no external sources are to be trusted with no error/security/integrity check. Previous

[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 #15244 Updated: array_splice acts like array_splice

2002-01-27 Thread jan
ID: 15244 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Arrays related Operating System: Linux PHP Version: 4.0.5 New Comment: can you please provide the $array you are using? Previous Comments

[PHP-DEV] Bug #15244 Updated: array_splice acts like array_splice

2002-01-27 Thread jan
ID: 15244 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Old Bug Type: Arrays related Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0.5 Old Assigned To: Assigned To: jan New Comment: array_slice is used to extract values from

[PHP-DEV] Bug #15244 Updated: array_splice acts like array_splice

2002-01-27 Thread jan
ID: 15244 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0.5 Assigned To: jan New Comment: fixed in CVS. closing Previous Comments

[PHP-DEV] Bug #15260 Updated: file_exists doesn't work with 2G+ files

2002-01-28 Thread jan
ID: 15260 Updated by: jan Old Summary: file_exists doesn't work with 2G+ files Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: Linux PHP Version: 4.0.5 New Comment: can you please test either PHP 4.1.1 (latest release

[PHP-DEV] Bug #15260 Updated: file_exists doesn't work with 2G+ files

2002-01-28 Thread jan
ID: 15260 Updated by: jan Old Summary: file_exists doesn't work with 2G+ files Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: Linux PHP Version: 4.0.5 New Comment: how can he have a file of 4GB if his filesystem does

[PHP-DEV] Bug #15260 Updated: file_exists doesn't work with 2G+ files

2002-01-28 Thread jan
ID: 15260 Updated by: jan Old Summary: file_exists doesn't work with 2G+ files Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: Linux PHP Version: 4.0.5 New Comment: and then again, can you please test with a more recent

Re: [PHP-DEV] PECL/PHPDoc

2002-01-30 Thread jan
On Wed, Jan 30, 2002 at 09:07:57AM +0100, Sebastian Bergmann wrote: 'lo, could someone please fix, if possible, the PHPDoc extension from PECL so that it compiles in ZTS mode? Can you provide some error messages ? Thanks, Sebastian Jan -- mailto: [EMAIL PROTECTED

[PHP-DEV] Bug #15336 Updated: New mysql function: mysql_real_connect

2002-02-02 Thread jan
ID: 15336 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: any PHP Version: 4.1.1 Old Assigned To: Assigned To: zak New Comment: assigning it to zak ;) Previous Comments:

[PHP-DEV] Bug #15359 Updated: php crashes if temp dir does not exist

2002-02-03 Thread jan
ID: 15359 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: winxp pro PHP Version: 4.1.1 New Comment: Yasuo Ohgaki fixed this in CVS some days ago Previous Comments:

[PHP-DEV] Bug #15407 Updated: The == op does not work

2002-02-06 Thread jan
ID: 15407 Updated by: [EMAIL PROTECTED] -Summary: The == op does not work Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Variables related Operating System: Windows 2000 PHP Version: 4.1.1 New

Re: [PHP-DEV] Building / using the LDAP extension

2002-02-21 Thread jan
/ if they are located in /opt/novell/lib/ /opt/novell/include/ Venkat 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, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Building / using the LDAP extension

2002-02-21 Thread jan
package ? That means that you can't even compile php ? There is no real default path for the ldap-libs as they are vendor supplied. OpenLDAP installs to /usr/lib/libldap.so Sun installs to /usr/lib/libldap.so on Solaris NetScape installs to /usr/local/netscape/ ... Novell ? Jan -- mailto

Re: [PHP-DEV] Building / using the LDAP extension

2002-02-21 Thread jan
is aware of it ldap support for (b) load the extension with dl() and call ?php phpinfo(); ? afterwards - Venkat Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan (openprojects) -- PHP Development Mailing List http://www.php.net

Re: [PHP-DEV] Building / using the LDAP extension

2002-02-21 Thread jan
. Just make sure that ext/ldap is really compiled and linked into the php binary. Please check check scripts in ./build/ if there is some extra magic applied. Thanx again, Venkat Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan

[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, Jan

[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:[EMAIL

[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 PROTECTED] - Systems

Re: [PHP-DEV] string replacement

2001-01-21 Thread Jan Borsodi
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 - Web: http://ez.no QtVu: http

Re: [PHP-DEV] string replacement

2001-01-22 Thread Jan Borsodi
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 yes or no will suffice) Or do I have to do this myself? -- - Jan Borsodi [EMAIL

[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: [EMAIL

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

2001-02-25 Thread Jan Lehnardt
Hi, I think, you have enough karma for documentation. What are you developing? Since there is a lot to do to reflect the whole functionallity of GTK+ in php-gtk I simply want to help. Additionally andrei and I decided to provide simple text documentation, until the userbase has grown. Jan

[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

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

2001-07-02 Thread Jan Lehnardt
5846 19BD Laboratoire Contempt - Tel +31-6-28887995 Fax: +31-70-3873625 /snip 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] 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

[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.

[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

[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 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

  1   2   3   >