[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/session/ mod_mm.c

2009-10-08 Thread Jani Taskinen
jani Thu, 08 Oct 2009 10:33:26 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289338 Log: - Fixed bug #49503 (invalid warning for failed semaphore file creation) # I have no idea why I had added this. Might have been some debug code.. :( Bug:

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/session/ mod_mm.c

2009-10-08 Thread Hannes Magnusson
On Thu, Oct 8, 2009 at 12:33, Jani Taskinen j...@php.net wrote: jani                                     Thu, 08 Oct 2009 10:33:26 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289338 Log: - Fixed bug #49503 (invalid warning for failed semaphore file creation) # I have no

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.c trunk/ext/mysqlnd/mysqlnd.c

2009-10-08 Thread Ulf Wendel
uw Thu, 08 Oct 2009 11:40:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289339 Log: Fixing pconnect statistics. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-src/trunk/ext/mysqlnd/mysqlnd.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/configure.in branches/PHP_5_3/NEWS branches/PHP_5_3/configure.in trunk/configure.in

2009-10-08 Thread Jani Taskinen
jani Thu, 08 Oct 2009 14:21:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289341 Log: - Fixed bug #49809 (time_sleep_until is not available on solaris) Bug: http://bugs.php.net/49809 (Assigned) time_sleep_until is not available on

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-10-08 Thread Derick Rethans
derick Thu, 08 Oct 2009 15:54:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289349 Log: - Giving Felipe GTK karma because Elizabeth is constantly nagging me about it. Changed paths: U SVNROOT/global_avail Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.c trunk/ext/mysqlnd/mysqlnd.c

2009-10-08 Thread Ulf Wendel
uw Thu, 08 Oct 2009 16:33:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289351 Log: Avoid buffer resizing and let the initial buffer allocation happen a couple of lines later with conn-m-set_client_option(conn,

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/enchant/enchant.c trunk/ext/enchant/enchant.c

2009-10-08 Thread Pierre-Alain Joye
pajoye Thu, 08 Oct 2009 20:40:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289368 Log: - typo Changed paths: U php/php-src/branches/PHP_5_3/ext/enchant/enchant.c U php/php-src/trunk/ext/enchant/enchant.c Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/enchant/ config.w32

2009-10-08 Thread Pierre-Alain Joye
pajoye Thu, 08 Oct 2009 20:59:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289372 Log: - missing define Changed paths: U php/php-src/branches/PHP_5_3/ext/enchant/config.w32 Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS

2009-10-08 Thread Ilia Alshanetsky
iliaaFri, 09 Oct 2009 02:15:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289394 Log: Syntax Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/enchant/config.m4 branches/PHP_5_3/ext/enchant/docs/examples/example1.php branches/PHP_5_3/ext/enchant/enchant.c branches/PHP_5_3/ext/enchant/php_ench

2009-10-08 Thread Pierre-Alain Joye
pajoye Thu, 08 Oct 2009 20:28:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289366 Log: - [DOC] add enchant_broket_set_dict_path and enchant_broker_get_dict_path - add constants ENCHANT_MYSPELL and ENCHANT_ISPELL Changed paths: U