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

2013-12-23 Thread Dmitry Stogov
Commit:f5c200fce984e5f16677c7fa25a755f10a47eb07 Author:Dmitry Stogov Mon, 23 Dec 2013 12:50:42 +0400 Parents: ee55edf5e41b695f781d36a808664e42d6a3dcd0 0dcaf0f445a4084f3dbb37411b6acead4658c5f5 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Fixed bug #66334 (Memory Leak in new pass1_5.c optimizations). (Terry): ext/opcache/Optimizer/pass1_5.c ext/opcache/tests/bug66334.phpt

2013-12-23 Thread Dmitry Stogov
Commit:ccb29a6e41afc3a5ced31e86951fca5119a2e8d0 Author:Dmitry Stogov Mon, 23 Dec 2013 16:04:10 +0400 Parents: 8650d2dda65cf7ac70bf83323ca8036d01dbe349 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Added suggestion about opcache.revalidate_freq setting in development environment: ext/opcache/README

2013-12-23 Thread Dmitry Stogov
Commit:f7b6db7555db9379547a1c9ead4051de1ffc8566 Author:Dmitry Stogov Mon, 23 Dec 2013 13:09:45 +0400 Parents: 0dcaf0f445a4084f3dbb37411b6acead4658c5f5 Branches: PHP-5.5 PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-12-18 Thread Dmitry Stogov
Commit:26096aa73f4839878b1cb02161e80148c1b1e7a4 Author:Dmitry Stogov Wed, 18 Dec 2013 19:22:05 +0400 Parents: a8a36b7d52bc8b00dd8a6cbe32b1875b4c41cbcf 436ca2d019ed3ec3183129f9a3a7e329446077e9 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed ext/soap/tests/bugs/bug54911.phpt: ext/soap/soap.c

2013-12-16 Thread Dmitry Stogov
Commit:1886292ec97eb4c0646597fde7fea87f97a00068 Author:Dmitry Stogov Thu, 12 Dec 2013 13:02:50 +0400 Parents: d7a45a67be2b82272a908cff54cc4d78a3c6e206 Branches: PHP-5.5 PHP-5.6 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed tests: ext/soap/tests/bugs/bug66112.phpt

2013-12-16 Thread Dmitry Stogov
Commit:0344e6a4298339d4f54ebc614af8a848cff85376 Author:Dmitry Stogov Thu, 12 Dec 2013 13:35:37 +0400 Parents: 1886292ec97eb4c0646597fde7fea87f97a00068 Branches: PHP-5.5 PHP-5.6 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #66251 (Constants get statically bound at compile time when Optimized): ext/opcache/Optimizer/pass1_5.c ext/opcache/tests/bug66251.phpt

2013-12-10 Thread Dmitry Stogov
Commit:73f13f439b3e10cca9b17e7f15c06e7fd11eb6c9 Author:Dmitry Stogov Tue, 10 Dec 2013 17:04:17 +0400 Parents: 1e161a9c0fc215344998674401122f62077c47af Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.5' into PHP-5.6: ext/soap/soap.c

2013-12-10 Thread Dmitry Stogov
Commit:fe93347ba073d8a98e6ee850688843ce428f15b0 Author:Dmitry Stogov Tue, 10 Dec 2013 17:58:22 +0400 Parents: 73f13f439b3e10cca9b17e7f15c06e7fd11eb6c9 552e8b2b4c5708cb90faf148bd99e3f67fa926b5 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a

Re: [PHP-CVS] com php-src: Zend: fix overflow handling bug in non-x86 fast_add_function(): Zend/zend_operators.h

2013-12-10 Thread Dmitry Stogov
Sorry, I just read patch improperly. It's fine. Thanks for perseverance. Dmitry. On Tue, Dec 10, 2013 at 4:06 PM, Ard Biesheuvel wrote: > On 10 December 2013 12:57, Dmitry Stogov wrote: > > You missed the second introduced addition: > > > > > > +

[PHP-CVS] com php-src: Fixed bug #66252 (Problems in AST evaluation invalidating valid parent:: reference. Constant expessions have to be evaluated in context of defining class).: Zend/tests/bug66252.

2013-12-10 Thread Dmitry Stogov
Commit:5a87b7ff39bbf427807c46d1e51e2654259ad394 Author:Dmitry Stogov Tue, 10 Dec 2013 14:19:17 +0400 Parents: 5ad11174196760ad9aa4c94c08e0e58c72eb9cb9 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot koegler at brz dot gv dot at): NEWS ext/soap/soap.c ext/soap/tests/bugs/bug66112.phpt ext/soap/tests/b

2013-12-10 Thread Dmitry Stogov
Commit:552e8b2b4c5708cb90faf148bd99e3f67fa926b5 Author:Dmitry Stogov Tue, 10 Dec 2013 17:57:05 +0400 Parents: a46f644b3ac4abe7577165de4e4850e5c2c88227 Branches: PHP-5.5 PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Removed duplicated hash function implementation (100% source compatible): Zend/zend_hash.c Zend/zend_hash.h

2013-11-29 Thread Dmitry Stogov
Commit:aa427a10d4064e0873b3de8cf1b38f2dabc02913 Author:Dmitry Stogov Thu, 28 Nov 2013 17:01:10 +0400 Parents: 9d060e8d48bd6b2cc8c2a30f3b0eeeb4d867d934 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Removed unused "pHashFunction" argument in _zend_hash_init() and family (must be 99% source compatible): Zend/zend_API.c Zend/zend_hash.c Zend/zend_hash.h Zend/zend_ts_hash.c Ze

2013-11-29 Thread Dmitry Stogov
Commit:5d2576264653c2faaca9cd7d64218d10ab612408 Author:Dmitry Stogov Thu, 28 Nov 2013 18:40:46 +0400 Parents: 5d6b20f66b2dd3800694c9562c4aafa013af1652 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

Re: [PHP-CVS] com php-src: Don't check argument types for internal functions without type hinting: Zend/zend_API.c Zend/zend_compile.h Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-11-29 Thread Dmitry Stogov
o use some chipper parameter parsing mechanism. Thanks. Dmitry. On Thu, Nov 28, 2013 at 12:06 PM, Nikita Popov wrote: > On Thu, Nov 28, 2013 at 8:44 AM, Dmitry Stogov wrote: > >> Commit:57c1335fec064d8022d3d86b01ceb4eea0a027a7 >> Author:Dmitry Stogov Thu,

[PHP-CVS] com php-src: Avoid interned hash key duplication and hash key length recaclulation: Zend/zend_builtin_functions.c Zend/zend_hash.c ext/pcre/php_pcre.c ext/soap/php_http.c

2013-11-29 Thread Dmitry Stogov
Commit:6c2a8068207a02b3d7ae7416a9967dad0a81e61f Author:Dmitry Stogov Fri, 29 Nov 2013 00:57:49 +0400 Parents: 5d2576264653c2faaca9cd7d64218d10ab612408 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Some rare deprecated cases replaced by ZEND_ASSERT() (some extensions might need to be fixed): Zend/zend_hash.c

2013-11-29 Thread Dmitry Stogov
Commit:b63b81815fa29e53cd1bd9e710efe568afbafdfb Author:Dmitry Stogov Thu, 28 Nov 2013 17:02:01 +0400 Parents: aa427a10d4064e0873b3de8cf1b38f2dabc02913 Branches: PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #65969 (Chain assignment with T_LIST failure): NEWS Zend/tests/bug65969.phpt Zend/zend_execute.c Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-11-27 Thread Dmitry Stogov
Commit:16d59aa1718324ff0d4bea62fa9dfc3d4c8b16ce Author:Dmitry Stogov Wed, 27 Nov 2013 14:26:34 +0400 Parents: 63f3ff7b5f89f50eb9df76c3d0860c04cc6e0f66 Branches: PHP-5.4 PHP-5.5 PHP-5.6 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[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

[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

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': sapi/cgi/cgi_main.c

2013-10-01 Thread Dmitry Stogov
Commit:66cd9ef04cf20ead3db58f0bb387bb2070dbc591 Author:Dmitry Stogov Tue, 1 Oct 2013 11:34:19 +0400 Parents: 954a0f8bf4f8779f509b8361c1bc02246bd1ea20 51fca2b4b35c5db11a7136087fbf8cf3651200c1 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Reverted patch (it was used for internal testing and was committed by accident): sapi/cgi/cgi_main.c

2013-10-01 Thread Dmitry Stogov
Commit:51fca2b4b35c5db11a7136087fbf8cf3651200c1 Author:Dmitry Stogov Tue, 1 Oct 2013 11:32:11 +0400 Parents: aeb6e9c264fc0054fb829da13c739cdafa276115 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Removed references to "Zend Support": ext/opcache/zend_accelerator_util_funcs.c

2013-09-27 Thread Dmitry Stogov
Commit:80346690ba0a13f8a2a924671aaed55f824839c3 Author:Dmitry Stogov Fri, 27 Sep 2013 14:01:07 +0400 Parents: f90483001236c863abe1070d05ee2214db5a0a97 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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-27 Thread Dmitry Stogov
On Fri, Sep 27, 2013 at 1:46 PM, Antony Dovgal wrote: > On 2013-09-27 12:48, Dmitry Stogov wrote: > >> Hi Antony, >> >> I'm not sure if switching from zend_error() to php_error_docref() would >> improve usability. >> > > Well, IIRC the only differe

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

2013-09-27 Thread Dmitry Stogov
Commit:3eba8cf6739f987c111ea2276ada8d7caca1eb9b Author:Dmitry Stogov Fri, 27 Sep 2013 13:44:31 +0400 Parents: 9ef4e5d23d331227cbc3dfed04f9702b8012e1ef f90483001236c863abe1070d05ee2214db5a0a97 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Added support for GNU Hurd. (Svante Signell): NEWS ext/opcache/ZendAccelerator.h ext/opcache/config.m4 sapi/cgi/cgi_main.c

2013-09-27 Thread Dmitry Stogov
Commit:f90483001236c863abe1070d05ee2214db5a0a97 Author:Dmitry Stogov Fri, 27 Sep 2013 13:43:25 +0400 Parents: ea0f832f1000a47553a483e52633377a0d37800f Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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-27 Thread Dmitry Stogov
Hi Yasua, Sorry, but I don't know the rails "eager loading" and didn't understand you request. Thanks. Dmitry. On Thu, Sep 26, 2013 at 5:46 AM, Yasuo Ohgaki wrote: > Hi Adam and Dmitry, > > On Thu, Sep 26, 2013 at 5:58 AM, Dmitry Stogov wrote: > >> This

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-27 Thread Dmitry Stogov
ote: > 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

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-25 Thread Dmitry Stogov
dam Harvey wrote: > On 25 September 2013 01:14, Dmitry Stogov wrote: > > + zend_try { > > + op_array = persistent_compile_file(&handle, ZEND_INCLUDE > TSRMLS_CC); > > + } zend_catch { > > + EG(current_execute_data) = orig_

[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_accele

2013-09-25 Thread Dmitry Stogov
Commit:69454d9f0f765416f245acbc626b3984dcbf5e1d Author:Dmitry Stogov Wed, 25 Sep 2013 12:14:06 +0400 Parents: dc8705c256cd1d50cfa276e8de31558e089eab92 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-09-25 Thread Dmitry Stogov
Commit:6daa04a4f606f8121d9f1ea6cd90c1c8a684500e Author:Dmitry Stogov Wed, 25 Sep 2013 12:15:01 +0400 Parents: 4e249c8a932675e5aceeb52c3ff6f6465d8a8ed1 69454d9f0f765416f245acbc626b3984dcbf5e1d Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-09-25 Thread Dmitry Stogov
Commit:4e249c8a932675e5aceeb52c3ff6f6465d8a8ed1 Author:Dmitry Stogov Wed, 25 Sep 2013 11:04:03 +0400 Parents: 8d087dc0d7c88e26539646875dc0f7bb5042187b dc8705c256cd1d50cfa276e8de31558e089eab92 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed issue #135 (segfault in interned strings if initial memory is too low): NEWS ext/opcache/ZendAccelerator.c

2013-09-25 Thread Dmitry Stogov
Commit:dc8705c256cd1d50cfa276e8de31558e089eab92 Author:Dmitry Stogov Wed, 25 Sep 2013 11:02:39 +0400 Parents: f7eff9cd41e0b996af9a0a01d3c5f8fdd8b7fa60 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-09-08 Thread Dmitry Stogov
Commit:df711f2c56c74609ec5865fab5fee247b175c654 Author:Dmitry Stogov Mon, 9 Sep 2013 10:11:43 +0400 Parents: 2f4bc9d4af220f65bea03fe9203539f4a3e6a214 8d860c121810d6a10380241a0a51387966a503ca Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed issue #128 (opcache_invalidate segmentation fault): ext/opcache/ZendAccelerator.c

2013-09-08 Thread Dmitry Stogov
Commit:8d860c121810d6a10380241a0a51387966a503ca Author:Dmitry Stogov Mon, 9 Sep 2013 10:05:59 +0400 Parents: fc9d886f6cd7858bc38c0b564a547dfa2bb743c6 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var): NEWS ext/opcache/Optimizer/pass1_5.c ext/opcache/tests/bug65510.phpt

2013-08-29 Thread Dmitry Stogov
Commit:5015c4af6c1d2af992e0525f10e93b01043730e1 Author:Dmitry Stogov Thu, 29 Aug 2013 11:56:01 +0400 Parents: 0f3977bc0fd31ee188ee50f44b130420812b93a9 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-08-29 Thread Dmitry Stogov
Commit:ec173433dac5d5ef64644cbc0e66454326a6725c Author:Dmitry Stogov Thu, 29 Aug 2013 11:57:19 +0400 Parents: 462f2167ae760793a4152b7e359d8ad75f342a05 5015c4af6c1d2af992e0525f10e93b01043730e1 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #61759 (class_alias() should accept classes with leading backslashes). (Julien): NEWS

2013-08-29 Thread Dmitry Stogov
Commit:15694f66b2732962b760463803a68a1fa3bb098f Author:Dmitry Stogov Thu, 29 Aug 2013 11:12:06 +0400 Parents: 747daa53546bfa2c4a0fd88d2d3dffd30356c1ad Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS Zend/zend_API.c Zend/zend_builtin_functions.c

2013-08-29 Thread Dmitry Stogov
Commit:0f3977bc0fd31ee188ee50f44b130420812b93a9 Author:Dmitry Stogov Thu, 29 Aug 2013 11:19:02 +0400 Parents: 94816ed9bfe16bd1507a1abc708793e41c06ad79 dfc6feb6e84f27094e6a2e3947caa094f7c35d26 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Fixed bug #61759 (class_alias() should accept classes with leading backslashes). (Julien): Zend/zend_API.c Zend/zend_builtin_functions.c

2013-08-29 Thread Dmitry Stogov
Commit:dfc6feb6e84f27094e6a2e3947caa094f7c35d26 Author:Dmitry Stogov Thu, 29 Aug 2013 11:16:56 +0400 Parents: 15694f66b2732962b760463803a68a1fa3bb098f Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed compatibility with php-5.2: ext/opcache/Optimizer/zend_optimizer_internal.h

2013-08-28 Thread Dmitry Stogov
Commit:94816ed9bfe16bd1507a1abc708793e41c06ad79 Author:Dmitry Stogov Thu, 29 Aug 2013 10:44:07 +0400 Parents: 632f733ce4d31f7a46e1d70b9454dcb12a98b089 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4). (Terry Ellison): NEWS ext/opcache/Optimizer/zend_optimizer_internal.h

2013-08-28 Thread Dmitry Stogov
Commit:790db9ff9b95d9dfaf6720593517dc0368f1fe7f Author:Dmitry Stogov Thu, 29 Aug 2013 10:29:48 +0400 Parents: bd677b43a78ebc0779ed64781172225d15b35671 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-08-25 Thread Dmitry Stogov
Commit:1c67a9940a7855bf485ae628d739d8c78ac6d1da Author:Dmitry Stogov Mon, 26 Aug 2013 09:48:10 +0400 Parents: 825a505494555e60c6cb3a32bc90de9d026420b9 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #65382 (Segfault in closure_030.phpt): Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-08-11 Thread Dmitry Stogov
Commit:52dac3e8cda94c8f38287ec3c437d9450b31b527 Author:Dmitry Stogov Mon, 12 Aug 2013 10:53:20 +0400 Parents: 3ada3aaea65bdfa11d6a70040ea7c63f7020d0ef Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=52dac3e8cda94c8f38287ec3c437d9450b31b527 Log

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

2013-08-09 Thread Dmitry Stogov
Commit:2bc886abed2164fd30519b3016e3565d6069f71f Author:Dmitry Stogov Fri, 9 Aug 2013 17:52:22 +0400 Parents: 7c3afd31f9a3357afc93c50223e2c4cfb1520f37 b27f6826d4d35caaf5b08e87297d13838930df94 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Replce ZEND_FETCH_* instructions with IS_CV if possible: ext/opcache/Optimizer/pass1_5.c ext/opcache/Optimizer/zend_optimizer.c

2013-08-09 Thread Dmitry Stogov
Commit:b27f6826d4d35caaf5b08e87297d13838930df94 Author:Dmitry Stogov Fri, 9 Aug 2013 17:47:47 +0400 Parents: b33824bfeaca68a6fec7b9066945fe171174c42c Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b27f6826d4d35caaf5b08e87297d13838930df94 Log

[PHP-CVS] com php-src: Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL): ext/soap/php_schema.c

2013-07-31 Thread Dmitry Stogov
Commit:4395f702074435edfbf44ddb5d82a7cd3ce82f01 Author:Dmitry Stogov Wed, 31 Jul 2013 17:36:06 +0400 Parents: fd8f45452032720d3239af2106434232c95249e2 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #65018 (SoapHeader problems with SoapServer): NEWS ext/soap/soap.c ext/soap/tests/bugs/bug65018.phpt

2013-07-31 Thread Dmitry Stogov
Commit:fd8f45452032720d3239af2106434232c95249e2 Author:Dmitry Stogov Wed, 31 Jul 2013 16:32:26 +0400 Parents: 0a974f14d13832838dcc7bae88b3271b7d035f46 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-07-31 Thread Dmitry Stogov
Commit:35872e101be0c4931b54b8ad94ba055c7aeee434 Author:Dmitry Stogov Wed, 31 Jul 2013 16:34:26 +0400 Parents: d69b3d8f5955a51ec688a52ceb925705d393821d fd8f45452032720d3239af2106434232c95249e2 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Added opcache.restrict_api configuration directive that may limit usage of OPcahce API functions only to patricular script(s): NEWS ext/opcache/README ext/opcache/ZendAccelerato

2013-07-31 Thread Dmitry Stogov
Commit:d69b3d8f5955a51ec688a52ceb925705d393821d Author:Dmitry Stogov Wed, 31 Jul 2013 14:20:56 +0400 Parents: d9e2dc80844e0f371a3a7f5b40933a5938a240f4 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-07-31 Thread Dmitry Stogov
Commit:e2a433fc5da5ff608386ef0e8356e8699d14fba9 Author:Dmitry Stogov Wed, 31 Jul 2013 14:24:30 +0400 Parents: a0fece520131c4f9efd99819831c325288878cb3 d69b3d8f5955a51ec688a52ceb925705d393821d Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

Re: [PHP-CVS] com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h

2013-07-31 Thread Dmitry Stogov
Something like the following? (it wasn't tested) #define ACCELERATOR_VERSION_BASE "7.0.3" #define ACCELERATOR_VERSION_SUFFIX "-dev" #iif PHP_EXTRA_VERSION # define ACCELERATOR_VERSION ACCELERATOR_VERSION_BASE ACCELERATOR_VERSION_SUFFIX #else # define ACCELERATOR_VERSION ACCELERATOR_VERSION_BASE

[PHP-CVS] com php-src: Fixed php-5.2 support: ext/opcache/zend_accelerator_blacklist.c

2013-07-30 Thread Dmitry Stogov
Commit:f3aca8bc4dd2556bb1db476d94e01a2ced000f39 Author:Dmitry Stogov Wed, 31 Jul 2013 03:22:34 +0400 Parents: 2bd23530d83c09add1d4fd36cdea77f7d3746504 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f3aca8bc4dd2556bb1db476d94e01a2ced000f39 Log

[PHP-CVS] com php-src: Added support for glob symbols in blacklist entries (?, *, **): NEWS ext/opcache/tests/blacklist.inc ext/opcache/tests/blacklist.phpt ext/opcache/tests/opcache-2.blacklist ext/o

2013-07-30 Thread Dmitry Stogov
Commit:02409669e4201ec2cb90f1e6df316dddbe04561e Author:Dmitry Stogov Wed, 31 Jul 2013 03:01:19 +0400 Parents: cb17c9951182690b75f57cdf1707609a8478af6f Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Improved implementation of NOP removal pass from O(n^2) to O(n) (hnw): ext/opcache/Optimizer/block_pass.c

2013-07-30 Thread Dmitry Stogov
Commit:cb17c9951182690b75f57cdf1707609a8478af6f Author:Dmitry Stogov Tue, 30 Jul 2013 22:31:37 +0400 Parents: e2aba1cf9ee79ba3299ac00d7997e115b5d9eb06 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: A minor fix for configure outpu (Tony): ext/opcache/config.m4

2013-07-30 Thread Dmitry Stogov
Commit:e2aba1cf9ee79ba3299ac00d7997e115b5d9eb06 Author:Dmitry Stogov Tue, 30 Jul 2013 22:03:21 +0400 Parents: 3550f3d0aad6e979e2a6fe3ee40d4fbff168c34b Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

Re: [PHP-CVS] com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h

2013-07-30 Thread Dmitry Stogov
v" would be automatically substituted by PHP version (e.g. "7.0.3 (5.5.2)" instead of "7.0.3-dev". I hope it must be possible to do it using C preprocessor. May anyone take a look into it and propose a patch? Thanks. Dmitry. On Sun, Jul 28, 2013 at 4:17 PM, Johannes Schlüter w

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

2013-07-30 Thread Dmitry Stogov
Commit:0aa342e903bf012efe03db1e9f1fe4ed54225e76 Author:Dmitry Stogov Tue, 30 Jul 2013 17:36:47 +0400 Parents: 5e1ac558c3354f98a9a5aecb5b518c46cd55357a 3550f3d0aad6e979e2a6fe3ee40d4fbff168c34b Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #65338 (Enabling both php_opcache and php_wincache AVs on shutdown).: NEWS ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h ext/opcache/zend_accelerator_mod

2013-07-30 Thread Dmitry Stogov
Commit:3550f3d0aad6e979e2a6fe3ee40d4fbff168c34b Author:Dmitry Stogov Tue, 30 Jul 2013 17:35:19 +0400 Parents: ae5e70afac265e6b113d7995bb10479ee2565aba Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-07-28 Thread Dmitry Stogov
Commit:294335761b75d13d374312d9074d1f9270f69267 Author:Dmitry Stogov Sun, 28 Jul 2013 13:50:13 +0400 Parents: d4aee1021e6a29f62dcb9c96e945a0fe710c8832 ae5e70afac265e6b113d7995bb10479ee2565aba Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h

2013-07-28 Thread Dmitry Stogov
Commit:ae5e70afac265e6b113d7995bb10479ee2565aba Author:Dmitry Stogov Sun, 28 Jul 2013 13:47:13 +0400 Parents: bafe0e5399a200cb88685cd32c362e45b27221fb Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-06-24 Thread Dmitry Stogov
Commit:0c9de2d94b490d6d1904d5f60082cd8523c006bf Author:Dmitry Stogov Mon, 24 Jun 2013 12:01:58 +0400 Parents: 91cc70c43026efda88a73a321e2545858ca1b8b2 f49b27e166739946c255924d6609d0a40a70783b Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: OPcache must be compatible with LiteSpeed SAPI: NEWS ext/opcache/ZendAccelerator.c

2013-06-24 Thread Dmitry Stogov
Commit:f49b27e166739946c255924d6609d0a40a70783b Author:Dmitry Stogov Mon, 24 Jun 2013 11:59:50 +0400 Parents: ae5a09b47d018bd80ae0a544c892dbf0b61e5be1 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

Re: [PHP-CVS] com php-src: Fix non-specialized executor build: Zend/zend_vm_def.h

2013-06-21 Thread Dmitry Stogov
I think it's better to apply the same patch to 5.4 and 5.5 as well. It's absolutely safe. Thanks. Dmitry. On Fri, Jun 21, 2013 at 12:51 PM, Ard Biesheuvel wrote: > On 20 June 2013 23:28, Christopher Jones > wrote: > > Your @internals mail said "building the executor without > > specialization

[PHP-CVS] com php-src: Fixed test script: Zend/tests/bug64966.phpt

2013-06-10 Thread Dmitry Stogov
Commit:f5f64042601606089d2e1b3c3eac1754203e12a7 Author:Dmitry Stogov Mon, 10 Jun 2013 12:53:19 +0400 Parents: 75c57122e36897c81c33dae81c436f7bad65e35c Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f5f64042601606089d2e1b3c3eac1754203e12a7 Log

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

2013-06-10 Thread Dmitry Stogov
Commit:731b4a3fa41fcaae02331a54af577c54e6a011a7 Author:Dmitry Stogov Mon, 10 Jun 2013 12:34:08 +0400 Parents: 53e6529203932b709a0925886b0997d91d682a12 336a8e1943af85bb49cb5986d897d967ba73dcc0 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Callback has to be restored in MSHUTDOWN: ext/session/session.c

2013-06-10 Thread Dmitry Stogov
Commit:336a8e1943af85bb49cb5986d897d967ba73dcc0 Author:Dmitry Stogov Mon, 10 Jun 2013 12:32:53 +0400 Parents: fdd73796866cd95ffc3af1864509c2af8d983949 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-06-10 Thread Dmitry Stogov
Commit:95d88cc66a79b3ee554bb8c2fc2f426c890aa2c6 Author:Dmitry Stogov Mon, 10 Jun 2013 11:44:54 +0400 Parents: 456ef2ebfa6d3765856bbe04dfeb953c352fe1e5 23a9bb09baa504f20929c150b184b6c032cfc251 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-06-10 Thread Dmitry Stogov
Commit:738dfc69e72d2d61229437767a89140094e40542 Author:Dmitry Stogov Mon, 10 Jun 2013 12:06:14 +0400 Parents: 95d88cc66a79b3ee554bb8c2fc2f426c890aa2c6 53e6529203932b709a0925886b0997d91d682a12 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Avoid multiple allocations of the same key in different processes: ext/opcache/ZendAccelerator.c

2013-06-10 Thread Dmitry Stogov
Commit:23a9bb09baa504f20929c150b184b6c032cfc251 Author:Dmitry Stogov Mon, 10 Jun 2013 11:43:03 +0400 Parents: 540488bf55746a36363c56462e939a56550e3717 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-06-10 Thread Dmitry Stogov
Commit:53e6529203932b709a0925886b0997d91d682a12 Author:Dmitry Stogov Mon, 10 Jun 2013 12:05:20 +0400 Parents: 23a9bb09baa504f20929c150b184b6c032cfc251 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2013-06-10 Thread Dmitry Stogov
Commit:456ef2ebfa6d3765856bbe04dfeb953c352fe1e5 Author:Dmitry Stogov Mon, 10 Jun 2013 11:25:41 +0400 Parents: 841e1f036456abc03e47f5733bf854d8e42a6a8d 540488bf55746a36363c56462e939a56550e3717 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Compact HashTables before storing them in shared memory: ext/opcache/ZendAccelerator.c ext/opcache/zend_accelerator_util_funcs.c ext/opcache/zend_accelerator_util_funcs.h

2013-06-10 Thread Dmitry Stogov
Commit:540488bf55746a36363c56462e939a56550e3717 Author:Dmitry Stogov Mon, 10 Jun 2013 11:22:19 +0400 Parents: 2e9d3e8b39c19ffba559b685f7ed96fee28cba59 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Use size_t instead of int: ext/opcache/zend_shared_alloc.c

2013-06-09 Thread Dmitry Stogov
Commit:2e9d3e8b39c19ffba559b685f7ed96fee28cba59 Author:Dmitry Stogov Mon, 10 Jun 2013 10:36:35 +0400 Parents: 8ae43caeeeacf3338d6f1218455b5aa4b9ef09f7 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed incorrect argument number: Zend/zend_compile.c

2013-05-29 Thread Dmitry Stogov
Commit:13e5c97ffd75821c01bbec79c1d2233c50d36b0e Author:Dmitry Stogov Wed, 29 May 2013 11:09:55 +0400 Parents: 4cb25d25f10017f0b3f2158bef41a23efb85dc4d Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: Zend/zend_compile.c

2013-05-29 Thread Dmitry Stogov
Commit:8b515fa00ad844af82158449ee3d5d1c72a93451 Author:Dmitry Stogov Wed, 29 May 2013 11:12:43 +0400 Parents: bcdac7526d2f48014e1e5f44d1449f8b841ff9e8 13e5c97ffd75821c01bbec79c1d2233c50d36b0e Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_compile.c

2013-05-29 Thread Dmitry Stogov
Commit:7e00d0994f666f9ed698f86bcd88087ebabe2bfe Author:Dmitry Stogov Wed, 29 May 2013 11:14:15 +0400 Parents: ad90e90d904842cf95684111dececce311b8ef7d 8b515fa00ad844af82158449ee3d5d1c72a93451 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Fixed crash during search in empty persistent HashTable: ext/opcache/zend_persist.c

2013-05-28 Thread Dmitry Stogov
Commit:6008ac8e321e4141d78abff82b7fba74e41bac1b Author:Dmitry Stogov Tue, 28 May 2013 23:45:36 +0400 Parents: 2f01e06786c6f4b2479fdb728bd26062d07208e0 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS Zend/zend_object_handlers.c Zend/zend_opcode.c

2013-05-20 Thread Dmitry Stogov
Commit:a2d6d274584d5df2aa9c040396066d30ffd44d82 Author:Dmitry Stogov Tue, 21 May 2013 10:15:37 +0400 Parents: 49c1a223d5ba14df3689de5bdb80f5031378a955 77f15762137e2d8173df9b733b4cb70fc996 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Fixed bug #64720 (SegFault on zend_deactivate): NEWS Zend/tests/bug64720.phpt Zend/zend_object_handlers.c Zend/zend_opcode.c

2013-05-20 Thread Dmitry Stogov
Commit:77f15762137e2d8173df9b733b4cb70fc996 Author:Dmitry Stogov Tue, 21 May 2013 09:58:11 +0400 Parents: 1124b0678f9e60384736c7c1a0d1e84c633a5e7a Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Added missing ZE/OPcache related entries: NEWS

2013-05-17 Thread Dmitry Stogov
Commit:76516701ae0756940b68208c4cced7b54a01d385 Author:Dmitry Stogov Fri, 17 May 2013 13:35:32 +0400 Parents: 22da0b7364e4290ef57ede40468564d6a4ff2797 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=76516701ae0756940b68208c4cced7b54a01d385 Log

[PHP-CVS] com php-src: Improved IS_VAR operands fetching: Zend/zend_execute.c Zend/zend_vm_def.h Zend/zend_vm_execute.h Zend/zend_vm_gen.php

2013-05-17 Thread Dmitry Stogov
Commit:273ad58295d738b1d146abfae92babc075282d85 Author:Dmitry Stogov Fri, 17 May 2013 13:15:09 +0400 Parents: cfd104582220d578ab1b78a5991065d038e1f931 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=273ad58295d738b1d146abfae92babc075282d85 Log

[PHP-CVS] com php-src: Added SoapClient constructor option 'ssl_method' to specify ssl method: NEWS ext/soap/php_http.c ext/soap/php_soap.h ext/soap/soap.c

2013-04-29 Thread Dmitry Stogov
Commit:c782cf7fb390a620d97bc43a67e096a8952ae301 Author:Dmitry Stogov Tue, 30 Apr 2013 10:24:49 +0400 Parents: 4b83f4a01144d6e3308604a5e3742305f8c10552 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed compilation warnings (issue #92): ext/opcache/Optimizer/zend_optimizer_internal.h

2013-04-29 Thread Dmitry Stogov
Commit:a5b4eeb5f02084e10913153a4dc5888ce4b43925 Author:Dmitry Stogov Mon, 29 Apr 2013 10:32:08 +0400 Parents: 8a51bdd3cebf4bb2f49090560da918f70a535ade Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Avoid possible conditional jump depended on uninitialised value: ext/opcache/Optimizer/block_pass.c

2013-04-29 Thread Dmitry Stogov
Commit:4b83f4a01144d6e3308604a5e3742305f8c10552 Author:Dmitry Stogov Mon, 29 Apr 2013 10:45:31 +0400 Parents: a5b4eeb5f02084e10913153a4dc5888ce4b43925 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-04-23 Thread Dmitry Stogov
Commit:758b666c0ad6edb48274858d2e11c53460787b88 Author:Dmitry Stogov Tue, 23 Apr 2013 23:59:00 +0400 Parents: 2005a15caa36bc7974959885f837b9a3ebb78380 43ab915b41bbb236ca0aa1966c946c9c36fa2a2b Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Fixed incorrect check. SEND_REF may be executed before DO_FCALL when EX(function_state).function is not yet set to the calling function.: Zend/zend_vm_def.h Zend/zend_vm_execute

2013-04-23 Thread Dmitry Stogov
Commit:4cf0647399b7f79fa1d74bba9d528bc74b78ba10 Author:Dmitry Stogov Tue, 23 Apr 2013 23:43:23 +0400 Parents: f082d6311b7998987f018fc6c791dd1892f2912a Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-04-23 Thread Dmitry Stogov
Commit:302de03a5abb5e51345cbc1a4074987e4680cbc0 Author:Dmitry Stogov Wed, 24 Apr 2013 00:04:00 +0400 Parents: 92a164069441a4259211bb702a38077e05344483 758b666c0ad6edb48274858d2e11c53460787b88 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-04-23 Thread Dmitry Stogov
Commit:43ab915b41bbb236ca0aa1966c946c9c36fa2a2b Author:Dmitry Stogov Tue, 23 Apr 2013 23:55:47 +0400 Parents: b3aa3c26168df33fd739669bb7ede2af88051158 4cf0647399b7f79fa1d74bba9d528bc74b78ba10 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

[PHP-CVS] com php-src: Fixed linkage with C++: Zend/zend_generators.h

2013-04-22 Thread Dmitry Stogov
Commit:13b039ff9ab5bb21fe2e739f666852e863aa1bf2 Author:Dmitry Stogov Mon, 22 Apr 2013 15:39:50 +0400 Parents: 32490673b94bc4a93bcbb8e897c198f38794472a Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed 5.2 ZTS build: ext/opcache/zend_accelerator_util_funcs.c

2013-04-19 Thread Dmitry Stogov
Commit:c7cf9b68b6f63b2b507335719fbbda21df6a7c56 Author:Dmitry Stogov Fri, 19 Apr 2013 21:37:24 +0400 Parents: 7b7424c34cf00f1e0595b9acfaed44f0bd70c7eb Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed ZTS build: ext/opcache/Optimizer/optimize_func_calls.c

2013-04-18 Thread Dmitry Stogov
Commit:0040aa29b956008128ce771ebe01fa296ff05425 Author:Dmitry Stogov Fri, 19 Apr 2013 10:43:00 +0400 Parents: 60a59d27b48a7d2db204011322a6b32dfc186008 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0040aa29b956008128ce771ebe01fa296ff05425 Log

[PHP-CVS] com php-src: Added an optimization pass to convert FCALL_BY_NAME into DO_FCALL.: ext/opcache/Optimizer/optimize_func_calls.c ext/opcache/Optimizer/pass1_5.c ext/opcache/Optimizer/zend_optimi

2013-04-18 Thread Dmitry Stogov
Commit:edfeab8bf2750da4616f802650d28b0774eccba3 Author:Dmitry Stogov Thu, 18 Apr 2013 22:12:31 +0400 Parents: 7deb3d41ebd80131e21733d6eaa51e7ccab3b949 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=edfeab8bf2750da4616f802650d28b0774eccba3 Log

[PHP-CVS] com php-src: Disable FCALL optimization pass for PHP older than 5.4: ext/opcache/Optimizer/optimize_func_calls.c ext/opcache/Optimizer/zend_optimizer.c

2013-04-18 Thread Dmitry Stogov
Commit:60a59d27b48a7d2db204011322a6b32dfc186008 Author:Dmitry Stogov Thu, 18 Apr 2013 22:22:48 +0400 Parents: edfeab8bf2750da4616f802650d28b0774eccba3 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=60a59d27b48a7d2db204011322a6b32dfc186008 Log

[PHP-CVS] com php-src: Optimizer may hide some repeating error messages: Zend/tests/bug30820.phpt

2013-04-18 Thread Dmitry Stogov
Commit:26c761915b6a6ca726965e0f1c8a7007d32fe263 Author:Dmitry Stogov Thu, 18 Apr 2013 11:53:44 +0400 Parents: 2bfb523f45cc0c64b5b63f9ad7fb6ec7c701d695 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=26c761915b6a6ca726965e0f1c8a7007d32fe263 Log

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

2013-04-18 Thread Dmitry Stogov
Commit:36d343c0c44da754957cfcb9b9544acdf0a9e229 Author:Dmitry Stogov Wed, 17 Apr 2013 21:32:08 +0400 Parents: e16f24327dd756f81997bf714e0dc28f63a1dc0c 5a897009a83bba1a0f32982d7438d6967d1eddeb Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge identical constants (and related cache_slots) in op_array->literals table.: ext/opcache/Optimizer/compact_literals.c ext/opcache/Optimizer/zend_optimizer.c ext/opcache/Opt

2013-04-18 Thread Dmitry Stogov
Commit:2bfb523f45cc0c64b5b63f9ad7fb6ec7c701d695 Author:Dmitry Stogov Thu, 18 Apr 2013 10:48:16 +0400 Parents: 36d343c0c44da754957cfcb9b9544acdf0a9e229 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2bfb523f45cc0c64b5b63f9ad7fb6ec7c701d695 Log

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

2013-04-17 Thread Dmitry Stogov
Commit:bc959fbafff50d4a7c88814097d992b7439da106 Author:Dmitry Stogov Wed, 17 Apr 2013 21:27:19 +0400 Parents: cd3dc3308ba5ebc8abfb393a10011a1478048872 5a897009a83bba1a0f32982d7438d6967d1eddeb Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Initialize literals hash_value and cache_slot: ext/opcache/Optimizer/zend_optimizer.c

2013-04-17 Thread Dmitry Stogov
Commit:5a897009a83bba1a0f32982d7438d6967d1eddeb Author:Dmitry Stogov Wed, 17 Apr 2013 21:19:56 +0400 Parents: 2d9cbf720d55c7dde8ff96a099cff60c3c6995cd Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5a897009a83bba1a0f32982d7438d6967d1eddeb Log

[PHP-CVS] com php-src: Added script level constant replacement: ext/opcache/Optimizer/pass1_5.c ext/opcache/Optimizer/zend_optimizer.c ext/opcache/Optimizer/zend_optimizer.h ext/opcache/ZendAccelerato

2013-04-11 Thread Dmitry Stogov
Commit:276847cabae95f9ab35dd253ed6fde6b9e6b3f86 Author:Dmitry Stogov Thu, 11 Apr 2013 15:18:35 +0400 Parents: 88e14d01bf2ad68aff481f7be08eb670bf2c35ed Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=276847cabae95f9ab35dd253ed6fde6b9e6b3f86 Log

[PHP-CVS] com php-src: Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5: NEWS

2013-04-10 Thread Dmitry Stogov
Commit:88e14d01bf2ad68aff481f7be08eb670bf2c35ed Author:Dmitry Stogov Wed, 10 Apr 2013 23:12:48 +0400 Parents: 193e1865ad75f915ea495f79b29a29e7ebe73153 7133eee5f2e9c02c80ea6524154b9e5b103ac72a Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

  1   2   3   4   5   6   7   8   9   10   >