["Jeroen van Wolffelaar" <[EMAIL PROTECTED]>]
> Hi,
>
> About a month ago there was a discussion on the Engine 2 mailing list, about
> a possible RFC-proces for the more imporant PHP-issues. In the end, there
> was some consensus that it would be good if such a system exists.
>
> I'm simply writ
ID: 12744
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: PHP options/info functions
Operating System:
PHP Version: 4.0.6
New Comment:
Works for me with latest CVS so it seems to have been
fixed. Try a snapshot: http://snaps.php.net/
--Jani
Pr
ID: 12747
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Old Bug Type: *Compile Issues
Bug Type: Compile Failure
Operating System: Mandrake Linux 8.0
PHP Version: 4.0CVS-2001-08-14
New Comment:
I think your cvs checkout isn't quite 'clean'.
Try to do a clean
ID: 12515
Updated by: gluke
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: mnoGoSearch related
Operating System: Suse Linux 7.2, Kernel 2.4.x
PHP Version: 4.0.6
New Comment:
To be more exact i can tell that i will update mnogosearch php extenstion after
release of mnogosearch-3.2.x, beca
ID: 12369
Updated by: gluke
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: mnoGoSearch related
Operating System: Windows
PHP Version: 4.0.6
New Comment:
mnoGoSearch developers probably will do that. But i cannot tell you when this work
will be finished.
Previous Commen
ID: 12755
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Old Bug Type: Any
Bug Type: *General Issues
Operating System: unix
PHP Version: 4.0.6
New Comment:
not php problem.
Ask this kind of support questions on some mailing list.
http://www.php.net/support.
From: [EMAIL PROTECTED]
Operating system: unix
PHP version: 4.0.6
PHP Bug Type: Any
Bug description: Viewing and inserting the data in the table
1.If I want to view the content of the table ,Iam getting this
message,Please suggest me the solution
mala=> select * from APP
On Tue, 14 Aug 2001, John Donagher wrote:
> With what end in mind is an RFC to be created for? In the IETF, RFC's are
> typically long, complex, and authoritative. They are often referenced for years
> after their inception. Do you honestly think we could (or want to) achieve this
> with PHP feat
ID: 12751
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: *Programming Data Structures
Operating System: linux debian2.3
PHP Version: 4.0.6
New Comment:
Can you please resend your patch to [EMAIL PROTECTED]? (As attachment)
Derick
Previous Comment
ID: 12748
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Reproducible crash
Operating System: redhat-7.1b
PHP Version: 4.0.6
New Comment:
Could you please try latest CVS snapshot from http://snaps.php.net/ to verify if this
still exists..
Also, w
ID: 8874
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: FTP related
Operating System: Windows 2000 Advanced Server
PHP Version: 4.0.4
New Comment:
This bug report was for PHP 4.0.4. There have been a few
changes since that in PHP 4.0.6. Have you tri
Jim wrote:
> Zak Greant <[EMAIL PROTECTED]> wrote:
> > :) I should have chosen the symbols more carefully.
> > They seem to have generated more comments than the original proposal...
> >
> > Does anyone have any comments pertaining to the *concept*? :)
>
> i was trying to drive at the point tha
Zak Greant <[EMAIL PROTECTED]> wrote:
> :) I should have chosen the symbols more carefully.
> They seem to have generated more comments than the original proposal...
>
> Does anyone have any comments pertaining to the *concept*? :)
i was trying to drive at the point that you've just restated a
From: [EMAIL PROTECTED]
Operating system: Linux 7.1
PHP version: 4.0.6
PHP Bug Type: Unknown/Other Function
Bug description: stristr Bug
There appears to be a bug in the stristr function. If $haystack contains a
string that includes "" and $needle is "", then this function
As an issue for PHP 5 (or PHP 4.1 for that matter), perhaps we
should remove these functions and just stick with stat() and lstat()
calls? This would remove a bunch of functions which aren't
really that necessary (I'm probably just being a minimalist, but I
figured I'd bring i
Hi,
What's the purpose of this function? It's prototype is:
/* {{{ proto string shell_exec(string cmd)
Use pclose() for FILE* that has been opened via popen() */
What advantage does this have over something like exec() or
system()?
-Sterling
--
PHP Developmen
From: [EMAIL PROTECTED]
Operating system: Linux Redhat 7.1
PHP version: 4.0.6
PHP Bug Type: PCRE related
Bug description: preg_replace eats '$' characters
The preg_replace function seems to dissapear '$' characters, and up to two
more numeric characters after it. If the char
Jani,
> ID: 12581
> Updated by: sniper
> Reported By: [EMAIL PROTECTED]
> Old Status: Feedback
> Status: Closed
> Bug Type: dBase related
> Operating System: Linux 2.2.16-3
> PHP Version: 4.0.6
> New Comment:
>
> Patch committed. Thanks!
And thank you! - Larry Widman
--
PHP Development Mai
:) I should have chosen the symbols more carefully.
They seem to have generated more comments than the original proposal...
Does anyone have any comments pertaining to the *concept*? :)
--zak
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August
Sterling Hughes <[EMAIL PROTECTED]> wrote:
>Actually, (+-) 0 are really terms and votes, in other projects I've
>been involved in, there interpreted as "I don't like it, but I won't
>stop you" and "I like it, but its not something I think is
>absolutely necessary"
right.
http://d
From: [EMAIL PROTECTED]
Operating system: linux debian2.3
PHP version: 4.0.6
PHP Bug Type: *Programming Data Structures
Bug description: Form.php Pear Class errors
Here's a copy of the diff between your Form.php and the corrected one I
made.
=
From: [EMAIL PROTECTED]
Operating system: N/A
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: No echo call in example code
On the manual page:
http://www.php.net/manual/en/language.oop.constructor.php
The following code lacks an "echo" in function
On Tue, 14 Aug 2001, Zak Greant wrote:
> Joey wrote:
> > > Are you doing a new O'Reilly book, PHP-DEV in a nutshell?
>
> Subtitled: A Rogues Gallery ;)
>
> > > -Sterling
> >
> > I especially enjoy the idea of "positive zero" and "negative
> > zero". :)
>
> I think that +/-0 would
Joey wrote:
> > Are you doing a new O'Reilly book, PHP-DEV in a nutshell?
Subtitled: A Rogues Gallery ;)
> > -Sterling
>
> I especially enjoy the idea of "positive zero" and "negative
> zero". :)
I think that +/-0 would accurately portray the sometimes
odd nature of support
> > +1: Strongly Support
> > +0: Support
> > 0: Neutral
> > -0: Oppose
> > -1: Strongly Oppose
>
> Are you doing a new O'Reilly book, PHP-DEV in a nutshell?
>
> -Sterling
I especially enjoy the idea of "positive zero" and "negative
zero". :)
--
PHP Develo
> Proposal: Foo*
> --
> ...
> Rasmus +0This should help fix issue x and bug y.
> Richard -
> Sascha +0This proposal supports RFC 10921 in a good way.
> Sterling -0RFC 10921 is kind of strange.
> Torben -1There is already
ID: 8874
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: FTP related
Operating System: Windows 2000 Advanced Server
PHP Version: 4.0.4
New Comment:
$aFiles = Array( "Oct100.log.gz", "Nov100.log.gz");
// $aFiles = ftp_rawlist (nFTP,
Jeroen wrote:
> They should _not_ be too technical, _not_ too long, but yet as simple as
> possible, but exactly as precise enough to be relatively unambigious if
you
> know about the PHP conventions. For example like that zend engine 2 white
> paper.
>
> But they need to be updated, and not disca
Quoting Andrei:
Static variables are references, so you should not use &new
when assigning to them, same as with global variables.
sorry for the fuzz :)
- Markus
On Wed, Aug 15, 2001 at 02:09:26AM +0200, Sebastian Bergmann wrote :
> Consider the following code
>
>class foo {
>
From: [EMAIL PROTECTED]
Operating system: redhat-7.1b
PHP version: 4.0.6
PHP Bug Type: Reproducible crash
Bug description: changing allow_url_fopen from "off" to "on" crashes fopen()
Using
Apache-1.3.20
PHP-4.0.6
glibc-2.2.3
PHP compiled as DSO, no other options
./co
On Tue, 14 Aug 2001, John Donagher wrote the following to [EMAIL PROTECTED]:
> With what end in mind is an RFC to be created for? In the IETF, RFC's are
> typically long, complex, and authoritative. They are often referenced for years
> after their inception. Do you honestly think we could (or wan
> Me too, I'm getting a lot of spam on my @php.net adress :(...
Btw, your @php.net address is bouncing.. did you receive soo
much spam lately? :)
So, hopefully you are reading this mailing list using
nntp..
- Sascha Experience IRCG
ID: 8999
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: FTP related
Operating System: Windows
PHP Version: 4.0.4pl1
New Comment:
can you provide some indepth information about your setup please and a script less
than ten lines that also produces the bug.
- James
ID: 8874
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: FTP related
Operating System: Windows 2000 Advanced Server
PHP Version: 4.0.4
New Comment:
can you provide a smaller script that produces the bug please. preferably less than
ten lines of code which requires no
ID: 5653
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Other web server
Operating System: Linux
PHP Version: 4.0.5
New Comment:
feedback -> open
Previous Comments:
[2001-07-2
ID: 7663
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: GD related
Operating System: Red Hat Linux 6.2J
PHP Version: 4.0.3pl1
Previous Comments:
[2001-07-22 19:30:34] [EMAIL
ID: 7663
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: GD related
Operating System: Red Hat Linux 6.2J
PHP Version: 4.0.3pl1
New Comment:
no feedback
Previous Comments:
[2001-07-22 19:30:34]
From: [EMAIL PROTECTED]
Operating system: Mandrake Linux 8.0
PHP version: 4.0CVS-2001-08-14
PHP Bug Type: *Compile Issues
Bug description: ***BUG in Autoconf--please report***
autoconf-2.13-7.mdk
automake-1.4-15mdk
libtool-1.4
Trying to compile the cvs version of PHP. A
> With what end in mind is an RFC to be created for? In the IETF, RFC's are
> typically long, complex, and authoritative. They are often referenced for
years
> after their inception.
> Do you honestly think we could (or want to) achieve this
> with PHP feature RFC's? Or will they be used only befo
Consider the following code
';
$bar =& new foo();
echo '2'.$bar.'';
}
contains_static();
contains_static();
?>
When $bar is assigned as above (with a &), this outputs
1
2Object
1
2Object
Clearly, the static variable lose
On Wed, 15 Aug 2001, James Moore wrote:
>
> RFC.. Request For Comments, its as simple as that someone posts a document
> outlining what they want changed/want to do, calls it an RFC and is
> litterally making a request for comments on their idea. I think this is a
> good idea for large things bu
> > The work on Zend Engine 2 has now started, _without_ a proper definition
> of
> > it. IMHO, that's not the ideal situation, since this could lead to
strange
> > inconsequences, because the precise behaviour is decided during
> > implementation.
>
> Umm what about the white paper that was prepa
Hi,
while cleaning up my room today I found my copy of the MS Visual
Studio .NET Beta 1 again. Since I was a little bored I installed
it and tried again to build PHP 4 with it.
It still chokes on the strtoll.c file. I wonder if someone else
has tried to build PHP (or MySQL) with this
ID: 12746
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: IIS related
Operating System: Win2000
PHP Version: 4.0.6
New Comment:
Sorry, the message looks like the "bad header" returns the "system: " line ... there
is nothing after the bad header ... zilch
From: [EMAIL PROTECTED]
Operating system: Win2000
PHP version: 4.0.6
PHP Bug Type: IIS related
Bug description: CGI Bad Header Error - Random
Random Error:
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it
From: [EMAIL PROTECTED]
Operating system: Linux Slackware 7.1
PHP version: 4.0.6
PHP Bug Type: *Encryption and hash functions
Bug description: problem with the randomic generation of salt when a use crypt("pass")
problem with the randomic generation of salt when a use $strin
> The work on Zend Engine 2 has now started, _without_ a proper definition
of
> it. IMHO, that's not the ideal situation, since this could lead to strange
> inconsequences, because the precise behaviour is decided during
> implementation.
Umm what about the white paper that was prepaired before
This is why I sort of dropped the subject. I've been waiting until I have
time to look
into Python's PEP system in depth, and see what it requires. Thanks to Jon
for pointing
it out. :)
- Original Message -
From: "Jon Parise" <[EMAIL PROTECTED]>
To: "Jeroen van Wolffelaar" <[EMAIL PROTECTE
> > On the other hand, the latter one could be named 'RFC process', since it
> > hasn't yet been defined what the heck it is precisely...
>
> RFC.. Request For Comments, its as simple as that someone posts a document
> outlining what they want changed/want to do, calls it an RFC and is
> litterall
> On the other hand, the latter one could be named 'RFC process', since it
> hasn't yet been defined what the heck it is precisely...
RFC.. Request For Comments, its as simple as that someone posts a document
outlining what they want changed/want to do, calls it an RFC and is
litterally making a
> Just poit them to php-dev and keep bringing it up until there is some
decent
> comment on it, at the moment there is no democratic process in PHP, people
> just do what they want and someone normally knows some part of PHP better
> than anyother, IE if you have a sessions thing speak to sascha (
On Wed, Aug 15, 2001 at 12:18:06AM +0200, Jeroen van Wolffelaar wrote:
> About a month ago there was a discussion on the Engine 2 mailing list, about
> a possible RFC-proces for the more imporant PHP-issues. In the end, there
> was some consensus that it would be good if such a system exists.
I
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.0.6
PHP Bug Type: PHP options/info functions
Bug description: Command line option -c failing
In file sapi/cgi/cgi_main.c
on line 400 the ini search path is set from the code:
if (php_module_startup(&cgi_sapi_mod
> > Ive written one or two before, mainly for the release process (I think
its
> > in CVS under README.realease_process or somthing like that). Id suggest
> > people just get on and write them and post them to php-dev where people
> > generally read them and make comments. I dont see what there is
Hi,
About a month ago there was a discussion on the Engine 2 mailing list, about
a possible RFC-proces for the more imporant PHP-issues. In the end, there
was some consensus that it would be good if such a system exists.
I'm simply writing to get some comments, to hear what the general opinion
i
Hi all-
Is there really a difference between ob_gzhandler and zlib.output_compression,
now that ob_gzhandler supports chunks?
Since, in zlib.c, zlib.output_compression still causes output buffering to be
turned on, I can't see that there's a convincing reason to use one over the
other, unless y
PHP (or, rather, the Zend scanner) currently recognizes the
following tags as enclosing PHP code:
<% %>
The attached patch extends the