[PHP-DOC] Re: [PHP-CVS] cvs: php-src / Makefile.global /ext/standard info.c /main php_ini.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/milter php_milter.c

2008-08-14 Thread Jani Taskinen
Should be fixed now among couple of others that failed for me for various reasons. :) --Jani Dmitry Stogov [EMAIL PROTECTED] kirjoitti: These two are failed. using invalid combinations of cmdline options [sapi/cgi/tests/005.phpt] using invalid combinations of cmdline options [sapi/cli/test

[PHP-DOC] cvs: php-src /ext/standard basic_functions.c quot_print.c quot_print.h /ext/standard/tests/strings quoted_printable_encode_001.phpt quoted_printable_encode_002.phpt

2008-08-14 Thread Antony Dovgal
tony2001Thu Aug 14 10:11:26 2008 UTC Added files: /php-src/ext/standard/tests/strings quoted_printable_encode_001.phpt quoted_printable_encode_002.phpt Modified files:

[PHP-DOC] Re: [PHP-CVS] cvs: php-src / Makefile.global /ext/standard info.c /main php_ini.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/milter php_milter.c

2008-08-14 Thread Dmitry Stogov
These two are failed. using invalid combinations of cmdline options [sapi/cgi/tests/005.phpt] using invalid combinations of cmdline options [sapi/cli/tests/009.phpt] Thanks. Dmitry. Jani Taskinen wrote: Because it didn't make sense not to allow using both. I thought I fixed those tests..? Or