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

doctrine / doctrine2
86%
master: 69%

Build:
Build:
LAST BUILD BRANCH: entitygenerator
DEFAULT BRANCH: master
Repo Added 28 Jun 2013 06:54AM UTC
Files 179
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

LAST BUILD ON BRANCH hotfix/php7-xdebug-incompatibility-fixes
branch: hotfix/php7-xdebug-incompatibility-fixes
CHANGE BRANCH
x
Reset
  • hotfix/php7-xdebug-incompatibility-fixes
  • 2.2
  • 2.3
  • 2.3.0-RC2
  • 2.4
  • 2.5
  • DDC-1884
  • DDC-1888
  • DDC-1985
  • DDC-2235
  • DDC-2627
  • DDC-2844
  • DDC-3697
  • DDC-391
  • FilterCollectionEnhancement
  • PgSqlSchemaFix
  • PostLoadCanQuery
  • UpgradingDocs
  • VolatileQueryHydrators
  • cleanup/classmetadata-get-column-names-simplification
  • composer-autoloader-dev
  • config-filter-params
  • double-lifecycle-callbacks-test
  • extra-lazy-get-m2m
  • feature/hhvm-tests
  • fix-ddc2862-test
  • hotfix/#1342-paginator-functional-test-integration-take2
  • hotfix/DDC-2622
  • hotfix/DDC-2931
  • hotfix/DDC-2953
  • hotfix/DDC-2965
  • hotfix/DDC-3022-wrong-arbitrary-join-sql
  • hotfix/DDC-3042-sql-alias-collisions-in-dql
  • hotfix/DDC-3065-null-value-in-in-criteria-support
  • hotfix/DDC-3078-slc-cache-interface-ctor-removal
  • hotfix/DDC-3120-php-5.6-RC3-compat
  • hotfix/DDC-3123-extra-updates-cleanup
  • hotfix/build-deps
  • hotfix/hhvm-allow-failures
  • mapping-as-objects
  • master
  • namespace-persisters
  • one-to-many-extra-lazy-joined-inheritance
  • one-to-many-orphan-removal
  • optimize-persisters
  • persistent-collection-as-lazy-collection
  • persister-factory
  • update-composer
  • v2.4.1
  • v2.4.2
  • v2.4.3
  • v2.4.4
  • v2.4.5
  • v2.4.6
  • v2.4.8
  • v2.5.0
  • v2.5.0-RC1
  • v2.5.0-RC2
  • v2.5.0-alpha1
  • v2.5.0-alpha2
  • v2.5.0-beta1
  • v2.5.1
  • v2.5.3

pending completion
4518

push

travis-ci

Ocramius
Correcting minor test case incompatibility with XDebug 2.4.x

In PHP 5.x + XDebug < 2.4, the output would be "string:..."
In PHP 7.x + XDebug >= 2.4, the output would be "the/file/name.php:11:string:..."

This is an improvement in XDebug that is quite annoying for our purposes, but is actually welcome to most users anyway.

This commit simply fixes that incompatibility

15791 of 18377 relevant lines covered (85.93%)

110.63 hits per line

Relevant lines Covered
Build:
Build:
18377 RELEVANT LINES 15791 COVERED LINES
110.63 HITS PER LINE
Source Files on hotfix/php7-xdebug-incompatibility-fixes
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4518 hotfix/php7-xdebug-incompatibility-fixes Correcting minor test case incompatibility with XDebug 2.4.x In PHP 5.x + XDebug < 2.4, the output would be "string:..." In PHP 7.x + XDebug >= 2.4, the output would be "the/file/name.php:11:string:..." This is an improvement in XDebug that is q... push 11 Dec 2015 06:33PM UTC Ocramius travis-ci pending completion  
See All Builds (2357)
  • Repo on GitHub
  • CI Project
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

© 2025 Coveralls, Inc