ID: 18404
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Session related
Operating System: redhat 7.2
PHP Version: 4.3.0-dev
New Comment:
This sounds a lot like 20449? It's happening to me too by the way,
extern "C"
#endif
Unfortunately the #ifdef line is joined with the extern line
with 70 spaces or so, so that it wraps nicely and hides this.
This was already there in 4.2.3 (as I discovered today).
Paul Slootman
--
Edit bug repo
splus
extern "C"
#endif
Unfortunately the #ifdef line is joined with the extern line
with 70 spaces or so, so that it wraps nicely and hides this.
This was already there in 4.2.3 (as I discovered today).
t;C"
#endif
Unfortunately the #ifdef line is joined with the extern line
with 70 spaces or so, so that it wraps nicely and hides this.
This was already there in 4.2.3 (as I discovered today).
Paul Slootman
--
Edit this bug report at http://bugs.php.net/?id=20808&edit=1
[2002-12-04 07:53:01] [EMAIL PROTECTED]
The area round line 53644 in configure looks like:
#include
#ifdef __cplusplus
extern "C"
#endif
Unfortunately the #ifdef line is joined with the extern line
ID: 9294
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Performance problem
Operating System: Solaris 2.6, 7, 8 and Windows 20
PHP Version: 4.0.2
New Comment:
Retested with all versions of PHP 4.0.x and
From: [EMAIL PROTECTED]
Operating system: Win XP
PHP version: 4.1.2
PHP Bug Type: *Math Functions
Bug description: x^y gives unusual results
x^y should always yield a positive number, however when doing -2^2 and
(-2)^2, I get a result of -4!
Surely this aint right?
--
Ed
From: [EMAIL PROTECTED]
Operating system: Redhat Linux 7.2
PHP version: 4.1.2
PHP Bug Type: Session related
Bug description: session_start with mod_gzip issue
Not sure if this is a bug in PHP, but it after some of the symptoms I've
experienced, this is all I think it could b
ID: 16767
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Session related
Operating System: Redhat Linux 7.2
PHP Version: 4.1.2
New Comment:
I just want to make this clear that all other files work fine wi
ID: 16767
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Session related
Operating System: Redhat Linux 7.2
PHP Version: 4.1.2
New Comment:
I'm going to attribute this to a bug wi
x81f146c in ap_hook_use ()
#3 0x819e175 in php_mergesort ()
#4 0x81cf2d4 in ap_init_modules ()
#5 0x81dafc3 in main ()
#6 0x40473c6f in __libc_start_main () from /lib/libc.so.6
Any clues as to what might be wrong???
For reference, the fs is reiserfs, with a couple of mount poi
the cause of the problem.
Cheers,
Paul
Previous Comments:
[2002-09-18 18:59:22] [EMAIL PROTECTED]
It's obviously some clash with SSL. Are you sure you have linked every
library which you're compiling PHP
the
addmodule lines was sufficient to cause apache to segfault just around
the time strace reported it to be loading the php.ini file. Hence the
confusion :-)
Cheers,
Paul
Previous Comments:
[2002-09-19 05:07:15
From: [EMAIL PROTECTED]
Operating system: any
PHP version: 4.3.0-pre1
PHP Bug Type: mbstring related
Bug description: No PCRE support for mbstring
Mbstring doesn't provide support for PCRE. This is unfortunate since there
is (experimental) UTF-8 support in PCRE which is as
ods, an example of which is entered above, now fail. I
would imagine that the two are linked.
As we use mod_auth_kerb I will not remove this patch because otherwise we
leave ourselves quite open to attack from the inside. Any suggestions on
how to get custom authentication working alongside the
e mod_auth_kerb I will not remove this patch because otherwise
we leave ourselves quite open to attack from the inside. Any
suggestions on how to get custom authentication working alongside the
increased kerberos security?
Thanks,
Paul
--
Edit this bug report at http://bugs.php.net/?id=20088&edit=1
Any
suggestions on how to get custom authentication working alongside the
increased kerberos security?
Thanks,
Paul
--
Edit this bug report at http://bugs.php.net/?id=20088&edit=1
your suggestion, I checked out the path
from .htaccess to httpd.conf. Sure enough, as a globally set parameter
in httpd.conf in a style config directive we have the
following:
AuthType KerberosV5
which I would imagine is causing the problem.
Many thanks for your time,
Paul
Previous
ID: 14883
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache related
Operating System: Windows NT (all Win32)
PHP Version: 4.1.1
New Comment:
Actually, this exploit allows anyone to gain root access to
From: [EMAIL PROTECTED]
Operating system: WIN 2000
PHP version: 4.2.1
PHP Bug Type: Date/time related
Bug description: date function gives wrong result for format 't'
--
Edit bug report at http://bugs.php.net/?id=20596&edit=1
--
Try a CVS snapshot: http://bugs.ph
x
r16: 0x r17: 0x r18: 0x r19:
0x
r20: 0x r21: 0x r22: 0x0000 r23:
0x
r24: 0x r25: 0x r26: 0xbfffd6e8 r27:
0xbfffd6ec
r28: 0xbfffd6f0 r29: 0xbfffd6ec r30: 0x276e6f27 r31:
0x
ID: 19386
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: PCRE related
Operating System: *
PHP Version: 4.2.3, 4.3.0-dev
New Comment:
Tests of different lengths of string '$x' s
ID: 19386
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: PCRE related
Operating System: *
PHP Version: 4.2.3, 4.3.0-dev
New Comment:
I've reproduced this using the php4-win32-l
ID: 17915
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Compile Failure
Operating System: Solaris 2.8
PHP Version: 4.2.1
New Comment:
This is still a problem on the latest STABLE snapshot from
php4-STA
From: [EMAIL PROTECTED]
Operating system: Linux/Unix Redhat
PHP version: 4.1.2
PHP Bug Type: Mail related
Bug description: Difference in mail() function in PHP 4.1.2, causes delay in sending
mail.
There appears to be a difference between the way mail() works between 4.1.0
a
ID: 15998
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Open
Bug Type: Mail related
Operating System: Linux/Unix Redhat
PHP Version: 4.1.2
New Comment:
The servers are responding fine.
Sendm
Edit report at https://bugs.php.net/bug.php?id=61599&edit=1
ID: 61599
Comment by: paul at paul-robinson dot us
Reported by:grom358_spamkill at yahoo dot com dot au
Summary:Wrong Day of Week
Status: Open
Type: Bug
Pac
Edit report at https://bugs.php.net/bug.php?id=61599&edit=1
ID: 61599
Comment by: paul at paul-robinson dot us
Reported by:grom358_spamkill at yahoo dot com dot au
Summary:Wrong Day of Week
Status: Open
Type: Bug
Pac
From: [EMAIL PROTECTED]
Operating system: Windows 2000 server
PHP version: 4.3.0
PHP Bug Type: Filesystem function related
Bug description: file() function
Error log fills with warnings abount the file() function.
Apache 2.0/34
Using php module version 4.3.0 rather than c
ID: 22065
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Filesystem function related
Operating System: Windows 2000 server
PHP Version: 4.3.0
New Comment:
safe_mode = Off
;open
ID: 22065
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Filesystem function related
Operating System: Windows 2000 server
PHP Version: 4.3.0
New Comment:
The file must exist to
From: paul at mileham dot net
Operating system: Windows 2000
PHP version: 4.3.4
PHP Bug Type: Date/time related
Bug description: Incorrect date returned by date()
Description:
date() returns Saturday 27th March 2004 instead of Sunday 28th March 2004.
mktime is
ID: 24248
Comment by: paul at vanbrouwershaven dot com
Reported By: dkh-php at nighttide dot net
Status: Bogus
Bug Type: PHP options/info functions
Operating System: multiple
PHP Version: 4.3.3RC2-dev/4.3.4/5.0.0b1/5.0.0b3
New Comment:
Same
ID: 25753
Comment by: paul at vanbrouwershaven dot com
Reported By: [EMAIL PROTECTED]
Status: Critical
Bug Type: Apache related
Operating System: *
PHP Version: 4CVS, 5CVS
New Comment:
Same problem with apache 2.0.48 and PHP 4.3.4
We
ID: 22787
Comment by: paul at rydell dot com
Reported By: gregory dot fennell at am dot sony dot com
Status: Bogus
Bug Type: MySQL related
Operating System: RedHat v8.0
PHP Version: 4.3.1
Assigned To: sniper
New Comment:
PHP 4.3.1
ID: 22092
Comment by: paul at thewall dot de
Reported By: davidl at tocquigny dot com
Status: No Feedback
Bug Type: GD related
Operating System: Redhat 7.1
PHP Version: 4.3.0
New Comment:
I can confirm this bug, it still persist. A Full path
From: paul at paulbaranowski dot org
Operating system: Redhat Enterprise Linux v3.0
PHP version: 4.3.8
PHP Bug Type: Directory function related
Bug description: Cant rename directories across partitions
Description:
The rename function says that renaming across
ID: 30946
User updated by: paul at paulbaranowski dot org
Reported By: paul at paulbaranowski dot org
-Status: Feedback
+Status: Open
Bug Type: Directory function related
Operating System: Redhat Enterprise Linux v3.0
PHP Version: 4.3.8
ID: 30946
User updated by: paul at paulbaranowski dot org
Reported By: paul at paulbaranowski dot org
-Status: Feedback
+Status: Open
Bug Type: Filesystem function related
Operating System: Redhat Enterprise Linux v3.0
PHP Version: 4.3.8
From: paul at vanbrouwershaven dot com
Operating system: Linux
PHP version: 4.3.6
PHP Bug Type: Apache2 related
Bug description: BUG 27810 NOT SOLVED
Description:
BUG 27810 NOT SOLVED
--
Edit bug report at http://bugs.php.net/?id=28076&ed
ID: 28076
User updated by: paul at vanbrouwershaven dot com
Reported By: paul at vanbrouwershaven dot com
-Status: Bogus
+Status: Open
Bug Type: Apache2 related
Operating System: Linux
PHP Version: 4.3.6
New Comment:
Please reopen this
ID: 27810
Comment by: paul at vanbrouwershaven dot com
Reported By: renato at galle dot com dot br
Status: Closed
Bug Type: Apache2 related
Operating System: FreeBSD-5.2.1-RELEASE-p4
PHP Version: 4.3.5
New Comment:
Same problem here with the
ID: 28076
User updated by: paul at vanbrouwershaven dot com
Reported By: paul at vanbrouwershaven dot com
-Status: Bogus
+Status: Closed
Bug Type: Apache2 related
Operating System: Linux
PHP Version: 4.3.6
New Comment:
closed
Previous
ID: 29878
Comment by: paul at gslip dot com
Reported By: cyleriggs at kc dot rr dot com
Status: Bogus
Bug Type: GD related
Operating System: Linux 2.6.8.1
PHP Version: 5.0.1
Assigned To: pajoye
New Comment:
Has anyone at php verified
ID: 29878
Comment by: paul at gslip dot com
Reported By: cyleriggs at kc dot rr dot com
Status: Bogus
Bug Type: GD related
Operating System: Linux 2.6.8.1
PHP Version: 5.0.1
Assigned To: pajoye
New Comment:
I disagree. I have used my
From: paul at quakenet dot org
Operating system: Freebsd
PHP version: 4.3.10
PHP Bug Type: Feature/Change Request
Bug description: get_defined_functions includes functiions that are disabled
Description:
get_defined_functions() returns a list of defined
From: paul at wavebreaks dot com
Operating system: Windows XP SP2
PHP version: 5.0.3
PHP Bug Type: Directory function related
Bug description: dirname returning \ for root entries
Description:
This is probably the same or related to
http://bugs.php.net/bug.php
From: paul at thehedron dot com
Operating system: Linux (fedora core 3)
PHP version: 5.0.3
PHP Bug Type: MySQLi related
Bug description: mysqli->fetch() is returning bad data
Description:
mysqli->fetch() is returning bad data on int columns. I saw this
ID: 32405
User updated by: paul at thehedron dot com
Reported By: paul at thehedron dot com
-Status: Feedback
+Status: Open
Bug Type: MySQLi related
Operating System: Linux (fedora core 3)
PHP Version: 5.0.3
New Comment:
Pulled down the
ID: 31981
Comment by: paul at hotmail dot com
Reported By: asmi at owear dot ru
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD 4.8-RELEASE-p27
PHP Version: 4.3.11
New Comment:
porn off http://porn.bashkiria.ru/"; t
ID: 31981
Comment by: paul at hotmail dot com
Reported By: asmi at owear dot ru
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD 4.8-RELEASE-p27
PHP Version: 4.3.11
New Comment:
porn compares to http://porn.bashkiria.ru
ID: 31981
Comment by: paul at hotmail dot com
Reported By: asmi at owear dot ru
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD 4.8-RELEASE-p27
PHP Version: 4.3.11
New Comment:
porn http://porn.bashkiria.ru/"; t
ID: 31981
Comment by: paul at hotmail dot com
Reported By: asmi at owear dot ru
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD 4.8-RELEASE-p27
PHP Version: 4.3.11
New Comment:
The arguments would all have to admit that
ID: 31981
Comment by: paul at hotmail dot com
Reported By: asmi at owear dot ru
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD 4.8-RELEASE-p27
PHP Version: 4.3.11
New Comment:
porn but if http://porn.bashkiria.ru
ID: 31981
Comment by: paul at hotmail dot com
Reported By: asmi at owear dot ru
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD 4.8-RELEASE-p27
PHP Version: 4.3.11
New Comment:
porn but with none of http
ID: 31981
Comment by: paul at hotmail dot com
Reported By: asmi at owear dot ru
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD 4.8-RELEASE-p27
PHP Version: 4.3.11
New Comment:
Find porn http://porn.bashkiria.ru
ID: 19113
Comment by: paul at pizza dot org
Reported By: php_new at jdc dot parodius dot com
Status: Bogus
Bug Type: Apache related
Operating System: FreeBSD
PHP Version: 4.3.2-dev
New Comment:
Same problem Linux Mandrake 9.0 Apache 1.3.27
ID: 28365
Comment by: paul at vanbrouwershaven dot com
Reported By: php dot wayne at ptaff dot ca
Status: Open
Bug Type: Zend Engine 2 problem
Operating System: GNU/Linux Mandrake Cooker
PHP Version: 4.3.6
New Comment:
Same problem with PHP
ID: 7641
Comment by: paul at boxedart dot com
Reported By: ugb-listen at gmx dot de
Status: Closed
Bug Type: *Web Server problem
Operating System: Linux 2.2.16 i686
PHP Version: 4.0 Latest CVS (04/11/2000)
New Comment:
problem occurs with
ID: 7641
Comment by: paul at boxedart dot com
Reported By: ugb-listen at gmx dot de
Status: Closed
Bug Type: *Web Server problem
Operating System: Linux 2.2.16 i686
PHP Version: 4.0 Latest CVS (04/11/2000)
New Comment:
Setting doc_root in
ID: 24864
Comment by: paul at boxedart dot com
Reported By: tom at minnesota dot com
Status: Bogus
Bug Type: CGI related
Operating System: NetBSD/Alpha (64bit) - 1.6
PHP Version: 4.3.2
New Comment:
Does the same thing to me also. Using FC1
From:
Operating system: linux(debian)-64bit
PHP version: 5.3.9
Package: Reproducible crash
Bug Type: Bug
Bug description:strtotime bug in php 5.3.9
Description:
Since upgrading [using dotdeb.org compiled version of php] from php 5.3.8
to php 5.3.9,
Edit report at https://bugs.php.net/bug.php?id=60733&edit=1
ID: 60733
User updated by:paul at minimoo dot org
Reported by:paul at minimoo dot org
Summary:strtotime bug in php 5.3.9
-Status: Open
+Status: Closed
From: paul at mantisforge dot org
Operating system: Windows 32bit
PHP version: 5.3.0RC3
PHP Bug Type: *Configuration Issues
Bug description: Infinite loop with: log_errors+display_startup_errors+no
timezone
Description:
Calling php from command line with (for
From: paul at mantisforge dot org
Operating system: Vista32bit
PHP version: 6CVS-2009-06-22 (snap)
PHP Bug Type: Compile Failure
Bug description: PHP6 Snaps - Invalid CRT parameters detected
Description:
PHP6 windows snapshots builds
Invalid CRT when including
ID: 48498
Comment by: paul at mantisforge dot org
Reported By: will at flourishlib dot com
Status: Open
Bug Type: COM related
Operating System: Windows XP SP3
PHP Version: 5.2.10RC1
New Comment:
This functionality seems to work fine in the
ID: 48534
User updated by: paul at mantisforge dot org
Reported By: paul at mantisforge dot org
Status: Verified
Bug Type: PHP options/info functions
Operating System: Windows 32bit
PHP Version: 5.3.0RC3
Assigned To: derick
New Comment:
Jom
From: paul at wcclan dot net
Operating system: FreeBSD 7.2-RELEASE-p4
PHP version: 5.2.11
PHP Bug Type: Output Control
Bug description: output corruption using flush
Description:
Looping through the output of a process opened with popen while using
flush return
ID: 49816
Comment by: paul at wcclan dot net
Reported By: paul at wcclan dot net
Status: Feedback
Bug Type: Output Control
Operating System: FreeBSD 7.2-RELEASE-p4
PHP Version: 5.2.11
New Comment:
Thanks for the response. As far as I know I
ID: 49816
User updated by: paul at wcclan dot net
Reported By: paul at wcclan dot net
-Status: Feedback
+Status: Open
Bug Type: Output Control
Operating System: FreeBSD 7.2-RELEASE-p4
PHP Version: 5.2.11
New Comment:
possibly
ID: 49816
User updated by: paul at wcclan dot net
Reported By: paul at wcclan dot net
Status: Open
Bug Type: Output Control
Operating System: FreeBSD 7.2-RELEASE-p4
PHP Version: 5.2.11
New Comment:
setting zlib.output_compression to Off fixes the
ID: 49816
User updated by: paul at wcclan dot net
Reported By: paul at wcclan dot net
Status: Open
Bug Type: Output Control
Operating System: FreeBSD 7.2-RELEASE-p4
PHP Version: 5.2.11
New Comment:
To shed some more light on this I did the
ID: 49816
User updated by: paul at wcclan dot net
Reported By: paul at wcclan dot net
Status: Open
Bug Type: Output Control
Operating System: FreeBSD 7.2-RELEASE-p4
PHP Version: 5.2.11
New Comment:
I installed php 5.3.0. Here the bug doesn
ID: 49816
User updated by: paul at wcclan dot net
Reported By: paul at wcclan dot net
Status: Assigned
Bug Type: Apache2 related
Operating System: *
PHP Version: 5.*
Assigned To: jani
New Comment:
I might be reading this wrong, but aren
ID: 41770
Comment by: paul at cynergydata dot com
Reported By: [EMAIL PROTECTED]
Status: No Feedback
Bug Type: Streams related
Operating System: Linux
PHP Version: 5.2.3
Assigned To: iliaa
New Comment:
I'm using PHP 5.1.4 on a Wi
From: paul at quakenet dot org
Operating system: NA
PHP version: 5.3.0beta1
PHP Bug Type: ODBC related
Bug description: odbc_fetch_into - BC in php 5.3.0
Description:
odbc_fetch_into reuses objects in php 5.3.0
The repro code belows works correctly with PHP
ID: 37527
Comment by: paul at quakenet dot org
Reported By: bhines at alumni dot ucsd dot edu
Status: Open
Bug Type: ODBC related
Operating System: Windows XP
PHP Version: 5.1.6
New Comment:
Felipe,
I can reproduce this (5.3 branch) and
From: paul at paulmcgarry dot com
Operating system: Linux
PHP version: 5.2.9
PHP Bug Type: Unknown/Other Function
Bug description: print_r sends output when $return set to true if memory
limit is reached
Description:
This relates to Bug #47020 which I believe
ID: 47701
User updated by: paul at paulmcgarry dot com
Reported By: paul at paulmcgarry dot com
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Linux
PHP Version: 5.2.9
New Comment:
I mentioned 47020 in the first sentence of my
ID: 47701
User updated by: paul at paulmcgarry dot com
Reported By: paul at paulmcgarry dot com
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Linux
PHP Version: 5.2.9
New Comment:
I didn't submit the other bug and don
Edit report at http://bugs.php.net/bug.php?id=49816&edit=1
ID: 49816
User updated by:paul at wcclan dot net
Reported by:paul at wcclan dot net
Summary:output corruption using flush
Status: Bogus
Type: Bug
Pac
From: paul at dezinnia dot com
Operating system: Windows Vista
PHP version: 5.2.12
PHP Bug Type: MSSQL related
Bug description: mssql_bind fails to bind parameters greater than 256
characters long
Description:
using the mssql database extension, i am attempting
Edit report at http://bugs.php.net/bug.php?id=50829&edit=1
ID: 50829
Comment by: paul at boxuk dot com
Reported by: giovanni at giacobbi dot net
Summary: php.ini directive pdo_mysql.default_socket is ignored
Status: Closed
Type:
Edit report at http://bugs.php.net/bug.php?id=51216&edit=1
ID: 51216
Comment by: paul at boxuk dot com
Reported by: dtm2mcs at gmail dot com
Summary: Segmentation fault when compiling PHP with PHAR
Status: Open
Type: Bug
Pac
Edit report at http://bugs.php.net/bug.php?id=50977&edit=1
ID: 50977
Comment by: paul at fubra dot com
Reported by:lokitek at gmail dot com
Summary:imap_headerinfo Address buffer overflow
Status: Feedback
Type:
From: paul at paulscripts dot nl
Operating system: Linux
PHP version: 5.2.6
PHP Bug Type: Reproducible crash
Bug description: php gives negative memory error with memory limit at 2 gig
Description:
php gives the next fatal error:
Fatal error: Allowed memory size
From: paul at paulbutcher dot com
Operating system: All
PHP version: 5.0.5
PHP Bug Type: SOAP related
Bug description: SoapClient leaks memory
Description:
SoapClient doesn't seem to clean up after itself when garbage collected.
It leaks something around 4K
ID: 35091
User updated by: paul at paulbutcher dot com
Reported By: paul at paulbutcher dot com
-Status: Feedback
+Status: Open
Bug Type: SOAP related
Operating System: *
PHP Version: 5.0.5
New Comment:
Same result (on Windows - haven
ID: 35091
User updated by: paul at paulbutcher dot com
Reported By: paul at paulbutcher dot com
-Status: Bogus
+Status: Open
Bug Type: SOAP related
Operating System: *
PHP Version: 5.0.5
New Comment:
Sorry - I don't understand.
From: paul at christianpatriot dot us
Operating system: Linux
PHP version: 5.2.3
PHP Bug Type: SimpleXML related
Bug description: Unable to open xml via SimpleXML
Description:
Attempting to append child/attributes to an existing xml file using post
data from an
From: paul at moonkhan dot org
Operating system: RHEL4
PHP version: 5.2.3
PHP Bug Type: CGI related
Bug description: CLI binary segfaults on ldap_bind(), Apache module works fine
Description:
ldap_bind(), whether anonymous or not, produces a Segfault when run
ID: 42105
User updated by: paul at moonkhan dot org
Reported By: paul at moonkhan dot org
-Status: Feedback
+Status: Open
Bug Type: CGI related
Operating System: RHEL4
PHP Version: 5.2CVS-2007-07-26
New Comment:
Here is the configure
ID: 42105
User updated by: paul at moonkhan dot org
Reported By: paul at moonkhan dot org
-Status: Feedback
+Status: Open
Bug Type: CGI related
Operating System: RHEL4
PHP Version: 5.2.3
New Comment:
The CVS snapshot didn't fi
From: paul at digitalbacon dot us
Operating system: Linux, Mac OS X 10.4, Windows XP
PHP version: 5.2.0
PHP Bug Type: Scripting Engine problem
Bug description: Static variables defined in static methods duplicated in
derived classes
Description:
When using a
ID: 39713
User updated by: paul at digitalbacon dot us
Reported By: paul at digitalbacon dot us
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Linux, Mac OS X 10.4, Windows XP
PHP Version: 5.2.0
New Comment:
>From the man
ID: 40713
Comment by: paul at phpbbservice dot nl
Reported By: spam02 at pornel dot net
Status: Open
Bug Type: Feature/Change Request
Operating System: *
PHP Version: 6CVS-2007-03-03 (snap)
New Comment:
phpBB2 doesn't support php5 off
From: paul at profielland dot nl
Operating system: WIN32
PHP version: 5.1.6
PHP Bug Type: Unknown/Other Function
Bug description: register_shuwdown_function calls not when trigger_error is
used
Description:
When you register a shutdown function with
ID: 39162
User updated by: paul at profielland dot nl
Reported By: paul at profielland dot nl
-Status: Feedback
+Status: Closed
Bug Type: Unknown/Other Function
Operating System: WIN32
PHP Version: 5.1.6
New Comment:
My mistake, has
From: paul at takizo dot com
Operating system: FreeBSD 6.1 Released
PHP version: 5.1.6
PHP Bug Type: Math related
Bug description: integer/datatype error
Description:
I wrote a function to match a number and return result. But it seem like
not working then
ID: 37366
Comment by: paul at routingcore dot com
Reported By: chris dot schreiber at fast4gl dot com
Status: Open
Bug Type: Reproducible crash
Operating System: Windows 2003 Server
PHP Version: 5.1.4
New Comment:
I get the same thing. I
1 - 100 of 239 matches
Mail list logo