[PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c /sapi/cli php_cli.c

2003-05-31 Thread Derick Rethans
derick Fri May 30 12:10:59 2003 EDT Modified files: /php4/sapi/cgi cgi_main.c /php4/sapi/cli php_cli.c Log: - MFB: Version output beautification Index: php4/sapi/cgi/cgi_main.c diff -u php4/sapi/cgi/cgi_main.c:1.229

[PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c /sapi/cli php_cli.c

2003-01-07 Thread Ilia Alshanetsky
iliaa Tue Jan 7 19:41:53 2003 EDT Modified files: /php4/sapi/cli php_cli.c /php4/sapi/cgi cgi_main.c Log: Fixed bug #21297. The fix also fixes miscalculation of lines numbers by 1 due the previously mentioned bug. Index:

[PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c /sapi/cli php_cli.c

2002-11-14 Thread Andrei Zmievski
andrei Thu Nov 14 15:32:29 2002 EDT Modified files: /php4/sapi/cgi cgi_main.c /php4/sapi/cli php_cli.c Log: Sort the modules and extensions before printing them when -m switch is used. Index: php4/sapi/cgi/cgi_main.c diff -u

[PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/fastcgi fastcgi.c

2002-11-05 Thread Ilia Alshanetsky
iliaa Tue Nov 5 17:04:14 2002 EDT Modified files: /php4/sapi/cgi cgi_main.c /php4/sapi/cli php_cli.c /php4/sapi/fastcgi fastcgi.c Log: Fixed bug #20035. ZE now allows us to pass the current line position by setting zend_lineno to