[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/date/php_date.c

2013-10-21 Thread Stanislav Malyshev
Commit:cb47396d4601656173cffadf86f6342bcba5e2b7 Author:Stanislav Malyshev Mon, 21 Oct 2013 00:02:21 -0700 Parents: 00697927d8d99bec2c7135fe62d5807544fe12f8 f860486de5805eefd63af5d750c913e1515970c8 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commi

[PHP-CVS] com php-src: Fixed compilation warning: ext/opcache/ZendAccelerator.c

2013-10-21 Thread Dmitry Stogov
Commit:60ce3811ae3b86eb7bfb86cc965e3f79e61bfc4a Author:Dmitry Stogov Mon, 21 Oct 2013 14:17:10 +0400 Parents: 098855433dc5d609e3970f0bc9d6766c007273f3 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=60ce3811ae3b86eb7bfb86cc965e3f79e61bfc4

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: sapi/fpm/fpm/fastcgi.c

2013-10-21 Thread Rasmus Lerdorf
Commit:9e4651f6f181e0d90daab2a97fb57a76fe105a29 Author:Rasmus Lerdorf Sun, 20 Oct 2013 17:56:14 -0700 Parents: 2129de4569bec4acd89e5824a471f59d887c5b57 18cc5386de399f4410d8e5bf0a7aa5a06b0309be Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdif

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/standard/tests/file/disk_free_space_basic.phpt

2013-10-21 Thread Michael Wallner
Commit:825174e48073005d408c5a5b6be942dbd9be8e54 Author:Michael Wallner Mon, 21 Oct 2013 12:18:10 +0200 Parents: 098855433dc5d609e3970f0bc9d6766c007273f3 2ecf94e07efae6059e40069a7c1a895514c24466 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdi

[PHP-CVS] com php-src: fix const warnings in intl methods: ext/intl/collator/collator_create.c ext/intl/formatter/formatter_main.c ext/intl/locale/locale_methods.c ext/intl/msgformat/msgformat.c ext/i

2013-10-21 Thread Stanislav Malyshev
Commit:06954d1bc1966ade0815db3f4ec8983b954950c1 Author:Stanislav Malyshev Sun, 20 Oct 2013 22:32:20 -0700 Parents: 444612cdc48d68e94c5a94aa47153a2b3933470a Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=06954d1bc1966ade0815db3f4ec8983b954950c1

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/opcache/ZendAccelerator.c

2013-10-21 Thread Xinchen Hui
Commit:aed56fc9a7951e132b016a2deb8c4ede68bb02b4 Author:Xinchen Hui Mon, 21 Oct 2013 17:41:03 +0800 Parents: 19e8052be31d8361477906932f4c6dc9cd738de2 098855433dc5d609e3970f0bc9d6766c007273f3 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=aed56fc

[PHP-CVS] com php-src: These getpwnam('') tests are silly and not portable: ext/posix/tests/posix_getgrnam.phpt ext/posix/tests/posix_getgrnam_basic.phpt ext/posix/tests/posix_getpwnam.phpt ext/posix/

2013-10-21 Thread Rasmus Lerdorf
Commit:2129de4569bec4acd89e5824a471f59d887c5b57 Author:Rasmus Lerdorf Sun, 20 Oct 2013 14:04:47 -0700 Parents: 288a4ec3bd4a9e93d9cadc045d6ca9472081a3ec Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2129de4569bec4acd89e5824a471f59d887c5b

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/standard/basic_functions.c

2013-10-21 Thread Antony Dovgal
Commit:605b3c2ca1b8d29125f49a14b08f848368fc3d17 Author:Antony Dovgal Mon, 21 Oct 2013 15:10:15 +0400 Parents: 4ddbb7dd1537580bd5b4291e8a3b93cf656d2a70 b636c03426193ecf0b7e166126a14b70ce8185e9 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=605b3

[PHP-CVS] com php-src: Just SKIP that test on travis: ext/standard/tests/file/disk_free_space_basic.phpt

2013-10-21 Thread Michael Wallner
Commit:2ecf94e07efae6059e40069a7c1a895514c24466 Author:Michael Wallner Mon, 21 Oct 2013 12:16:41 +0200 Parents: f860486de5805eefd63af5d750c913e1515970c8 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2ecf94e07efae6059e40069a7c1a895514c24466 Lo

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/opcache/ZendAccelerator.c

2013-10-21 Thread Dmitry Stogov
Commit:02214e7a22dbfa2f3670737b9ff9d12bf123959c Author:Dmitry Stogov Mon, 21 Oct 2013 14:18:17 +0400 Parents: 454a9fcb14c62384bd223c1d5668701061cf647f 60ce3811ae3b86eb7bfb86cc965e3f79e61bfc4a Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=02214

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/standard/tests/file/disk_free_space_basic.phpt

2013-10-21 Thread Michael Wallner
Commit:6764993358f2da19896f1c0ca6a114af744125dc Author:Michael Wallner Mon, 21 Oct 2013 12:21:21 +0200 Parents: 454a9fcb14c62384bd223c1d5668701061cf647f fb610b4e808c770800434d1a42d606f274927a94 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=676