[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard info.c

2007-04-02 Thread Jani Taskinen
sniper Mon Apr 2 12:41:08 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard info.c Log: - Changed phpinfo() to make difference between set php.ini path and what was actually loaded. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard info.c

2007-01-26 Thread Antony Dovgal
tony2001Fri Jan 26 15:33:18 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard info.c Log: use length - 1 when we fetch it from hashes http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.249.2.10.2.8&r2=1.249.2.10.2.9&dif

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard info.c

2006-09-14 Thread Dmitry Stogov
dmitry Thu Sep 14 08:01:49 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard info.c Log: Write valid run-time value for Zend Memeory Manager http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.249.2.10.2.5&r2=1.249.2.10.2.6&dif

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard info.c

2006-08-08 Thread Antony Dovgal
tony2001Tue Aug 8 13:12:00 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard info.c Log: zend_hash_get_current_key_ex() returns string_len + 1, so we need to subtract 1 to get the real length http://cvs.php.net/viewvc.cgi/php-src

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard info.c

2006-08-08 Thread Pierre-Alain Joye
pajoye Tue Aug 8 10:36:58 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard info.c Log: - compiler warnings http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.249.2.10.2.3&r2=1.249.2.10.2.4&diff_format=u Index: php-src/ext/st

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard info.c

2006-06-11 Thread Ilia Alshanetsky
iliaa Sun Jun 11 20:47:34 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard info.c Log: Fixed ZTS build http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/info.c?r1=1.249.2.10.2.1&r2=1.249.2.10.2.2&diff_format=u Index: php-src/ext/stand

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard info.c

2006-06-11 Thread Ilia Alshanetsky
iliaa Sun Jun 11 16:27:16 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard info.c Log: Fully print array() in phpinfo(). http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/info.c?r1=1.249.2.10&r2=1.249.2.10.2.1&diff_format=u Index: php