This repository was archived by the owner on Nov 14, 2019. It is now read-only.
Commit ae8f886
committed
bug #138 Added a additional check if the posix extension is loaded (jdecoster)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Added a additional check if the posix extension is loaded
Added a check to prevent a thrown exception when the posix extension is not loaded in php.ini
Commits
-------
31030e7 Added a additional check if the posix extension is loaded1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
0 commit comments