RE: [PHP-CVS] cvs: php4 /ext/standard dir.c

2001-04-09 Thread Sean R. Bright
Damn me and my spelling... "Constant should be case sensitive"! :) > -Original Message- > From: Sean Bright [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 09, 2001 5:13 PM > To: [EMAIL PROTECTED] > Subject: [PHP-CVS] cvs: php4 /ext/standard dir.c > >

[PHP-CVS] cvs: php4 /ext/standard dir.c

2001-04-09 Thread Sean Bright
elixer Mon Apr 9 14:12:54 2001 EDT Modified files: /php4/ext/standard dir.c Log: Constand should be case sensitive. # Thanks Sterling Index: php4/ext/standard/dir.c diff -u php4/ext/standard/dir.c:1.61 php4/ext/standard/dir.c:1.62 --- php4/ext/standard/

[PHP-CVS] cvs: php4 /ext/standard dir.c

2001-04-09 Thread Jon Parise
jon Mon Apr 9 14:08:47 2001 EDT Modified files: /php4/ext/standard dir.c Log: Fix whitespace (use tabs). Index: php4/ext/standard/dir.c diff -u php4/ext/standard/dir.c:1.60 php4/ext/standard/dir.c:1.61 --- php4/ext/standard/dir.c:1.60Mon Apr 9

Re: [PHP-CVS] cvs: php4 /ext/standard dir.c

2001-04-09 Thread Sterling Hughes
On Mon, 9 Apr 2001, Sean Bright wrote: > elixerMon Apr 9 13:56:49 2001 EDT > > Modified files: > /php4/ext/standarddir.c > Log: > Stop SIGSEGV on Apache startup. Patch from <[EMAIL PROTECTED]> > Should be CONST_CS|CONST_PERSISTENT no? > > Index: php4/ext/stan

[PHP-CVS] cvs: php4 /ext/standard dir.c

2001-04-09 Thread Sean Bright
elixer Mon Apr 9 13:56:49 2001 EDT Modified files: /php4/ext/standard dir.c Log: Stop SIGSEGV on Apache startup. Patch from <[EMAIL PROTECTED]> Index: php4/ext/standard/dir.c diff -u php4/ext/standard/dir.c:1.59 php4/ext/standard/dir.c:1.60 --- php4/ext/

[PHP-CVS] cvs: php4 /ext/standard dir.c

2001-04-08 Thread Stig Bakken
ssb Sun Apr 8 14:57:14 2001 EDT Modified files: /php4/ext/standard dir.c Log: @Add DIRECTORY_SEPARATOR constant ('/' on UNIX, '\' on Windows) (Stig) Index: php4/ext/standard/dir.c diff -u php4/ext/standard/dir.c:1.58 php4/ext/standard/dir.c:1.59 --- ph

[PHP-CVS] cvs: php4 /ext/standard dir.c

2001-02-14 Thread Derick Rethans
derick Wed Feb 14 03:02:55 2001 EDT Modified files: /php4/ext/standard dir.c Log: - Added an extra chdir("/"); as sugested by Sascha Index: php4/ext/standard/dir.c diff -u php4/ext/standard/dir.c:1.53 php4/ext/standard/dir.c:1.54 --- php4/ext/standard/dir.