• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

keradus / PHP-CS-Fixer / 2419 / 1
94%
1.11: 82%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: 1.11
Ran 02 Feb 2017 01:57PM UTC
Files 249
Run time 13s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Jan 2017 01:15PM UTC coverage: 91.496% (+0.08%) from 91.414%
DEPLOY=yes TASK_TESTS_COVERAGE=1

push

travis-ci

keradus
feature #2462 Add NativeFunctionInvocationFixer (localheinz, keradus, Slamdunk)

This PR was squashed before being merged into the 2.1-dev branch (closes #2462).

Discussion
----------

Add NativeFunctionInvocationFixer

This PR

* [x] implements a configurable`NativeFunctionInvocationFixer`

Related to #2420.

💁‍♂️ For reference, see

* https://twitter.com/Ocramius/status/811504929357660160
* http://php.net/manual/en/language.namespaces.faq.php#language.namespaces.faq.shortname2
* http://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/

>Function or constant names that do not contain a backslash like name can be resolved in 2 different ways.
>
>First, the current namespace name is prepended to _name_.
>
>Finally, if the constant or function _name_ does not exist in the current namespace, a global constant or function _name_ is used if it exists.

Commits
-------

0a10a8da Add NativeFunctionInvocationFixer

7456 of 8149 relevant lines covered (91.5%)

283.45 hits per line

Source Files on job 2419.1 (DEPLOY=yes TASK_TESTS_COVERAGE=1)
  • Tree
  • List 0
  • Changed 68
  • Source Changed 1
  • Coverage Changed 68
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2419
  • Travis Job 2419.1
  • 913ae52a on github
  • Prev Job for DEPLOY=yes TASK_TESTS_COVERAGE=1 on master (#2409.1)
  • Next Job for DEPLOY=yes TASK_TESTS_COVERAGE=1 on master (#2433.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc