View Issue Details

IDProjectCategoryView StatusLast Update
0001834XdebugUncategorizedpublic2020-10-14 15:02
Reporterildar Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0dev 
Target Version3.0devFixed in Version3.0.0beta1 
Summary0001834: Return type must be bool in overloaded set_time_limit
Description

run the script


<?php

set_time_limit(300);

on
git@github.com:xdebug/xdebug.git
master (tested on commit 12f802106c2b86eadcf81f996f9729da07d09005 from Fri Aug 14)

and
https://github.com/php/php-src/releases/tag/php-8.0.0beta1

TagsNo tags attached.
Operating System
PHP Version8.0-dev

Activities

derick

2020-08-17 16:15

administrator   ~0005444

Thanks for your report! This has now been fixed in GIT, through https://github.com/xdebug/xdebug/pull/625