View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001148 | Xdebug | Uncategorized | public | 2015-05-04 16:12 | 2015-05-13 07:38 |
| Reporter | choma | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| OS | Debian GNU/Linux | OS Version | Jessie amd64 | ||
| Product Version | 2.3.2 | ||||
| Fixed in Version | 2.3.3 | ||||
| Summary | 0001148: Can't disable max_nesting_function | ||||
| Description | I'm on Debian 8 (Jessie), using php 5.6.7-1 and xdebug 2.3.2-1 If I set it to a high value (like 1000), then it works. | ||||
| Steps To Reproduce | Add setting: to php.ini configuration file (or a custom ini file, in my case: /etc/php5/apache2/conf.d/custom.ini ) | ||||
| Additional Information | Maybe it is related to 0001100 bug? Here is my environment information: uname -aLinux choma 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3 (2015-04-23) x86_64 GNU/Linux php -vPHP 5.6.7-1 (cli) (built: Mar 24 2015 12:30:15) aptitude show php5-xdebugPaquete: php5-xdebug | ||||
| Tags | No tags attached. | ||||
| Operating System | Linux choma 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3 (2015-04-23) x86_64 GNU/Linux | ||||
| PHP Version | 5.6.5-5.6.9 | ||||