Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Binary file ./ea-php56/root/usr/sbin/php-fpm matches
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: var $xdebug_loaded;
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: 'xdebug.default_enable=0',
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: if (isset($this->_options['coverage']) && $this->xdebug_loaded) {
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: $xdebug_file = $temp_dir . DIRECTORY_SEPARATOR . $main_file_name . 'xdebug';
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: "\n" . ' $xdebug = var_export(xdebug_get_code_coverage(), true);';
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . ' $fh = fopen(\'' . $xdebug_file . '\', "wb");' .
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: "\n" . ' fwrite($fh, $xdebug);' .
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . ' file_put_contents(\'' . $xdebug_file . '\', $xdebug);';
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n xdebug_stop_code_coverage();" .
- ./ea-php56/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . 'xdebug_start_code_coverage(XDEBUG_CC_UNUSED | XDEBUG_CC_DEAD_CODE);' . "\n";
- ./ea-php56/root/usr/share/pear/PEAR/Command/Test.php: if (isset($options['coverage']) && extension_loaded('xdebug')){
- ./ea-php56/root/usr/share/pear/PEAR/Command/Test.php: $run->xdebug_loaded = true;
- ./ea-php56/root/usr/share/pear/PEAR/Command/Test.php: $run->xdebug_loaded = false;
- ./ea-php56/root/usr/var/lib/pear/pkgxml/PEAR.xml:* Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php56/root/usr/var/lib/pear/pkgxml/PEAR.xml: * Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php56/root/usr/var/lib/pear/pkgxml/PEAR.xml:* Bug #18639: regression: installing xdebug fails most likely due to another fix [dufuz]
- ./ea-php56/root/usr/var/lib/pear/.registry/pear.reg:* Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php56/root/usr/var/lib/pear/.registry/pear.reg: * Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php56/root/usr/var/lib/pear/.registry/pear.reg:* Bug #18639: regression: installing xdebug fails most likely due to another fix [dufuz]
- ./ea-php56/root/usr/lib64/php/build/run-tests.php: 'xdebug' => array('xdebug.default_enable=0'),
- Binary file ./ea-php56/root/etc/.php.ini.swp matches
- ./ea-php56/root/etc/phpinirpmsave:; xdebug
- ./ea-php56/root/etc/phpinirpmsave:xdebug.remote_autostart=0
- ./ea-php56/root/etc/phpinirpmsave:xdebug.remote_enable=0
- ./ea-php56/root/etc/phpinirpmsave:xdebug.profiler_enable=0
- Binary file ./composer/bin/composer matches
- Binary file ./ea-php70/root/usr/sbin/php-fpm matches
- ./ea-php70/root/usr/share/doc/ea-php70-php-common-7.0.26/NEWS: . Fixed bug #71109 (ZEND_MOD_CONFLICTS("xdebug") doesn't work). (Laruence)
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: var $xdebug_loaded;
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: 'xdebug.default_enable=0',
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: if (isset($this->_options['coverage']) && $this->xdebug_loaded) {
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: $xdebug_file = $temp_dir . DIRECTORY_SEPARATOR . $main_file_name . 'xdebug';
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: "\n" . ' $xdebug = var_export(xdebug_get_code_coverage(), true);';
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . ' $fh = fopen(\'' . $xdebug_file . '\', "wb");' .
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: "\n" . ' fwrite($fh, $xdebug);' .
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . ' file_put_contents(\'' . $xdebug_file . '\', $xdebug);';
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n xdebug_stop_code_coverage();" .
- ./ea-php70/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . 'xdebug_start_code_coverage(XDEBUG_CC_UNUSED | XDEBUG_CC_DEAD_CODE);' . "\n";
- ./ea-php70/root/usr/share/pear/PEAR/Command/Test.php: if (isset($options['coverage']) && extension_loaded('xdebug')){
- ./ea-php70/root/usr/share/pear/PEAR/Command/Test.php: $run->xdebug_loaded = true;
- ./ea-php70/root/usr/share/pear/PEAR/Command/Test.php: $run->xdebug_loaded = false;
- ./ea-php70/root/usr/var/lib/pear/pkgxml/PEAR.xml:* Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php70/root/usr/var/lib/pear/pkgxml/PEAR.xml: * Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php70/root/usr/var/lib/pear/pkgxml/PEAR.xml:* Bug #18639: regression: installing xdebug fails most likely due to another fix [dufuz]
- ./ea-php70/root/usr/var/lib/pear/.registry/pear.reg:* Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php70/root/usr/var/lib/pear/.registry/pear.reg: * Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php70/root/usr/var/lib/pear/.registry/pear.reg:* Bug #18639: regression: installing xdebug fails most likely due to another fix [dufuz]
- ./ea-php70/root/usr/lib64/php/build/run-tests.php: 'xdebug' => array('xdebug.default_enable=0'),
- Binary file ./ea-php55/root/usr/sbin/php-fpm matches
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: var $xdebug_loaded;
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: 'xdebug.default_enable=0',
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: if (isset($this->_options['coverage']) && $this->xdebug_loaded) {
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: $xdebug_file = $temp_dir . DIRECTORY_SEPARATOR . $main_file_name . 'xdebug';
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: "\n" . ' $xdebug = var_export(xdebug_get_code_coverage(), true);';
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . ' $fh = fopen(\'' . $xdebug_file . '\', "wb");' .
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: "\n" . ' fwrite($fh, $xdebug);' .
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . ' file_put_contents(\'' . $xdebug_file . '\', $xdebug);';
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n xdebug_stop_code_coverage();" .
- ./ea-php55/root/usr/share/pear/PEAR/RunTest.php: $text .= "\n" . 'xdebug_start_code_coverage(XDEBUG_CC_UNUSED | XDEBUG_CC_DEAD_CODE);' . "\n";
- ./ea-php55/root/usr/share/pear/PEAR/Command/Test.php: if (isset($options['coverage']) && extension_loaded('xdebug')){
- ./ea-php55/root/usr/share/pear/PEAR/Command/Test.php: $run->xdebug_loaded = true;
- ./ea-php55/root/usr/share/pear/PEAR/Command/Test.php: $run->xdebug_loaded = false;
- ./ea-php55/root/usr/var/lib/pear/pkgxml/PEAR.xml:* Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php55/root/usr/var/lib/pear/pkgxml/PEAR.xml: * Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php55/root/usr/var/lib/pear/pkgxml/PEAR.xml:* Bug #18639: regression: installing xdebug fails most likely due to another fix [dufuz]
- ./ea-php55/root/usr/var/lib/pear/.registry/pear.reg:* Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php55/root/usr/var/lib/pear/.registry/pear.reg: * Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]
- ./ea-php55/root/usr/var/lib/pear/.registry/pear.reg:* Bug #18639: regression: installing xdebug fails most likely due to another fix [dufuz]
- ./ea-php55/root/usr/lib64/php/build/run-tests.php: 'xdebug' => array('xdebug.default_enable=0'),
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement