[PHP-CVS] cvs: php4 /ext/standard info.c streamsfuncs.c user_filters.c

2003-06-19 Thread Ilia Alshanetsky
iliaa Thu Jun 19 12:10:54 2003 EDT Modified files: /php4/ext/standard user_filters.c streamsfuncs.c info.c Log: Fixed possible crashes in streams code Index: php4/ext/standard/user_filters.c diff -u php4/ext/standard/user_filters.c:1.18

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

2003-05-31 Thread Jani Taskinen
MFH? --Jani On Fri, 30 May 2003, Marcus Boerger wrote: helly Fri May 30 08:28:48 2003 EDT Modified files: /php4/ext/standard info.c Log: Fix memleaks (detected by [EMAIL PROTECTED]) Index: php4/ext/standard/info.c diff -u

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

2003-05-31 Thread Marcus Börger
At 23:23 30.05.2003, Jani Taskinen wrote: MFH? No need for, 4.3 only issue. marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2003-05-30 Thread Marcus Boerger
helly Fri May 30 08:28:48 2003 EDT Modified files: /php4/ext/standard info.c Log: Fix memleaks (detected by [EMAIL PROTECTED]) Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.235 php4/ext/standard/info.c:1.236 ---

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

2003-04-01 Thread Thies C. Arntzen
thies Tue Apr 1 06:04:38 2003 EDT Modified files: /php4/ext/standard info.c Log: Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.230 php4/ext/standard/info.c:1.231 --- php4/ext/standard/info.c:1.230 Tue Mar 25 03:07:12 2003 +++

[PHP-CVS] cvs: php4 /ext/standard info.c /main SAPI.h /sapi/cli php_cli.c

2003-03-18 Thread Marcus Boerger
helly Tue Mar 18 15:52:52 2003 EDT Modified files: /php4/ext/standard info.c /php4/main SAPI.h /php4/sapi/cli php_cli.c Log: make phpinfo() depend on executed sapi Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.228

[PHP-CVS] cvs: php4 /ext/standard info.c /main php_variables.c

2003-03-02 Thread Zeev Suraski
zeevSun Mar 2 08:35:01 2003 EDT Modified files: /php4/ext/standard info.c /php4/main php_variables.c Log: - Optimize $_REQUEST - Fix phpinfo() Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.227 php4/ext/standard/info.c:1.228

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

2003-01-17 Thread Derick Rethans
derick Fri Jan 17 13:07:10 2003 EDT Modified files: /php4/ext/standard info.c Log: - Fixed a bug that made that no newline was displayed when there was no value for a row. Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.222

[PHP-CVS] cvs: php4 /ext/standard info.c /main php_ini.c

2002-12-30 Thread Derick Rethans
derick Mon Dec 30 10:03:51 2002 EDT Modified files: /php4/ext/standard info.c /php4/main php_ini.c Log: - Whitespace Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.219 php4/ext/standard/info.c:1.220 ---

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

2002-11-14 Thread Andrei Zmievski
andrei Thu Nov 14 16:15:43 2002 EDT Modified files: /php4/ext/standard info.c Log: Sort the modules for info output as well. Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.218 php4/ext/standard/info.c:1.219 ---

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

2002-10-13 Thread Ilia Alshanetsky
iliaa Fri Oct 11 23:11:29 2002 EDT Modified files: /php4/ext/standard info.c Log: Fixed memory leaks. Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.216 php4/ext/standard/info.c:1.217 --- php4/ext/standard/info.c:1.216 Thu Oct 10

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

2002-10-09 Thread Colin Viebrock
cmv Wed Oct 9 10:39:40 2002 EDT Modified files: /php4/ext/standard info.c Log: no charsets, only basic entity escaping Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.214 php4/ext/standard/info.c:1.215 ---

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

2002-10-05 Thread Rasmus Lerdorf
Sure it is. It's in the config.w32.h.in file. You probably just forgot to generate config.w32.h. -Rasmus On Sat, 5 Oct 2002, Wez Furlong wrote: wez Sat Oct 5 06:55:54 2002 EDT Modified files: /php4/ext/standardinfo.c Log: Fix Win32 build as

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

2002-10-05 Thread Rasmus Lerdorf
Sorry, didn't realize I was that far behind in email. On Sat, 5 Oct 2002, Rasmus Lerdorf wrote: Sure it is. It's in the config.w32.h.in file. You probably just forgot to generate config.w32.h. -Rasmus On Sat, 5 Oct 2002, Wez Furlong wrote: wez Sat Oct 5 06:55:54 2002 EDT

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

2002-10-05 Thread Wez Furlong
And that's the same reason why I didn't notice the win32 commit and didn't think to make clean in MSVC :-) --Wez. On 06/10/02, Rasmus Lerdorf [EMAIL PROTECTED] wrote: Sorry, didn't realize I was that far behind in email. On Sat, 5 Oct 2002, Rasmus Lerdorf wrote: Sure it is. It's in the

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

2002-10-02 Thread Colin Viebrock
cmv Wed Oct 2 10:27:32 2002 EDT Modified files: /php4/ext/standard info.c Log: Fix for SRM module (and maybe others). Header rows are now not HTML escaped, so make sure you do this yourself in the modules. Index: php4/ext/standard/info.c diff

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

2002-09-18 Thread James Cox
imajes Wed Sep 18 17:56:01 2002 EDT Modified files: /php4/ext/standard info.c Log: white background please Index: php4/ext/standard/info.c diff -u php4/ext/standard/info.c:1.202 php4/ext/standard/info.c:1.203 --- php4/ext/standard/info.c:1.202 Wed