[PHP-CVS] com php-src: more test fixes: ext/dba/tests/dba_db4_003.phpt ext/dba/tests/dba_db4_007.phpt ext/dba/tests/dba_handler.inc ext/dba/tests/dba_tcadb.phpt

2013-12-05 Thread Michael Wallner
Commit:f0c85fab45b22dae6cbb2392d0192d7fd924d274 Author:Michael Wallner Tue, 3 Dec 2013 18:18:40 +0100 Parents: b0415856fddd93ddb02a00c56953707be199c2a9 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f0c85fab45b22dae6cbb2392d0192d7fd924d274 Log:

[PHP-CVS] com php-src: added range check for pcre ini entries: ext/pcre/php_pcre.c ext/pcre/php_pcre.h

2013-12-05 Thread Anatol Belski
Commit:4d703a4225977b0c6abb2f88c2fe56732d6452a1 Author:Anatol Belski Thu, 5 Dec 2013 12:08:19 +0100 Parents: a0622d7c68f3b55068053aaa089f854ec59cb698 Branches: str_size_and_int64 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4d703a4225977b0c6abb2f88c2fe56732d645

[PHP-CVS] com php-src: add missing clean section: ext/dba/tests/dba_inifile.phpt

2013-12-05 Thread Michael Wallner
Commit:a7f0465c0b295e01768cc4cccebcfb4da2cab596 Author:Michael Wallner Tue, 3 Dec 2013 17:07:40 +0100 Parents: f4912e3a96b1f00128abf934c43319490c2d4c5f Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=a7f0465c0b295e01768cc4cccebcfb4da2cab596 Log:

[PHP-CVS] com php-src: integrated %pd into more ported extensions: ext/calendar/calendar.c ext/mysqli/mysqli_api.c ext/mysqli/mysqli_nonapi.c ext/mysqlnd/mysqlnd_bt.c ext/mysqlnd/mysqlnd_wireprotocol.

2013-12-05 Thread Anatol Belski
Commit:adb1e38468dcd50219c594ff2f71bb4d27ee01a4 Author:Anatol Belski Thu, 5 Dec 2013 14:35:06 +0100 Parents: e8815370891e94de8a88af9e656a82eed968c084 Branches: str_size_and_int64 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=adb1e38468dcd50219c594ff2f71bb4d27ee0

[PHP-CVS] com php-src: Fix loss of precision: ext/mysqli/mysqli_nonapi.c ext/mysqlnd/mysqlnd.c ext/mysqlnd/mysqlnd.h

2013-12-05 Thread Andrey Hristov
Commit:86aad979798a665e3f23aafb200390d51d44f8fa Author:Andrey Hristov Wed, 4 Dec 2013 12:06:59 +0200 Parents: d1314893fd1325ca6aa0831101896e31135a2658 Branches: PHP-5.4 PHP-5.5 PHP-5.6 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=86aad979798a665e3f23aafb200390

[PHP-CVS] com php-src: Merge branch 'master' into str_size_and_int64: ext/mysqli/mysqli_nonapi.c ext/mysqlnd/mysqlnd.c ext/mysqlnd/mysqlnd.h main/main.c

2013-12-05 Thread Anatol Belski
Commit:42b122275475b2dee809aeb0205340c3df3d4b42 Author:Anatol Belski Thu, 5 Dec 2013 08:37:37 +0100 Parents: 7228ac190a9d703f43fb57b6d6b395ab38e96ac0 de3b9bc77c046625f743d556854eccfdddf5bf23 Branches: str_size_and_int64 Link: http://git.php.net/?p=php-src.git;a=commitdi

[PHP-CVS] com php-src: remove test for already removed feature: ext/dba/tests/dba_db4_010.phpt

2013-12-05 Thread Michael Wallner
Commit:f4912e3a96b1f00128abf934c43319490c2d4c5f Author:Michael Wallner Tue, 3 Dec 2013 16:57:35 +0100 Parents: 48cc47d55aedce5b90ac1458f4c2c3f6240f3019 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f4912e3a96b1f00128abf934c43319490c2d4c5f Log:

[PHP-CVS] com php-src: fix test: ext/dba/tests/dba_inifile.phpt

2013-12-05 Thread Michael Wallner
Commit:b0415856fddd93ddb02a00c56953707be199c2a9 Author:Michael Wallner Tue, 3 Dec 2013 17:55:26 +0100 Parents: 9e309a2d10d9696d047ecb442189b5428dc81e43 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b0415856fddd93ddb02a00c56953707be199c2a9 Log:

[PHP-CVS] com php-src: Renumber the comments in php_request_shutdown() to be in order.: main/main.c

2013-12-05 Thread Adam Harvey
Commit:de3b9bc77c046625f743d556854eccfdddf5bf23 Author:Adam Harvey Wed, 4 Dec 2013 14:29:13 -0800 Parents: 0cb38a3d2606740b0b3c048351632f250a855909 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=de3b9bc77c046625f743d556854eccfdddf5bf23 Log: Renu

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-12-05 Thread Hannes Magnusson
bjoriThu, 05 Dec 2013 02:02:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=332272 Log: Give my self web-distributions karma so I can clean it up Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ==

[PHP-CVS] com php-src: Use 'u...@example.com' rather than 'u...@company.com' in tests: ext/standard/tests/mail/bug51604.phpt ext/standard/tests/mail/mail_basic.phpt ext/standard/tests/mail/mail_basic2

2013-12-05 Thread Sara Golemon
Commit:32a4cc8353ff94d107611f00e7376e8e1baae926 Author:Sara Golemon Wed, 4 Dec 2013 07:49:16 -0800 Parents: ceb1b7e20fdbbdb121a67242d0848ab923915e65 Branches: PHP-5.5 PHP-5.6 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=32a4cc8353ff94d107611f00e7376e8e1baae926

[PHP-CVS] com php-src: fix php_stream_copy_to_stream_ex usage: ext/dba/libinifile/inifile.c

2013-12-05 Thread Michael Wallner
Commit:9e309a2d10d9696d047ecb442189b5428dc81e43 Author:Michael Wallner Tue, 3 Dec 2013 17:55:18 +0100 Parents: a7f0465c0b295e01768cc4cccebcfb4da2cab596 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9e309a2d10d9696d047ecb442189b5428dc81e43 Log:

[PHP-CVS] com php-src: BFN: NEWS UPGRADING

2013-12-05 Thread Michael Wallner
Commit:ecf95a4cc5ef0168b0669cc659cad83eb7807efd Author:Michael Wallner Thu, 5 Dec 2013 11:30:52 +0100 Parents: 44ff944b37985cbe016c89ee7229710cdc342a52 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ecf95a4cc5ef0168b0669cc659cad83eb7807efd Log:

[PHP-CVS] com php-src: implemented %pd format for snprintf and spprintf: main/snprintf.c main/snprintf.h main/spprintf.c

2013-12-05 Thread Anatol Belski
Commit:a0622d7c68f3b55068053aaa089f854ec59cb698 Author:Anatol Belski Thu, 5 Dec 2013 12:05:46 +0100 Parents: 42b122275475b2dee809aeb0205340c3df3d4b42 Branches: str_size_and_int64 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=a0622d7c68f3b55068053aaa089f854ec59cb