Oleg Abrosimov

Results 37 issues of Oleg Abrosimov

see http://habrahabr.ru/post/264851/ The problem is: available socket limit is reached. This workaround solves the problem in some scale.

when we have some function-type properties in our objects, but we want hydrate objects with loose of theese function-type properties.

When hydrate is installed with `npm install hydrate` it doesn't call the `compile-dev.sh` script automatically. It is needed to be run by hand. It was tested under ubuntu 14.04

The hydrate version installed with `npm install hydrate` does not contains theese commits: - 2e36e333ad67978542a5dcbc0e0bc94361bfb2b5 - dbad0c0bc989f2a7420835cc1525a28b19226acf - eabb32f85eb41912a163fa5d22c76aeb45d22fdd

The fix: https://github.com/olegabr/web3.php/commit/46a064b82c6e10574dfb210408afd768f013408f Client of the [NFT WordPress Plugin for WooCommerce](https://ethereumico.io/product/nft-wordpress-plugin/) minted NFT token with tokenID calculated as a hash of some value: `115702957429935429406669899694558170938514411838120655819455549351241303268131` The `ownerOf` for this ID failed...

Getting such warnings in some PHP 7.0 installations. Fix proposed: https://github.com/olegabr/web3.php/commit/bc168c0bcab7dd207585bf12ca5c83ce96f3f91f Can not do a PR, since my fork has other commits.

PHP v8 support requires newer lastguest/murmurhash version

# 🚀 feature request ### Description I'm using mozart tool in my plugin project: https://github.com/coenjacobs/mozart/ It can not process `freemius/wordpress-sdk` because it prunes the `composer.json` file: https://github.com/Freemius/wordpress-sdk/blob/master/package.json#L12 ``` > "vendor/bin/mozart"...

```json { "name": "ethereumico/ether-and-erc20-tokens-woocommerce-payment-gateway", "description": "Ether and ERC20 tokens WooCommerce Payment Gateway enables customers to pay with Ether or any ERC20 or ERC223 token on your WooCommerce store.", "type": "project",...

https://github.com/Freemius/wordpress-sdk/issues/463 It can not process `freemius/wordpress-sdk` because it prunes the `composer.json` file: https://github.com/Freemius/wordpress-sdk/blob/master/package.json#L12 ``` > "vendor/bin/mozart" compose PHP Warning: file_get_contents(/home/USERNAME/PROJECTDIR/vendor/freemius/wordpress-sdk//composer.json): failed to open stream: No such file or directory in...