Re: [PHP4BETA] cvs: php4 /ext/standard/ string.c

[email protected] (Hartmut Holzgraefe) Thu, 01 Jun 2000 16:21:56 +0200
Newsgroups php.version4
Message-ID <[email protected]>
Jouni Ahto wrote:
> 
> jah             Thu Jun  1 06:38:23 2000 EDT
> 
>   Modified files:
>     /php4/ext/standard  string.c
>   Log:
> 
>   (ucwords) Fixed fix for fix for fix for #4748.
>   # Today's most fixed bug.
> 

so for me today's summary is:

1) i shall not code in the sun 
   (the bright yellowish thing, not the boxes, although
    coding 'in' anything smaller than the E10000 wouldn't
    be a good idea, too

2) i shall write and use regression test code 
   (would have prevented my first fault) 

3) i shall not rely on the regression test code alone,
   especially if i wrote the test myself
   (that's for my second try)

but the final result looks rather good now, doesn't it ?