ID: 15252
Updated by: elixer
Old Summary: IMAGECREATEJPEG CRASHES SERVER
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: GD related
Operating System: WIN2000
PHP Version: 4.1.1
New Comment:
Update summary (can't read all caps).
Previous Com
ID: 15130
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Filesystem function related
Operating System: FreeBSD
PHP Version: 4.1.1
New Comment:
Fixed. Took Torben's patch one step further and only look at the
basename for the file extension.
ID: 15137
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Unknown/Other Function
Operating System: WIndows 98 SE
PHP Version: 4.0.6
New Comment:
This was fixed just after 4.0.6 was branched. See revision 1.164 of
ext/standard/string.c.
Works in
ID: 14935
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
PHP Version: 4.1.1
New Comment:
The problem is that "space characters" in the example code is not meant
to refer to specifically a space (ASCII 32) it is referring to tab,
ve
ID: 14930
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Output Control
Operating System: linux 2.4.9
PHP Version: 4.1.1
New Comment:
I don't think this is a glibc issue. Its (AFAIK) the kernel's
responsibility to set this stuff up. Take a look at load_s
ID: 14874
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: *General Issues
Operating System: windows xp
PHP Version: 4.1.0
New Comment:
Bogusify.
Previous Comments:
[2002-01-05 11
ID: 14714
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Strings related
Operating System: linux redhat 7.0
PHP Version: 4.1.0
New Comment:
Please create a php file with the following content, the version number
of PHP will appear in the output:
Let us know what
ID: 14623
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Strings related
Operating System: linux
PHP Version: 4.0.6
Assigned To: elixer
New Comment:
When I wrote "useful code" I was assuming that something in your working code wa
ID: 14623
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Strings related
Operating System: linux
PHP Version: 4.0.6
Assigned To: elixer
New Comment:
That example works fine here from the local CVS. I don't think it has anything to do
with PHP code being at the t
ID: 14623
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Strings related
Operating System: linux
PHP Version: 4.0.6
Assigned To: elixer
New Comment:
Can you please provide me with a small example of a file that get_meta_tags is failing
on? The only time I am seeing
ID: 12190
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Variables related
Operating System: MS NT 4.0 build 1381
PHP Version: 4.0.6
New Comment:
Feedback -> Closed
Previous Comme
ID: 12190
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Variables related
Operating System: MS NT 4.0 build 1381
PHP Version: 4.0.6
New Comment:
This was my fault. I rewrote the get_meta_tags function in 4.0.5 and forgot to
lowercase the array keys before
ID: 11812
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Suspended
Bug Type: Feature/Change Request
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:
In the meantime you can use the sendmail_port ini directive. i.e.
sendmail_port = 26
Previous Comments
ID: 11796
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Assigned
Status: Closed
Bug Type: Unknown/Other Function
Operating system:
PHP Version: 4.0.5
Assigned To: elixer
Comments:
Fixed in latest CVS. Thank you for your report.
Previous Comments
ID: 11796
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Analyzed
Status: Assigned
Bug Type: Unknown/Other Function
Operating system:
PHP Version: 4.0.5
Assigned To: elixer
Comments:
I'll take this one.
Previous Com
ID: 11088
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Suspended
Bug Type: *Install and Config
Operating system:
PHP Version: 4.0 Latest CVS (2001-05-24)
Assigned To:
Comments:
On hold until we get the automake situation figured out. (Use automake 2.13 to make
From: [EMAIL PROTECTED]
Operating system: OpenBSD 2.8
PHP version: 4.0 Latest CVS (2001-05-24)
PHP Bug Type: *Install and Config
Bug description: Buildconf fails on Latest CVS
buildconf on OpenBSD 2.8 fails:
---
ns1# uname -a
OpenBSD ns1 2.8 GENER
ID: 11044
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Reproducible crash
Operating system:
PHP Version: 4.0 Latest CVS (2001-05-23)
Assigned To:
Comments:
Fixed by Andi. I love closing my own bug reports :)
Previous Comments
From: [EMAIL PROTECTED]
Operating system: Win2K Professional
PHP version: 4.0 Latest CVS (2001-05-23)
PHP Bug Type: Reproducible crash
Bug description: PHP CGI on Win32 crashed after fresh build
I built the Debug_TS PHP project from CVS about an hour ago and when invoking th
ID: 10749
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Arrays related
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:
strcoll() was added in PHP 4.0.5 which sorts based on the currect locale. Try
upgrading and seeing if using
ID: 10332
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Scripting Engine problem
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Previous Comments:
---
[2001-04-15 05:39:10
ID: 10332
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
PHP Version: 4.0.4pl1
Assigned To:
Comments:
The "==" has higher precedence than does "xor," so evaluating left to right we have:
$h == 4 xor $i == 5 xor $j == 6
ID: 10115
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Semaphore related
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Could you provide a small sample script (just enough code for this to fail.) for us to
analyze?
Sean
Previous Comments
ID: 10362
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Unknown/Other Function
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Fixed in CVS. It will be part of PHP4.0.6 when it is released.
Previous Comments
ID: 9969
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: FTP related
Bug Type: Feature/Change Request
PHP Version: 4.0.4pl1
Assigned To:
Comments:
reclassify
Previous Comments:
---
[2001-03-24
ID: 9306
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Unknown/Other Function
PHP Version: 4.0.1pl2
Assigned To:
Comments:
I believe this is because of operator precedence. "=" has a lower precedence than
"&&"
Tr
ID: 9128
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: Program Execution
Bug Type: Filesystem function related
PHP Version: 4.0.4pl1
Assigned To:
Comments:
ok. really reclassify.
Previous Comments
ID: 9128
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Program Execution
PHP Version: 4.0.4pl1
Assigned To:
Comments:
reclassify
Previous Comments:
---
[2001-02-06 08:30:18] [EMAIL PROTECTED]
i
ID: 8248
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Program Execution
PHP Version: 4.0.3
Assigned To:
Comments:
This is not a bug. From the manual (http://www.php.net/manual/en/function.exec.php):
"Note also that if you start a program
ID: 9042
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Program Execution
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Previous Comments:
---
[2001-02-22 18:47:56] [EMAIL
ID: 8212
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Program Execution
PHP Version: 4.0.2
Assigned To:
Comments:
Fixed in CVS. Wait for 4.0.6.
Previous Comments:
---
[2001
ID: 9042
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Program Execution
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Thank you for your patch. Its now fixed in CVS. It will be in 4.0.6.
Previous Comments
ID: 8962
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Program Execution
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Fixed in CVS. Wait for 4.0.6.
Previous Comments
ID: 8858
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Reproduceable crash
PHP Version: 4.0.4pl1
Assigned To:
Comments:
This is not a bug in PHP. If you are running your scripts on a Unix platform they
must be terminated by a '\n' (0x0A).
ID: 9249
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Filesystem function related
PHP Version: 4.0.4pl1
Assigned To:
Comments:
The sample code you provide works perfectly for me. Try with the latest cvs snapshot
(http://snaps.php.net/) and see if
ID: 10167
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Unknown/Other Function
Assigned To:
Comments:
Updated in CVS. Thank you for your report.
Sean
Previous Comments
ID: 9979
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Scripting Engine problem
Assigned To:
Comments:
Previous Comments:
---
[2001-03-25 17:14:45] [EMAIL PROTECTED]
Looking
ID: 9979
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Scripting Engine problem
Assigned To:
Comments:
Looking at http://www.php.net/manual/en/language.operators.precedence.php I see that
the comparison operators have lower precendence than the
ID: 6839
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Analyzed
Status: Feedback
Bug Type: *Function Specific
Assigned To:
Comments:
The multi-line issue has been fixed in CVS. Reading up on language attribute now.
Sean
Previous Comments
ID: 4556
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Analyzed
Status: Closed
Bug Type: Strings related
Assigned To:
Comments:
Fixed in CVS, please give it a whirl.
Sean
Previous Comments:
---
[2000-08
ID: 9083
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproduceable crash
Assigned To:
Comments:
This is fixed in CVS, please try snaps.php.net.
Sean
Previous Comments:
---
[2001-02-02 17:08
ID: 9083
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Reproduceable crash
Assigned To:
Comments:
Previous Comments:
---
[2001-02-02 17:08:01] [EMAIL PROTECTED]
At least on
ID: 9057
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Date/time related
Assigned To:
Comments:
This has been fixed in CVS, try snaps.php.net.
Sean
Previous Comments
ID: 8248
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Program Execution
Assigned To:
Comments:
Have you tried disabling safe_mode? The command will not be stripped of
"questionable" characters if safe_mode is disabled.
Sean
Previou
ID: 7068
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Mail related
Assigned To:
Comments:
Try this as a work around:
mail("[EMAIL PROTECTED]",
"My Subject",
"My Body",
"To: \"Some User\" &l
ID: 6981
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: MySQL related
Assigned To:
Comments:
Have you tried this with the latest version from CVS?
Previous Comments:
---
[2000-10-02 23:00:13
ID: 8991
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: MySQL related
Assigned To:
Comments:
This has just been fixed in CVS. Please grab the latest and see if this fixes your
problem.
Sean
Previous Comments
ID: 8823
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Duplicate
Bug Type: Directory function related
Assigned To:
Comments:
Bug submitted twice. Marking this one as a duplicate.
Previous Comments
48 matches
Mail list logo