Searched refs:xdebug (Results 1 – 17 of 17) sorted by relevance
244 $this->xdebug("parsing attribute:");302 $this->xdebug('processing named complexType '.$attrs['name']);315 $this->xdebug('complexType is unusual array');322 …$this->xdebug('processing unnamed complexType for element ' . $this->currentElement . ' named ' . …335 $this->xdebug('complexType is unusual array');348 $this->xdebug("processing typed element ".$attrs['name']." of type ".$attrs['type']);352 $this->xdebug('used default namespace to make type ' . $attrs['type']);363 $this->xdebug('arrayType for unusual array is ' . $attrs['type']);369 $this->xdebug("processing element as ref to ".$attrs['ref']);374 $this->xdebug("processing untyped element " . $attrs['name'] . ' type ' . $type);[all …]
1312 $this->xdebug("parsing attribute:");1370 $this->xdebug('processing named complexType '.$attrs['name']);1383 $this->xdebug('complexType is unusual array');1390 …$this->xdebug('processing unnamed complexType for element ' . $this->currentElement . ' named ' . …1403 $this->xdebug('complexType is unusual array');1416 $this->xdebug("processing typed element ".$attrs['name']." of type ".$attrs['type']);1420 $this->xdebug('used default namespace to make type ' . $attrs['type']);1431 $this->xdebug('arrayType for unusual array is ' . $attrs['type']);1437 $this->xdebug("processing element as ref to ".$attrs['ref']);1442 $this->xdebug("processing untyped element " . $attrs['name'] . ' type ' . $type);[all …]
2 "dump" function, xdebug is not loaded or xdebug <2.2-dev is loaded4 !extension_loaded('xdebug') || (($r = new \ReflectionExtension('xdebug')) && version_compare($r->ge…
4 !extension_loaded('xdebug')
5 if (!extension_loaded('xdebug')) {6 print 'skip: Extension xdebug is required.';
4 if [[ $TRAVIS_PHP_VERSION != '7.2' ]]; then phpenv config-rm xdebug.ini; fi
4 phpenv config-rm xdebug.ini || true
14 [Xdebug](http://xdebug.org/) is the only source of raw code coverage data supported for PHP 5. Vers…18 Version 2.4.0 (or later) of [Xdebug](http://xdebug.org/) as well as [phpdbg](http://phpdbg.com/docs…
31 $ sudo pecl install xdebug
1216 $this->xdebug("parsing attribute:");1272 $this->xdebug('processing named complexType '.$attrs['name']);1285 $this->xdebug('complexType is unusual array');1291 $this->xdebug('processing unnamed complexType for element '.$this->currentElement);1304 $this->xdebug('complexType is unusual array');1320 $this->xdebug("processing typed element ".$attrs['name']." of type ".$attrs['type']);1324 $this->xdebug('used default namespace to make type ' . $attrs['type']);1335 $this->xdebug('arrayType for unusual array is ' . $attrs['type']);1343 $this->xdebug("processing element as ref to ".$attrs['ref']);1347 $this->xdebug("processing untyped element ".$attrs['name']);[all …]
33 php7.4-xdebug40 cat /etc/php/7.4/mods-available/xdebug.ini
68 .. _`XDebug`: https://xdebug.org/docs/display
163 "name": "composer/xdebug-handler",167 "url": "https://github.com/composer/xdebug-handler.git",172 …"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b…209 "issues": "https://github.com/composer/xdebug-handler/issues",210 "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"467 "composer/xdebug-handler": "^3.0.3",860 "ext-xdebug": "*"1189 "ext-xdebug": "*"
350 "ext-xdebug": ">=2.1.4",355 "ext-xdebug": ">=2.2.1",
35 "ext-xdebug": ">=2.0.5"
403 … "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"733 … "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"