ID: 21483
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: *General Issues
Operating System: WIN32
PHP Version: 4.3.0
New Comment:
Hello,
I mean if I have 2 or more hidden-fiel
ID: 21483
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Operating System: WIN32
-PHP Version: 4.3.0
+PHP Version: 4.1.2, 4.3.0, 4.3.1 dev
New Comment:
on the same site no problems, onl
From: [EMAIL PROTECTED]
Operating system: Windows 2000 Server SP3
PHP version: 4.3.0
PHP Bug Type: Reproducible crash
Bug description: Form posts hang
Freshly installed 4.3.0 installed as CGI on IIS5. Minimal changes to
default php.ini
I use the following page to demonstra
ID: 21660
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: Windows 2000 Server SP3
PHP Version: 4.3.0
New Comment:
No help. Does exactly the same thing as previously
ID: 20827
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Compile Failure
Operating System: Tru64
PHP Version: 4.3.0RC2
New Comment:
It's not fixed in CVS, error shows up in the same place:
/local/pkg/
ID: 21660
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: Windows 2000 Server SP3
PHP Version: 4.3.0
New Comment:
I installed latest apache t
From: [EMAIL PROTECTED]
Operating system: MS Windows
PHP version: 5CVS-2003-02-15 (dev)
PHP Bug Type: Reproducible crash
Bug description: PHP crashes when class references property using variable variable
$bar; //line 1
//echo $this->foo; //line 2
}
}
?
in hours; e.g. "+0200"
NOT in hours AND seconds...date("Z") works fine.
Peter
--
Edit bug report at http://bugs.php.net/?id=20975&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=20975&r=trysnapshot
Fixed in CVS: http://b
); //-86400 on Linux, 0 on win2k.
echo (strtotime(CST, 0)); //-64800 on Linux, 21600 on win2k
Peter
--
Edit bug report at http://bugs.php.net/?id=21050&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=21050&r=trysnapshot
Fixed in CVS: http://bugs.php.
ID: 20827
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating System: Tru64
PHP Version: 4.3.0RC2
New Comment:
Same thing happens with 4.3.0 release, in the same file main/streams.c
bu
From: [EMAIL PROTECTED]
Operating system: WIN32
PHP version: 4.3.0
PHP Bug Type: *General Issues
Bug description: hidden-field
Hello,
if more than 1 hidden-fields in a form, and I post the form only the 1st
hidden-field posted. All other fields are not posted!
I make te
ID: 16683
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: GD related
Operating System: Mac OS X
PHP Version: 4.1.2
New Comment:
I've just finished installing gd-1.8.4 and php 4.2.0 on Redhat linux.
After e
ion_start();
As reported in bug #18587 doesn't work with PHP 4.2.1. A cookies is
generated and carried by the browser, which isn't supposed to happen...
Any solutions, workarounds?
Regards,
Peter
--
Edit bug report at http://bugs.php.net/?id=20007&edit=1
--
Try a CVS snap
ID: 11297
Updated by: [EMAIL PROTECTED]
-Reported By: [EMAIL PROTECTED]
+Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Not relevant
PHP Version: 4.0.5
New Comment:
Besier curves based on tw
ID: 14910
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating System: Red Hat Linux 7.1
PHP Version: 4.1.1
New Comment:
I am getting an identical error when compiling PHP 4.1.2 with U
this helps you out,
Peter
Previous Comments:
[2000-03-20 12:57:11] [EMAIL PROTECTED]
Hi there,
Internet Explorer 5 transmits under certain circumstances urlencoded
data from s with additional UTF-7 character enc
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.3
PHP Bug Type: Unknown/Other Function
Bug description: No newline operation in error_log()
I have been trying to use newline operators and tabs in the error_log()
function but for some reason they are treated a
-sysvshm' '--with-zlib=/sw/es-tools/'
'--with-gd=/sw/es-tools/' '--with-system-regex'
'--with-jpeg-dir=/sw/es-tools/pkg/jpeg-6b/'
'--with-tiff-dir=/sw/es-tools/pkg/tiff-3.5.7/' '--with-ldap=/usr/local/'
'--with-db3=/usr/local/Berk
7;
error.
I too am using $_SESSION.
The only way I can get it to work is if I do sessions the
"old-fashioned" way, ie:
$foo = 'bar';
session_register( $foo );
If I go back to 4.1.1 everything works fine (us
From: [EMAIL PROTECTED]
Operating system: SuSE Linux 7.3
PHP version: 4.3.0
PHP Bug Type: Reproducible crash
Bug description: memory leak: emalloc(): Unable to alllocate 32 bytes
The following code:
<%
class Object {
var $prev;
var $next;
function
ID: 21775
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Reproducible crash
Operating System: SuSE Linux 7.3
PHP Version: 4.3.0
New Comment:
PHP does not reclaim any memory no longer referenced?
No garba
ID: 21775
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Open
Bug Type: Reproducible crash
Operating System: SuSE Linux 7.3
PHP Version: 4.3.0
New Comment:
my http process rund out of memory afte
ID: 21775
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: No Feedback
+Status: Closed
Bug Type: Reproducible crash
Operating System: SuSE Linux 7.3
PHP Version: 4.3.0
New Comment:
--enable-memory-limit works fin
ID: 26219
User updated by: peter at normann dot com
Reported By: peter at normann dot com
Status: Bogus
Bug Type: Regexps related
Operating System: Linux kernel 2.5.74
PHP Version: 4.3.4
New Comment:
Thank you Andrei.
I installed the latest pcre
ID: 24389
Comment by: peter at kitten dot net
Reported By: philip at cornado dot com
Status: Closed
Bug Type: Feature/Change Request
Operating System: Windows
PHP Version: 5CVS-2003-06-29 (dev)
Assigned To: edink
New Comment:
I got
From: peter at normann dot com
Operating system: Linux kernel 2.5.74
PHP version: 4.3.4
PHP Bug Type: Regexps related
Bug description: Segmentation fault using regexp in php versions later than 4.3.3RC1
Description:
php crashes when using the preg_match function
ID: 26219
User updated by: peter at normann dot com
Reported By: peter at normann dot com
-Status: Feedback
+Status: Open
Bug Type: Regexps related
Operating System: Linux kernel 2.5.74
PHP Version: 4.3.4
New Comment:
It's rather le
ID: 27533
Comment by: peter at rukavina dot net
Reported By: scottmacvicar at ntlworld dot com
Status: Closed
Bug Type: Date/time related
Operating System: *
PHP Version: 4CVS, 5CVS (2004-03-11)
New Comment:
The patch doesn't seem to
ID: 27533
Comment by: peter at rukavina dot net
Reported By: scottmacvicar at ntlworld dot com
Status: Closed
Bug Type: Date/time related
Operating System: *
PHP Version: 4CVS, 5CVS (2004-03-11)
New Comment:
RedHat Enterprise Linux 3
Kernel
ID: 27533
Comment by: peter at nuvek dot com
Reported By: scottmacvicar at ntlworld dot com
Status: Closed
Bug Type: Date/time related
Operating System: *
PHP Version: 4CVS, 5CVS (2004-03-11)
New Comment:
I did some testing on a few machines
ID: 27533
Comment by: peter at nuvek dot com
Reported By: scottmacvicar at ntlworld dot com
Status: Closed
Bug Type: Date/time related
Operating System: *
PHP Version: 4CVS, 5CVS (2004-03-11)
New Comment:
I just downloaded the CVS and it
From: peter at jingo dot com
Operating system: Linux Fedora Core 2
PHP version: 4.3.8
PHP Bug Type: *Compile Issues
Bug description: --with-gd insists on having png
Description:
I do not want the optional png support yet the configure scripts insist on
needing
From: peter at peterbengtson dot com
Operating system: Mac OS X 10.3
PHP version: 5.0.0
PHP Bug Type: Date/time related
Bug description: strtotime('now') has changed behaviour in PHP5
Description:
strtotime('now') seems to return a different
ID: 31538
Comment by: peter at netkey dot at
Reported By: rudy dot metzger at xs4all dot nl
Status: Open
Bug Type: MySQLi related
Operating System: Fedora Core 3
PHP Version: 5.0.3
New Comment:
You need a seperate connection for each child
From: peter at guts dot nl
Operating system: FreeBSD
PHP version: 4.3.2
PHP Bug Type: Compile Failure
Bug description: pfpro module requires -pthread on FreeBSD
Description:
running configure --with-pfpro on FreeBSD reports 'need SDK 2 or 3'.
ID: 24983
User updated by: peter at guts dot nl
Reported By: peter at guts dot nl
Status: Open
Bug Type: Compile Failure
Operating System: FreeBSD
PHP Version: 4.3.2
New Comment:
I meant 'CFLAGS=-pthread'
Previou
From: peter at desk dot nl
Operating system: Linux 2.6.5
PHP version: 5.0.0RC3
PHP Bug Type: Strings related
Bug description: html_entity_decode misbehaves with UTF-8
Description:
when decoding named entities with html_entity_decode, the resulting
characters are
ID: 29119
User updated by: peter at desk dot nl
Reported By: peter at desk dot nl
Status: Open
Bug Type: Strings related
Operating System: Linux 2.6.5
PHP Version: 5.0.0RC3
New Comment:
after looking at the sources, this patch seems to fix it
ID: 29119
User updated by: peter at desk dot nl
Reported By: peter at desk dot nl
Status: Open
Bug Type: Strings related
Operating System: Linux 2.6.5
PHP Version: 5.0.0RC3
New Comment:
nb : the above-mentioned online tests at http://fire.desk.nl
From: peter at netkey dot at
Operating system: FreeBSD
PHP version: 5.4.4
Package: SPL related
Bug Type: Bug
Bug description:Some SPL Exceptions do not display any backtrace / error
message via mod_php5
Description:
When called via apache2 (mod_php5
From: peter at petersmit dot eu
Operating system: Ubuntu Linux Gutsy Gibbon
PHP version: 5.2.5
PHP Bug Type: cURL related
Bug description: Curl doesn't handle php://memory stream
Description:
If you use a php://memory stream in combination with curl, nothi
From: peter at 3p1 dot net
Operating system: linux
PHP version: 5.2.5
PHP Bug Type: Compile Failure
Bug description: the alternative IF syntax doesnt work with echo
Description:
// Try this
$meta = array();
$meta['foo'] = 'bar';
$
ID: 43468
User updated by: peter at petersmit dot eu
Reported By: peter at petersmit dot eu
-Status: No Feedback
+Status: Open
Bug Type: cURL related
Operating System: Ubuntu Linux Gutsy Gibbon
PHP Version: 5.2.5
New Comment:
Confirmed
ID: 43468
User updated by: peter at petersmit dot eu
Reported By: peter at petersmit dot eu
Status: Open
Bug Type: cURL related
Operating System: Ubuntu Linux Gutsy Gibbon
-PHP Version: 5.2.5
+PHP Version: 5.2.latest
New Comment:
Sorry, not
From:
Operating system: Ubuntu 10.04
PHP version: 5.3.2
Package: Apache related
Bug Type: Bug
Bug description:PHP5 under Apache2 on 64 bit system is not completely 64 bit
Description:
Something in PHP5 running under apache2 under Ubuntu 9.10 is not f
Edit report at http://bugs.php.net/bug.php?id=51695&edit=1
ID: 51695
Comment by: peter at niederlag dot de
Reported by:IMadeThisUpForBugzilla at yahoo dot com
Summary:CLI interactive mode broken without
readline/editline
St
Edit report at http://bugs.php.net/bug.php?id=36424&edit=1
ID: 36424
Comment by: peter at desk dot nl
Reported by:mastabog at hotmail dot com
Summary:Keeping reference info through recursive calls to
serialize()
St
ID: 16106
Comment by: peter at hotmail dot com
Reported By: ronie at smartech dot com dot br
Status: No Feedback
Bug Type: LDAP related
Operating System: Conectiva 7.0
PHP Version: 4.1.1
New Comment:
Hello
Previous Comments
ID: 16263
Comment by: peter at 3p1 dot net
Reported By: kur at natur dot cuni dot cz
Status: No Feedback
Bug Type: Session related
Operating System: ANY
PHP Version: 4.3.0-dev
New Comment:
hELLo i use php 5.1 and still experience this bug
ID: 40479
Comment by: peter at ibuildings dot nl
Reported By: rrossi at maggioli dot it
Status: No Feedback
Bug Type: Reproducible crash
Operating System: Suse Linux 9.0
PHP Version: 5.2.1
New Comment:
Same problem here on OS X 10.4.10
From: peter at advancedwebdb dot com
Operating system: Server 2003
PHP version: 5.2.1
PHP Bug Type: Unknown/Other Function
Bug description: Downloads
Description:
The download speed from the slected site is terrible . it is
3.33 kbs/sec
I have
ID: 2
Comment by: peter at adkins dot nl
Reported By: mikx at mikx dot de
Status: No Feedback
Bug Type: SOAP related
Operating System: Windows XP Pro
PHP Version: 5.0.0RC1
New Comment:
This is still a problem with 5.1.1.
Previous
From: peter at evident dot si
Operating system: Win XP
PHP version: 5.1.4
PHP Bug Type: Session related
Bug description: Duplicated server requests caused by session_start
Description:
I noticed that someone already reported this as a bug in May but it was
not
ID: 37859
User updated by: peter at evident dot si
Reported By: peter at evident dot si
-Status: Feedback
+Status: Open
Bug Type: Session related
Operating System: Win XP
-PHP Version: 5.1.4
+PHP Version: 5.1.2.2
New Comment:
Not to
ID: 37859
User updated by: peter at evident dot si
Reported By: peter at evident dot si
Status: Bogus
Bug Type: Session related
Operating System: Win XP
PHP Version: 5.1.2.2
New Comment:
I will, I am, but what makes a confusion is that it works
From: peter at finalarena dot com
Operating system: RHEL3
PHP version: 5.1.4
PHP Bug Type: PDO related
Bug description: PDO persistent connectrions still produce E_WARNING
Description:
When creating a PDO connection with the Mysql driver, and setting a
From: peter at ibuildings dot nl
Operating system: Windows XP Professional
PHP version: 5.2.2
PHP Bug Type: Class/Object related
Bug description: Magic methods __set/__get broken
Description:
I've created a small class that implements the magic __set, __ge
ID: 41387
User updated by: peter at ibuildings dot nl
Reported By: peter at ibuildings dot nl
Status: Open
Bug Type: Class/Object related
Operating System: Windows XP Professional
PHP Version: 5.2.2
New Comment:
Ok, but this did work using PHP
ID: 36473
Comment by: Peter at ibforen dot de
Reported By: punkpuke at terraimpetus dot com
Status: Feedback
Bug Type: Apache2 related
Operating System: Windows XP Pro
PHP Version: 4.4.2
New Comment:
I have had a similar problem with IIS and
From:
Operating system: freebsd-7.4
PHP version: 5.3.6
Package: OpenSSL related
Bug Type: Bug
Bug description:penssl extension does not get the DH parameters from DH key
resource
Description:
This is the same for lang/php5 port as of 5.3.6_1 and for
From: peter at dmx-network dot com
Operating system: Linux (Fedora C3)
PHP version: 4.3.11
PHP Bug Type: GD related
Bug description: GD-Functions update
Description:
Please upgrade the GD-Functions with the new animated gif support..
Thanks!
--
Edit bug
From: peter at vd-berg dot net
Operating system: freebsd 4.10
PHP version: 5.0.3
PHP Bug Type: Apache2 related
Bug description: portupgrade php 5.0.2 apache won't restart
Description:
when upgrading from php 5.0.2 everything compiles perfect, but when i
re
From: info at peter-thomassen dot de
Operating system: any
PHP version: Irrelevant
PHP Bug Type: Date/time related
Bug description: strtotime() should return false instead of -1 on failure
Description:
If an invalid time is specified, strtotime() returns -1
ID: 29879
User updated by: info at peter-thomassen dot de
Reported By: info at peter-thomassen dot de
Status: Wont fix
Bug Type: Date/time related
Operating System: any
PHP Version: Irrelevant
New Comment:
That's right, but I think -- since
From: mail at brungs-peter dot de
Operating system: Windows XP SP2
PHP version: 5.0.3
PHP Bug Type: SOAP related
Bug description: Client connection time exceeds
Description:
The error occurs, when I test a Client / Server Connection with Soap (
Built in PHP) and
ID: 32136
User updated by: mail at brungs-peter dot de
Reported By: mail at brungs-peter dot de
Status: Bogus
Bug Type: SOAP related
Operating System: Windows XP SP2
-PHP Version: 5CVS-2005-03-01
+PHP Version: 5.0.3 / 5.1.0-dev
Assigned To
ID: 32136
User updated by: mail at brungs-peter dot de
Reported By: mail at brungs-peter dot de
-Status: Bogus
+Status: Closed
Bug Type: SOAP related
Operating System: Windows XP SP2
PHP Version: 5.0.3 / 5.1.0-dev
Assigned To: dmitry
ID: 32136
User updated by: mail at brungs-peter dot de
Reported By: mail at brungs-peter dot de
-Status: Feedback
+Status: Open
Bug Type: SOAP related
Operating System: Windows XP SP2
-PHP Version: 5.0.3
+PHP Version: 5.0.3 / 5.1.0-dev
From: peter at good-news dot no
Operating system: Red Hat 9
PHP version: 4.3.1
PHP Bug Type: Unknown/Other Function
Bug description: Perfect output in ssh, nothing in http
Description:
(Bare with me, this is my first report, and my English is simple!)
I
ID: 24696
User updated by: peter at good-news dot no
Reported By: peter at good-news dot no
Status: Open
Bug Type: Unknown/Other Function
Operating System: Red Hat 9
PHP Version: 4.3.1
New Comment:
I think the most intersting functions to look at
ID: 24696
User updated by: peter at good-news dot no
Reported By: peter at good-news dot no
Status: Bogus
Bug Type: *General Issues
Operating System: Red Hat 9
PHP Version: 4.3.1
New Comment:
Well, I sorted it by flushing the socket. When you do
ID: 16461
Comment by: nemeth-peter at np dot hu
Reported By: marat at nihol dot com
Status: Bogus
Bug Type: Apache2 related
Operating System: Linux Slackware 8.0
PHP Version: 4.1.2
New Comment:
I have winXP, Apache 2.0.50 and PHP 4.2.3.
When
From: peter at lvp-media dot com
Operating system: n/a
PHP version: 5.3CVS-2009-06-25 (snap)
PHP Bug Type: Scripting Engine problem
Bug description: Double declaration of __lambda_func when lambda wrongly
formatted
Description:
When creating a new lambda
ID: 48693
Comment by: peter at lvp-media dot com
Reported By: peter at lvp-media dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: n/a
PHP Version: 5.3CVS-2009-06-25 (snap)
New Comment:
The reproduce code got cut off
ID: 40479
Comment by: peter at f-is dot eu
Reported By: rrossi at maggioli dot it
Status: No Feedback
Bug Type: Reproducible crash
Operating System: Suse Linux 9.0
PHP Version: 5.2.1
New Comment:
I have run into this problem too. I have not
ID: 40579
Comment by: peter at lvp-media dot com
Reported By: ruslan dot kyrychuk at gmail dot com
Status: No Feedback
Bug Type: *Web Server problem
Operating System: Windows 2003
PHP Version: 5.2.1
New Comment:
This isn't a PHP-specifi
ID: 47752
Comment by: peter at lvp-media dot com
Reported By: for-bugs at hnw dot jp
Status: Feedback
Bug Type: Filter related
Operating System: *
PHP Version: 5.2.9
Assigned To: pajoye
New Comment:
Hereby a simple bug47752.phpt file
ID: 47724
Comment by: peter at f-is dot eu
Reported By: scott at danielfamily dot com
Status: No Feedback
Bug Type: Reproducible crash
Operating System: Centos 5.2
PHP Version: 5.2.9
New Comment:
Scott, thanks for your work at the VMWARE
Edit report at http://bugs.php.net/bug.php?id=51159&edit=1
ID: 51159
Comment by: info at das-peter dot ch
Reported by: achristianson at yakabod dot com
Summary: session_set_save_handler Memory Corruption
Status: Open
Type: Bug
Pac
Edit report at http://bugs.php.net/bug.php?id=51229&edit=1
ID: 51229
Comment by: peter at f-is dot eu
Reported by: kanea at free dot fr
Summary: consecutives sorting with usort and uasort
Status: Open
Type: Feature/Change Req
ID: 42291
Comment by: mail at peter-thomassen dot de
Reported By: rob-phpbugs at tigertech dot com
Status: No Feedback
Bug Type: Filesystem function related
Operating System: Linux
PHP Version: 5.2.4
New Comment:
I just checked this with
ID: 39449
Comment by: mail at peter-thomassen dot de
Reported By: pstradomski at gmail dot com
Status: Assigned
Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 5.2.0
Assigned To: dmitry
New Comment:
I do agree
ID: 29234
Comment by: info at peter-thomassen dot de
Reported By: chrissy at codegoat dot com
Status: No Feedback
Bug Type: Scripting Engine problem
Operating System: Windows XP
PHP Version: 5.0.0
New Comment:
The problem still exists with
From: Peter-Ulrich at Web dot de
Operating system: Linux
PHP version: 5.0.5
PHP Bug Type: CGI related
Bug description: Commandline-Option '-c' does not work
Description:
The Commandline-Option '-c' does not work with
PHP Version 5.0.5
From: peter at alcor dot concordia dot ca
Operating system: Tru64 Unix 5.1A
PHP version: 4.3.0
PHP Bug Type: Reproducible crash
Bug description: htmlspecialchars crashes Apache
This code crashes Apache on Tru64 Unix version 5.1A:
(dbx) run -X -f /pubmail/apache
ID: 22301
User updated by: peter at alcor dot concordia dot ca
Reported By: peter at alcor dot concordia dot ca
Status: Open
Bug Type: Reproducible crash
Operating System: Tru64 Unix 5.1A
PHP Version: 4.3.0
New Comment:
If htmlspecialchars called
ID: 22284
Comment by: peter at globalvision dot com dot au
Reported By: White_Angel at gmx dot de
Status: Verified
Bug Type: Zend Engine 2 problem
Operating System: Linux;RedHat8.0;2.4.18-24
PHP Version: 5CVS-2003-02-18 (dev)
New Comment
ID: 22237
User updated by: peter at globalvision dot com dot au
Reported By: peter at globalvision dot com dot au
Status: Verified
Bug Type: Zend Engine 2 problem
-Operating System: MS Windows
+Operating System: All
PHP Version: 5CVS-2003-02-15 (dev
ID: 16408
Comment by: peter dot lerner at commerzbank dot com
Reported By: sb at bpm dot ch
Status: No Feedback
Bug Type: Session related
Operating System: Windows NT (IIS) & AIX (Apache)
PHP Version: 4.1.1
New Comment:
If the session
From: peter dot lerner at commerzbank dot com
Operating system: Sol8 (Apache+PHP) & WinNT (IE6)
PHP version: 4.3.4
PHP Bug Type: Session related
Bug description: PHP in combination with IE6 unable to create valid session-id
Description:
(see also bug #1640
ID: 22301
User updated by: peter at alcor dot concordia dot ca
Reported By: peter at alcor dot concordia dot ca
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: Tru64 Unix 5.1A
PHP Version: 4.3.0
New Comment
ID: 22301
User updated by: peter at alcor dot concordia dot ca
Reported By: peter at alcor dot concordia dot ca
Status: Open
Bug Type: Reproducible crash
Operating System: Tru64 Unix 5.1A
PHP Version: 4.3.0
New Comment:
the previous diff is for
From: peter dot kling at veritas dot com
Operating system: solaris 8
PHP version: 4.3.1
PHP Bug Type: Apache related
Bug description: php_value auto_prepend in .htaccess ignored when loading a index.html
This function worked with Apache/1.3.26 and PHP Version 4.2.2 running
ID: 22791
User updated by: peter dot kling at veritas dot com
Reported By: peter dot kling at veritas dot com
Status: Bogus
Bug Type: Apache related
Operating System: solaris 8
PHP Version: 4.3.1
New Comment:
I guess you missed the Point, I
ID: 22237
User updated by: peter at globalvision dot com dot au
Reported By: peter at globalvision dot com dot au
Status: Verified
Bug Type: Zend Engine 2 problem
Operating System: All
PHP Version: 5CVS-2003-02-15 (dev)
New Comment:
Well... I
ID: 30302
Comment by: peter dot ordal at rochester dot edu
Reported By: julien dot wajsberg at francetelecom dot com
Status: No Feedback
Bug Type: SOAP related
Operating System: Windows XP
PHP Version: 5.0.2
New Comment:
The article linked
ID: 32304
User updated by: peter at letford dot co dot uk
Reported By: peter at letford dot co dot uk
-Status: No Feedback
+Status: Open
Bug Type: Zend Engine 2 problem
Operating System: Windows XP Professional
PHP Version: 5CVS-2005-03-15
ID: 32740
Comment by: ben dot peter at gmx dot net
Reported By: dev at stalkerbox dot net
Status: No Feedback
Bug Type: Reproducible crash
Operating System: cygwin/xp
PHP Version: 5.0.4
New Comment:
Just confirming that this happens for php5
From: peter dot bernholt at hec dot de
Operating system: Windows XP
PHP version: 4.3.11
PHP Bug Type: CGI related
Bug description: CGI Error with mssqlselect
Description:
Hi all,
I am using PHP with IIS ,Windows XP and SQL Server 2000. The Function
mssql_query
From: peter dot buki at vodafone dot hu
Operating system: Redhat linux
PHP version: 5.0.4
PHP Bug Type: Reproducible crash
Bug description: PHP crashes in interactive mode
Description:
If I run php in interactive mode (-a option), and use the code I supplied
1 - 100 of 200 matches
Mail list logo