[PHP-DEV] Bug #12451 Updated: compilation halts on libmysql extension

2002-01-26 Thread anders
ID: 12451 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: Linux 2.4.7 PHP Version: 4.0.6 New Comment: I have the same problem on a freshly installed RedHat 7.1 with the MySQL rpms installed an

[PHP-DEV] Bug #14767: Bug unsetting vars using $_SESSION

2001-12-30 Thread anders
From: [EMAIL PROTECTED] Operating system: Linux 2.4 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: Bug unsetting vars using $_SESSION In a project I work on I ran into something I would say is a bug.. When I call the page with ?debug=3 the session var 't

[PHP-DEV] Bug #14699: mcrypt.c:254: `td' undeclared

2001-12-25 Thread anders
e-ftp make Build Error : gcc -I. -I/usr/www/users/reserve/users/anders/.install/php-4.1.0/ext/mcrypt -I/usr/www/users/reserve/users/anders/.install/php-4.1.0/main -I/usr/www/users/reserve/users/anders/.install/php-4.1.0 -I/usr/www/users/reserve/users/anders/.install/php-4.1.0/Zend -I/home/re

Re: [PHP-DEV] Patch: Nested comments

2001-11-27 Thread Anders Johannsen
On Tue, 2001-11-27 at 21:49, Stig Venaas wrote: > On Tue, Nov 27, 2001 at 09:41:46PM +0100, Anders Johannsen wrote: > > The submitted patch does not break any existing code Perhaps I should have added: ... unless you have a really silly commenting style. > Okay, it is a bit weird, b

Re: [PHP-DEV] Patch: Nested comments

2001-11-27 Thread Anders Johannsen
On Tue, 2001-11-27 at 21:16, Andi Gutmans wrote: > It's not like I don't want to keep BC as much as possible for ZE2 too. I'm not sure how "as much as possible" differs from "not at all" in this context? If code developed for ZE2 cannot run on ZE1, it should not matter *how much* it is incompat

Re: [PHP-DEV] Patch: Nested comments

2001-11-27 Thread Anders Johannsen
> /* > > ?> > Html code > > */ > > Would comment out the html code too.. I believe the "Html code" is ignored. Best regards, Anders Johannsen -- [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Patch: Nested comments

2001-11-27 Thread Anders Johannsen
ainst latest CVS Best regards, Anders Johannsen -- [EMAIL PROTECTED] Index: zend_globals.h === RCS file: /repository/Zend/zend_globals.h,v retrieving revision 1.80 diff -u -r1.80 zend_globals.h --- zend_globals.h 2001/10/23 01:19:

[PHP-DEV] Range literal (proposal)

2001-09-03 Thread Anders Johannsen
d Engine, which, I believe, is best left up to people with a understanding of its internals (which rules me out). Let me know what you think. Btw: Is there a PHP mechanism for language improvement suggestions (such as Perl's RFC or Ruby's RCR)? /A -- Anders Johannsen, Denmark -- PHP D

Re: [PHP-DEV] Buildproblems in latest CVS

2001-08-21 Thread Anders Johannsen
On 21 Aug 2001 12:57:03 +0200, [EMAIL PROTECTED] wrote: > On Thu, Aug 09, 2001 at 02:40:19AM +0200, Anders Johannsen wrote: > > I'am experiencing problems building PHP from the latest cvs. The errors > > occur when running 'buildconf'. The box is a Debian/unstab

[PHP-DEV] Bug #12809: function calls, default arguments and passing references

2001-08-17 Thread anders
From: [EMAIL PROTECTED] Operating system: linux 2.2 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: function calls, default arguments and passing references In a class I often use functions like this to get/set variables: class example { var $

Re: [PHP-DEV] Buildproblems in latest CVS

2001-08-09 Thread Anders Johannsen
building configure FATAL ERROR: Autoconf version 2.50 or higher is required for this script rebuilding acconfig.h rebuilding main/php_config.h.in FATAL ERROR: Autoconf version 2.50 or higher is required for this script Best regards Anders Johannsen -- PHP Development Mailing List <http://www

[PHP-DEV] Buildproblems in latest CVS

2001-08-08 Thread Anders Johannsen
I'am experiencing problems building PHP from the latest cvs. The errors occur when running 'buildconf'. The box is a Debian/unstable. Autoconf, automake and libtool versions seems to suffice. aj@uranos% ./buildconf buildconf: checking installation... buildconf: autoconf version 2.52 (ok) buildcon

[PHP-DEV] Bug #9069 Updated: "Unable to fork" error when trying to use external program execution.

2001-08-08 Thread anders . jensen
ID: 9069 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Program Execution Operating System: Win NT4 SP6 Old PHP Version: 4.0.4pl1 PHP Version: 4.0.6 Old Assigned To: derick Assigned To: New Comment: Upgraded to 4.0.6 but still the same

[PHP-DEV] Bug #11885: Link problems with OpenSSL 0.9.6a

2001-07-04 Thread anders+nospam
From: [EMAIL PROTECTED] Operating system: Solaris 7 08/99 PHP version: 4.0.6 PHP Bug Type: OpenSSL related Bug description: Link problems with OpenSSL 0.9.6a I'm unable to link libphp4.la using --with-openssl. I'm using: gcc version 2.95.3 20010315 (release) ltmain.sh (GNU

[PHP-DEV] $this->AuthTblCols[$colname] == 0 => false

2001-04-25 Thread Anders Biström
Encountered a bug in the bugreport system: Warning: Could not execute mail delivery program in local/Web/sites/phpweb/bugs.php on line 412 Operating system: SuSE 6.2 / Linux 2.4.2 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: $this->AuthTbl

[PHP-DEV] PHPS-files

2001-03-09 Thread Anders Pettersson
e application/x-httpd-php3-source .phps AddType application/x-httpd-php-source .phps #AddType application/x-httpd-php4-source .phps AddType application/x-httpd-php .phtml Action application/x-httpd-php "/php/php" Everything works just fine, PHP, Apache, mySQL, ODBC. But no phps... Please

[PHP-DEV] PHP 4.0 Bug #9069: "Unable to fork" error when trying to use external program execution.

2001-02-02 Thread anders . jensen
From: [EMAIL PROTECTED] Operating system: Win NT4 SP6 PHP version: 4.0.4pl1 PHP Bug Type: Program Execution Bug description: "Unable to fork" error when trying to use external program execution. I use PHP 4.0.4 pl1 on a machine running Windows NT4 Server, with sp 6 and IIS4

[PHP-DEV] PHP 4.0 Bug #8714: Adding LDAP entries drops credentials if update is referred

2001-01-15 Thread anders . ostling
ldap packets. Best regards Anders -- Edit Bug report at: http://bugs.php.net/?id=8714&edit=1 -- 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-ma