Re: [PHP-CVS] com php-src: Added function opcache_compile_file() to load PHP scripts into cache without execution.: NEWS ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h ext/opcache/zend_ac

2013-09-26 Thread Antony Dovgal
On 2013-09-26 00:58, Dmitry Stogov wrote: This function is going to be used only for cache warm-up (to load files into cache without execution). I don't think it may be useful in application code. It 's not a big problem having warning and hiding it with @ if necessary. If it's already in

[PHP-CVS] com php-src: Implement variadic function syntax: NEWS UPGRADING UPGRADING.INTERNALS Zend/tests/variadic/adding_additional_optional_parameter.phpt Zend/tests/variadic/adding_additional_option

2013-09-26 Thread Nikita Popov
Commit:0d7a6388663b76ebed6585ac92dfca5ef65fa7af Author:Nikita Popov ni...@php.net Thu, 26 Sep 2013 18:39:17 +0200 Parents: 6daa04a4f606f8121d9f1ea6cd90c1c8a684500e Branches: master Link:

[PHP-CVS] com php-src: Don't track parameter number in separate znode: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_language_parser.y

2013-09-26 Thread Nikita Popov
Commit:0ceea8a2e833a3bd42f30b9f5b952b807f96cecc Author:Nikita Popov ni...@php.net Thu, 26 Sep 2013 19:43:32 +0200 Parents: 0d7a6388663b76ebed6585ac92dfca5ef65fa7af Branches: master Link:

[PHP-CVS] com php-src: fix missing change from 'tcp_socket' to the more common 'server': ext/standard/tests/file/fread_socket_variation1.phpt

2013-09-26 Thread Sara Golemon
Commit:361e984e462de5422bba5470d3961e67de327396 Author:ptarjan ptar...@fb.com Thu, 26 Sep 2013 01:06:36 -0700 Parents: ecbe4af0de94c629fa5ba8ab169654e00c958bad Branches: master Link:

[PHP-CVS] com php-src: FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driver: ext/pdo_dblib/dblib_driver.c

2013-09-26 Thread Stanley Sufficool
Commit:ac05cfb49912dd87264573df930d0ead3c3e0cca Author:Stanley Sufficool ssuffic...@php.net Thu, 26 Sep 2013 19:53:47 -0700 Parents: 9aa904c375cd50a6e8a345f3c053e80a6617a377 Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: More OCI8 DTrace probe updates. Change php.ini-* doc to match an earlier change to config.w32: ext/oci8/config.m4 ext/oci8/oci8.c ext/oci8/oci8_dtrace.d ext/oci8/oci8_interface.

2013-09-26 Thread Christopher Jones
Commit:5ac7c533a0334f384d1a74eed6172a3c8cc4ef49 Author:Christopher Jones s...@php.net Thu, 26 Sep 2013 21:12:11 -0700 Parents: 8554800e7691f85275e650d0b88a3e4d35153e95 Branches: master Link: