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

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

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: 1.11
Ran 02 Feb 2017 01:57PM UTC
Jobs 1
Files 249
Run time 15s
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

pending completion
2419

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

Jobs
ID Job ID Ran Files Coverage
1 2419.1 (DEPLOY=yes TASK_TESTS_COVERAGE=1) 02 Feb 2017 01:52PM UTC 0
91.5
Travis Job 2419.1
Source Files on build 2419
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2419
  • 913ae52a on github
  • Prev Build on master (#2409)
  • Next Build on master (#2433)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc