Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Advies en zo
- Amsterdam, The Netherlands
- http://adviesenzo.nl/
Pinned
4,159 contributions in the last year
Contribution activity
May 2020
- jrfnl/doc-en HTML
- jrfnl/phpcs-import-detection PHP
Created a pull request in Dealerdirect/phpcodesniffer-composer-installer that received 6 comments
Support Composer 2.0
Proposed Changes Minimal changes to updated the plugin to support Composer 2.0 which is expected late May/beginning of June. Tested by @danepowell …
+15
−1
•
6
comments
- RemovedSetlocaleString: fix false positive
- RemovedMbstringModifiers: fix false positive
- NewFopenModes: fix false positive
- NewPackFormat: fix false positive
- NewHTMLEntitiesEncodingDefault: also detect get_html_translation_table()
- NewExtensions: PHP 5.2 JSON
- Verified extension: Semaphore
- RemovedExtensions: PHP 7.4 Recode
- NewExtensions: PHP 7.2 Sodium
- NewExtensions: PHP 5.5 Password hashing
- RemovedExtensions: PHP 7.2 Mcrypt
- NewExtensions: PHP 7.0 CSPRNG
- RemovedExtensions: PHP 5.3 Ncurses
- NewExtensions: PHP 5.5 Opcache
- NewExtensions: PHP 7.4 FFI
- NewReturnTypeDeclarations: bug fix with nullable return types
- PHP 7.0: New `PHPCompatibility.ParameterValues.NewAssertCustomException` sniff
- PHP 7.2: New `PHPCompatibility.ParameterValues.RemovedAssertStringAssertion` sniff
- PHP 5.4: New `PHPCompatibility.ParameterValues.ChangedObStartEraseFlags` sniff
- UI: extension is not bundled with PHP
- XMLWriter: fix version nrs of a few functions
- Mcrypt/installation: mention "move" version nr
- Recode: update installation instructions
- WDDX: update installation instructions
- SimpleXML: add missing changelog entries for $is_prefix
- DOMImplementation: fix typo
- Filter: add missing constants
- list(): add changelog entry for reference assignments
- PHP 7.4: PCRE: document new $flags param for preg_replace_callback[_array]()
- SPLObjectStorage: fix class version nr
- Swoole: extension is not bundled with PHP
- XLSWriter: extension is not bundled with PHP
- Ming: extension was moved to PECL / no longer bundled with PHP as of PHP 5.3
- FDF: extension was moved to PECL / no longer bundled with PHP as of PHP 5.3
- IntlCalendar::setMinimalDaysInFirstWeek: fix procedural function name
- Tests: fix `@covers` tags for renamed methods
- CS: fix class ordering
- Docs: various fixes
- CS: fix array double arrow alignment
- QA: add missing namespace declaration
- CS: fix incorrect spelling of WordPress (dangit!)
- CS: use self when referring to current class
- I18n: various small fixes
- QA: use strict comparisons with array functions
- ControlStructures::getCaughtExceptions(): add test with PHP8 non-capturing catch
- Helper::setConfigData(): PHPCS 4.x compatibility
- TextStrings::getCompleteTextString(): remove newline at end of heredoc/nowdoc
- Composer: set minimum Composer PHPCS plugin dependency version to `0.4.1`
- Tokens\Collections::$returnTypeTokens: allow for "static" (PHP 8)
- Tokens\Collections: add two new methods
- Namespaces::getType(): improve detection of namespace keyword as operator
Created an issue in sirbrillig/phpcs-variable-analysis that received 3 comments
Allow for functions which set variables in the current scope
In PHP there are a number of functions which can set variables in the current scope. Sometimes by reference to a passed parameter (first examples),…
3
comments
15
contributions
in private repositories
May 6 – May 16