[PHP-DOC] cvs: phpdoc /en/reference/soap reference.xml /en/reference/soap/functions soap-soapclient-call.xml soap-soapclient-construct.xml soap-soapclient-dorequest.xml soap-soapclient-soapcall.xml soap-soapfault-construct.xml soap-soapheader-construct.xml soap-soapparam-construct.xml soap-soapserver-construct.xml soap-soapvar-construct.xml

2005-01-28 Thread Dmitry Stogov
dmitry Fri Jan 28 09:02:11 2005 EDT Added files: /phpdoc/en/reference/soap/functions soap-soapclient-soapcall.xml Modified files: /phpdoc/en/reference/soap reference.xml /phpdoc/en/reference/soap/functions soap-soapclient-call.xml

[PHP-DOC] cvs: phpdoc /en/reference/soap constants.xml

2005-01-28 Thread Dmitry Stogov
dmitry Fri Jan 28 09:10:44 2005 EDT Modified files: /phpdoc/en/reference/soap constants.xml Log: New constants were added. http://cvs.php.net/diff.php/phpdoc/en/reference/soap/constants.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/soap/constants.xml d

[PHP-DOC] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_compile.c zend_compile.h zend_language_parser.y zend_language_scanner.l

2008-02-12 Thread Dmitry Stogov
Hi Stas, You've broken a lot of ext/tokenizer tests. I think, it is possible to avoid this break, by moving new %token declaration into the bottom of list. Thanks. Dmitry. Stanislav Malyshev wrote: stasTue Feb 12 00:20:33 2008 UTC Modified files: (Branch: PHP_5_3)

[PHP-DOC] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_builtin_functions.c

2008-06-26 Thread Dmitry Stogov
Hi Felipe, Are you going to fix broken tests? Test is_a() function : error conditions - wrong number of args [ext/standard/tests/class_object/is_a_error_001.phpt] Test is_a() function : usage variations - wrong type for arg 1 [ext/standard/tests/class_object/is_a_variation_001.phpt] Test is_a()

[PHP-DOC] cvs: TSRM(PHP_5_3) / tsrm_virtual_cwd.c tsrm_virtual_cwd.h php-src NEWS

2008-08-12 Thread Dmitry Stogov
dmitry Tue Aug 12 08:01:24 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h Log: - Added system independent realpath() implementation which caches intermediate directories in realpath-cache - Fixe

[PHP-DOC] cvs: TSRM / tsrm_virtual_cwd.c tsrm_virtual_cwd.h

2008-08-12 Thread Dmitry Stogov
dmitry Tue Aug 12 08:01:44 2008 UTC Modified files: /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h Log: - Added system independent realpath() implementation which caches intermediate directories in realpath-cache - Fixed bug #45044 (relative paths not resolv

[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-13 Thread Dmitry Stogov
Hi Jani, What is the reason of removing "-n and -c" option check in cli/cgi? It breaks two tests. Thanks. Dmitry. Jani Taskinen wrote: janiWed Aug 13 00:49:59 2008 UTC Modified files: /php-src Makefile.global /php-src/ext/standard info.c /php-src/main

[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
tests..? Or which ones do you mean? --Jani Dmitry Stogov [EMAIL PROTECTED] kirjoitti: Hi Jani, What is the reason of removing "-n and -c" option check in cli/cgi? It breaks two tests. Thanks. Dmitry. Jani Taskinen wrote: > janiWed Aug 13 00:49:59 2008 UTC &g

[PHP-DOC] cvs: TSRM / tsrm_virtual_cwd.c

2008-08-15 Thread Dmitry Stogov
dmitry Fri Aug 15 14:59:48 2008 UTC Modified files: /TSRM tsrm_virtual_cwd.c Log: - [DOC] make stat, touch, filemtime, filemsize and related functions more portable (almost 100% equivalent to linux now) - [DOC] add support for touch($dir) - fix windows

[PHP-DOC] cvs: TSRM(PHP_5_3) / tsrm_virtual_cwd.c

2008-08-15 Thread Dmitry Stogov
dmitry Fri Aug 15 15:00:11 2008 UTC Modified files: (Branch: PHP_5_3) /TSRM tsrm_virtual_cwd.c Log: - [DOC] make stat, touch, filemtime, filemsize and related functions more portable (almost 100% equivalent to linux now) - [DOC] add support for touch($dir)

[PHP-DOC] Re: OPcache documentation

2013-03-27 Thread Dmitry Stogov
Hi Chris, We maintain a README file that might be used as a source for documentation. I didn't plan to write documentation myself. Thanks. Dmitry. On Wed, Mar 27, 2013 at 1:42 AM, Christopher Jones < christopher.jo...@oracle.com> wrote: > Hi Zeev, Dmitry, > > What's the plan for OPcache user do

Re: [PHP-DOC] Re: OPCache documentation

2013-06-20 Thread Dmitry Stogov
Hi Adam, Thank you for taking this work. In case you have any questions, I'll glad to help. Thanks. Dmitry. On Fri, Jun 21, 2013 at 1:51 AM, Adam Harvey wrote: > On 20 June 2013 14:36, Julien Pauli wrote: > > On Wed, May 15, 2013 at 3:54 PM, Julien Pauli wrote: > >> > >> Hi all, > >> > >> A