on 10/1/03 7:50 PM, Richard Baskett at [EMAIL PROTECTED] wrote:

> Well I saw a post on a forum talking about a certain bug that PHP has for Mac
> OS X.. so I thought.. Im on OS X, I should see if that bug is real since on
> bugs.php.net they say it's bogus which you can view here:
> 
> http://bugs.php.net/bug.php?id=25394
> 
> So I tried it out.. at first I created a loop that assigned $x = 1; a whole
> bunch of times, but that didnąt crash anything..  I then read the authors post
> a little closer and I realized it was a number of lines problem.. so I crated
> a php file that had a whole bunch of $x = 1; commands in it.. 7996 to be
> exact.. add the opening and closing php tag.. that made 7998 lines.. the
> script still worked.. Now I added one more line so that there were 7999 lines
> and guess what?  Yep you got it.. my script didnąt work anymore.  Which the
> author it looks like it took 8014 lines instead of my 7999 lines to break it.
> 
> I thought this was strange and it looked like the author of the php bug report
> was indeed on the up-and-up and it wasnąt a bogus bug as bugs.php.net had said
> it was.
> 
> So I thought to myself.. well I should post to bugs.php.net and tell them that
> I to can reproduce the bug.  So I did.
> 
> Well to make an already long story short.. it looks like after a couple of
> hours bugs.php.net has removed my post.
> 
> My question to you is.. is there any reason why they would remove my post? For
> me.. since I do not write that many lines of code for one run of a script it
> really didnąt matter much to me, but since they removed my post.. it's
> beginning to make me wonder what's going on..
> 
> Hopefully someone can shed some light!

Well Eugene.. it looks like your post was removed also.  We are wondering if
it is automatic when a bug is deemed "bogus" or if there is some other
reason.. But then again it takes awhile for it to be removed.. so if it was
a script that does it, Im not sure why it would take that long to run..

I really have no clue of what's going on.. and so far only one person on OS
X, Mr. Blanchard himself, has not had this problem.. as far as I know.  So I
don't think they would be ignoring this.. I would be curious to hear what
Rasmus had to say.. since I think he would know the innerworkings of php
plus the bugs.php.net site..

Anyways hopefully something can be figured out!

Rick

"Too much caution is bad for you. By avoiding things you fear, you may let
yourself in for unhappy consequences. It is usually wiser to stand up to a
scary-seeming experience and walk right into it, risking the bruises as hard
knocks. You are likely to find it is not as tough as you had thought.  Or
you may find it plenty tough, but also discover you have what it takes to
handle it." - Norman Vincent Peale

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to