Edit report at https://bugs.php.net/bug.php?id=64046&edit=1
ID: 64046
Comment by: php at richardneill dot org
Reported by:public at miholeus dot com
Summary:Segmentation fault in pcre library
Status: Not a bug
Type:
Edit report at https://bugs.php.net/bug.php?id=64518&edit=1
ID: 64518
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary:optimisation for "for ($i=0; $ihttp://www.richardneill.org/tmp/php-perf.txt
I
Edit report at https://bugs.php.net/bug.php?id=64518&edit=1
ID: 64518
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary:optimisation for "for ($i=0; $i The issue you are seeing is that `global $data
Edit report at https://bugs.php.net/bug.php?id=64518&edit=1
ID: 64518
Comment by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary:optimisation for "for
Edit report at https://bugs.php.net/bug.php?id=64518&edit=1
ID: 64518
Comment by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary:optimisation for "for ($i=0; $i
Previous
From: php at richardneill dot org
Operating system:
PHP version: 5.4.13
Package: Performance problem
Bug Type: Bug
Bug description:optimisation for "for ($i=0; $i
Expected result:
All 4 ways of summing this array should run in similar amoun
From: php at richardneill dot org
Operating system: all
PHP version: 5.4.13
Package: PCRE related
Bug Type: Feature/Change Request
Bug description:wish: add flag to preg_quote to escape the replacement
Description:
preg_quote() is great for escaping
From: php at richardneill dot org
Operating system:
PHP version: 5.4.13
Package: CGI/CLI related
Bug Type: Feature/Change Request
Bug description:Allow open tag to "discard the previous shebang"
Description:
It would be really useful to
Edit report at https://bugs.php.net/bug.php?id=64320&edit=1
ID: 64320
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary:Proposal: deprecate the "leading 0 means octal"
beh
From: php at richardneill dot org
Operating system: All
PHP version: 5.4.12
Package: Math related
Bug Type: Feature/Change Request
Bug description:Proposal: deprecate the "leading 0 means octal" behaviour
Description:
PHP assumes that a str
From: php at richardneill dot org
Operating system: Linux
PHP version: 5.3.16
Package: PostgreSQL related
Bug Type: Bug
Bug description:pg_query_params() doesn't handle NULL
Description:
pg_query_params($conn,$sql,$params) is supposed to corr
Edit report at https://bugs.php.net/bug.php?id=43627&edit=1
ID: 43627
Comment by: php at richardneill dot org
Reported by:user at example dot com
Summary:fopen blocks on fifo
Status: Bogus
Type: Bug
Pac
Edit report at http://bugs.php.net/bug.php?id=54614&edit=1
ID: 54614
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary:Trivial RE failure: /([^b]*a*)*$/
-Status: Feedback
+Status:
Edit report at http://bugs.php.net/bug.php?id=54614&edit=1
ID: 54614
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary:Trivial RE failure: /([^b]*a*)*$/
Status: Open
Type:
From:
Operating system: Linux
PHP version: 5.3.6
Package: *Regular Expressions
Bug Type: Bug
Bug description:Trivial RE failure: /([^b]*a*)*$/
Description:
If I search in the string : 'b'
with the RE: '/([^b]*a*)*$/'
then preg_replac
Edit report at http://bugs.php.net/bug.php?id=42424&edit=1
ID: 42424
Comment by: php at richardneill dot org
Reported by:adam-phpbugs at adam dot gs
Summary:PHP5/PCRE fails to match long strings when ungreedy
Status: Bogus
Edit report at http://bugs.php.net/bug.php?id=25334&edit=1
ID: 25334
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary:edit_ini_file() function would be nice
Status: Wont fix
From:
Operating system: Linux
PHP version: Irrelevant
Package: Program Execution
Bug Type: Feature/Change Request
Bug description:REF: support ionice
Description:
PHP has proc_nice(), but no corresponding proc_ionice().
This would be a very nice ad
Edit report at http://bugs.php.net/bug.php?id=52073&edit=1
ID: 52073
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary: RFE: a few more options to exec()
Status: Bogus
Type:Feature/Change Req
Edit report at http://bugs.php.net/bug.php?id=52071&edit=1
ID: 52071
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary: RFE: ping
Status: Wont fix
Type: Feature/Change Request
Pac
Edit report at http://bugs.php.net/bug.php?id=22890&edit=1
ID: 22890
Comment by: php at richardneill dot org
Reported by: gavin at itmerge dot com
Summary: CLI setuid scripts don't run setuid
Status: Bogus
Type: Bug
Edit report at http://bugs.php.net/bug.php?id=52071&edit=1
ID: 52071
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary: RFE: ping
Status: Wont fix
Type: Feature/Change Request
Pac
Edit report at http://bugs.php.net/bug.php?id=52072&edit=1
ID: 52072
User updated by: php at richardneill dot org
Reported by: php at richardneill dot org
Summary: RFE: can we have `which`
Status: Wont fix
Type: Feature/Change Req
From:
Operating system:
PHP version: Irrelevant
Package: Directory function related
Bug Type: Feature/Change Request
Bug description:RFE: tempdir() countrpart to tempnam()
Description:
It would be really useful to have the ability to create a tempdi
From:
Operating system:
PHP version: Irrelevant
Package: Program Execution
Bug Type: Feature/Change Request
Bug description:RFE: a few more options to exec()
Description:
Exec() is missing a few key features:
1. The ability to return STDERR separ
From:
Operating system: Linux
PHP version: Irrelevant
Package: Filesystem function related
Bug Type: Feature/Change Request
Bug description:RFE: can we have `which`
Description:
It would be nice if PHP had a builtin "which" command.
For example,
From:
Operating system: Linux
PHP version: Irrelevant
Package: Network related
Bug Type: Feature/Change Request
Bug description:RFE: ping
Description:
Surprisingly, PHP is missing the ability to ping another host (and check
it's
alive). So I'd like
From: php at richardneill dot org
Operating system: Linux
PHP version: 6CVS-2009-07-07 (CVS)
PHP Bug Type: Performance problem
Bug description: strtotime() seems surprisingly slow (3x worse than
preg_match).
Description:
I've just been troubleshooting a s
From: php at richardneill dot org
Operating system: Linux
PHP version: 6CVS-2009-07-07 (CVS)
PHP Bug Type: Feature/Change Request
Bug description: wish: mail() to support attachments
Description:
It would be a really nice if mail() supported an extra parameter
ID: 48683
Comment by: php at richardneill dot org
Reported By: php at richardneill dot org
Status: Open
Bug Type: Streams related
Operating System: Linux
PHP Version: 5.2CVS-2009-06-25 (snap)
New Comment:
Thank you for your explanation. I
From: php at richardneill dot org
Operating system: Linux
PHP version: 5.2CVS-2009-06-25 (snap)
PHP Bug Type: Streams related
Bug description: stream_select returns 1 even when no streams have changed
Description:
It seems that stream_select is failing to return
From: php at richardneill dot org
Operating system: all
PHP version: 6CVS-2009-04-24 (CVS)
PHP Bug Type: Feature/Change Request
Bug description: wish: extra strtr features similar to GNU strtr
Description:
Can we have the extra features added to strtr() that are
From: php at richardneill dot org
Operating system: Linux
PHP version: 5.2.9
PHP Bug Type: Feature/Change Request
Bug description: wish: syntax error, unexpected $end should show start point
Description:
If I have a script with a syntax error, such as a missing
From: php at richardneill dot org
Operating system:
PHP version: 6CVS-2008-10-06 (CVS)
PHP Bug Type: Feature/Change Request
Bug description: wish: compound logical operators (nand, xor, etc)
Description:
This is a request for a new set of functions, namely the
From: php at richardneill dot org
Operating system:
PHP version: 5.2.6
PHP Bug Type: Feature/Change Request
Bug description: wish: fwrite to support direct output of bytes (not cast to
string)
Description:
fwrite() outputs to file as a string. While this is
From: php at richardneill dot org
Operating system:
PHP version: 5.1.5
PHP Bug Type: Feature/Change Request
Bug description: wish: gmp_printf
Description:
According to the gmp homepage, there is a gmp_printf
function. However, PHP doesn't have one. Whi
ID: 28141
User updated by: php at richardneill dot org
Reported By: php at richardneill dot org
Status: Bogus
Bug Type: Sockets related
Operating System: Linux
PHP Version: 4CVS, 5CVS (2005-02-14)
Assigned To: andrey
New Comment:
Thanks
ID: 31453
Comment by: php at richardneill dot org
Reported By: cdturri at hotmail dot com
Status: Open
Bug Type: Arrays related
Operating System: Windows 2000 Advanced Server SP4
PHP Version: 5.0.3
New Comment:
Arratum: the bug occurs on
ID: 31453
Comment by: php at richardneill dot org
Reported By: cdturri at hotmail dot com
Status: Open
Bug Type: Arrays related
Operating System: Windows 2000 Advanced Server SP4
PHP Version: 5.0.3
New Comment:
The affected version of mod
ID: 31453
Comment by: php at richardneill dot org
Reported By: cdturri at hotmail dot com
Status: Open
Bug Type: Arrays related
Operating System: Windows 2000 Advanced Server SP4
PHP Version: 5.0.3
New Comment:
This is a rather nasty
ID: 30698
User updated by: php at richardneill dot org
Reported By: php at richardneill dot org
-Status: Feedback
+Status: Open
Bug Type: PCRE related
Operating System: Linux
PHP Version: 4.3.9
New Comment:
I hope this test case is more
ID: 30698
User updated by: php at richardneill dot org
Reported By: php at richardneill dot org
Status: Open
-Bug Type: Feature/Change Request
+Bug Type: PCRE related
Operating System: Linux
PHP Version: 4.3.9
New Comment:
Sorry - that
From: php at richardneill dot org
Operating system: Linux
PHP version: 4.3.9
PHP Bug Type: Feature/Change Request
Bug description: preg_replace with /e does not escape single quotes as per
documentation
Description:
The documentation for preg_replace states
ID: 28141
User updated by: php at richardneill dot org
Reported By: php at richardneill dot org
-Status: No Feedback
+Status: Open
Bug Type: Sockets related
Operating System: Linux
PHP Version: 5.0.0RC1
New Comment:
re-setting to open as
ID: 28646
User updated by: php at richardneill dot org
Reported By: php at richardneill dot org
Status: Open
Bug Type:Feature/Change Request
PHP Version: 4.3.6
New Comment:
For safety's sake, it's probably wiser to have
<
>
From: php at richardneill dot org
Operating system:
PHP version: 4.3.6
PHP Bug Type: Feature/Change Request
Bug description: RFE: function to fix microsoft "smart quotes"and other wrong
characters
Description:
Feature request: str_demoronise()
On
ID: 28141
User updated by: php at richardneill dot org
-Summary: sokcet_read return type: false vs ""
Reported By: php at richardneill dot org
Status: Open
Bug Type: Sockets related
Operating System: Linux
PHP Version: 5.0
From: php at richardneill dot org
Operating system: Linux
PHP version: 5.0.0RC1
PHP Bug Type: Sockets related
Bug description: sokcet_read return type: false vs ""
Description:
According to the documentation, socket_read() can return:
1)A string - nor
ID: 28140
User updated by: php at richardneill dot org
Reported By: php at richardneill dot org
-Status: Feedback
+Status: Open
Bug Type: CGI related
Operating System: Linux
PHP Version: 5.0.0RC1
New Comment:
Quite right - I do apologise
From: php at richardneill dot org
Operating system: Linux
PHP version: 5.0.0RC1
PHP Bug Type: CGI related
Bug description: html_errors is *on* for CLI
Description:
Using php from the command line, the error messages include html tags. The
html_errors directive
ID: 26818
User updated by: php at richardneill dot org
Reported By: php at richardneill dot org
Status: Open
Bug Type: Feature/Change Request
Operating System: Linux (Mandrake)
PHP Version: 4.3.4
New Comment:
I do apologise - I thought that GNU
ID: 26818
User updated by: php at richardneill dot org
Reported By: php at richardneill dot org
-Status: Bogus
+Status: Open
Bug Type: CGI related
Operating System: Linux (Mandrake)
PHP Version: 4.3.4
New Comment:
I agree with you about
From: php at richardneill dot org
Operating system: Linux (Mandrake)
PHP version: 4.3.4
PHP Bug Type: CGI related
Bug description: getopt parses incorrectly
Description:
When parsing options, if the command line arguments are WRONG, php mangles
them in such a
From: php at richardneill dot org
Operating system: Linux (Mandrake 9.1)
PHP version: 4.3.1
PHP Bug Type: Feature/Change Request
Bug description: edit_ini_file() function would be nice
Description:
Here's an idea that I think would be useful for a new fun
54 matches
Mail list logo