Commit 6126efd
Aris Buzachis
fix: 0 max_execution_time ini value
It seems that zend_ini_long doesn't work anymore with ZEND_STRS
and that the extesion should use ZEND_STRL, back again.1 parent a8ed240 commit 6126efd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments