Svetoslav Marinov

Results 18 issues of Svetoslav Marinov

please, increase the font at least by 2-4 points

![image](https://cloud.githubusercontent.com/assets/137558/17632804/f3eddf64-60d2-11e6-9f96-831bbfc3c48d.png) Workaround: ``` ... $output = $vCalendar->render(); $output = str_replace( [ '&#039\;', ''' ], "'", $output ); ```

bug

This line checks if the file is wriable. Why not move that check later. Right after the env and posix_isatty() checks? This should save a file operation I think https://github.com/wp-cli/wp-cli/blob/master/php/WP_CLI/Runner.php#L1740

I think i found a bug in : https://github.com/gsuitedevs/php-samples/blob/master/drive/quickstart/quickstart.php **Sample:** https://youtu.be/NMGaXlq0qAk ## Expected Behavior the token to auto renew ## Actual Behavior the token doesn't renew and I am prompted...

`wp package install [email protected]:wp-cli/profile-command.git --allow-root ` > php -v > PHP 7.4.4 (cli) (built: Mar 20 2020 13:47:17) ( NTS ) > Copyright (c) The PHP Group > Zend Engine...

state:unconfirmed

The code is very well written but it's missing comments. Also not having curly braces {} after if statements could cause future problems. Also, in this file wp-load is loaded....

review
could

current all.js#xfbml=1 generate this all.js#xfbml=1&appId=311818142319434

Hi, I am getting the same error that this guy had 10 years ago by querying to a custom object. ref: https://developer.salesforce.com/forums/?id=906F00000008tQnIAI Querying contacts works just fine. I've also set...

``` Building for Windows 64b GOOS=windows GOARCH=amd64 go build -o "$APP_PROJECT_BIN_DIR/${APP_PROJECT_NAME}.exe" -ldflags="-s -w" main.go ``` ` # github.com/go-vgo/robotgo /home/qs/go/pkg/mod/github.com/go-vgo/[email protected]/hook.go:30:29: undefined: hook.Event /home/qs/go/pkg/mod/github.com/go-vgo/[email protected]/hook.go:31:14: undefined: hook.Start /home/qs/go/pkg/mod/github.com/go-vgo/[email protected]/hook.go:36:7: undefined: hook.End /home/qs/go/pkg/mod/github.com/go-vgo/[email protected]/hook.go:43:24: undefined: hook.Event...

## Bug Report > Downloading WordPress 5.2.2 (en_US)... Warning: Re-trying without verify after failing to get verified url 'https://downloads.wordpress.org/release/wordpress-5.2.2.tar.gz.md5' cURL error 77: error setting certificate verify locations: CAfile: /tmp/wp-cli-extract-from-phar-5d43141e5c8529.03741722-cacert.pem CApath:...

command:core-download