Re: [PHP-DEV] Using CLI as a shell

2003-02-03 Thread gk
At 07:31 PM 2/3/2003 +0100, Marcus Börger wrote: After adding -B, -F, -R and -E which will hopefully liked by the rest of development team so that the stuff need not to be removed. I (or better a friend of mine) had another idea. Here comes: I am glad to hear someone else is interested in

[PHP-DEV] PROPOSAL: sapi/cli/php -M (similar to gcc -M)

2003-01-14 Thread gk
I have recenlty posted on this topic but got no response, probably because I didn't phrase it well. I would like to implement this proposed feature if I can get some feedback to know if it would be accepted for inclusion. Here is the proposal: * Add a '-M' option to sapi/cli/php that would

[PHP-DEV] register_prerequisite_file( $myFile ); //or cli option to generate dependency list

2003-01-11 Thread gk
I use php a lot to process php files in a makefile driven build environment I have written: xmake.org I think it would be nice to have an option to sapi/cli to generate a list of dependencies, like gcc -M get_included_files() is useful, but not sufficient since it only reports included or

[PHP-DEV] when PHP code causes crash due to bad input, is it a bug?

2003-01-10 Thread gk
are unacceptible - no matter what caused them: code should be able to handle bad data and not crash. See my bug report and analysis by Daniel Veillard of libxml2 at: http://bugs.php.net/bug.php?id=21477 - Greg Date: Fri, 10 Jan 2003 11:50:35 -0800 To: [EMAIL PROTECTED] From: gk [EMAIL PROTECTED

[PHP-DEV] Bug #5842 Updated: Lost result (not printing all chars from table)

2001-05-14 Thread gk
ID: 5842 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Sybase (dblib) related Operating system: Linux RH 6.2 PHP Version: 4.0.1pl2 Description: Lost result (not printing all chars from table) This bug was closed some months ago Previous Comments: