Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Removing ext/ereg and dependencies" | Dmitry Stogov | 2014-09-11 | 1 | -0/+72 |
| | | | | This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68. | ||||
* | Removing ext/ereg and dependencies | Tjerk Meesters | 2014-09-11 | 1 | -72/+0 |
| | | | | | | | | | | | | Affected extensions: - opcache (use pcre) - mbstring (removed ereg functions overloading) - pgsql (use pcre) - reflection (test cases using 'ereg') SAPI: - apache (header only) - apache_hooks (header only) | ||||
* | Omitted GCC warning "comparison is always false" | Xinchen Hui | 2011-08-12 | 1 | -8/+12 |
| | |||||
* | Recored change into regex.patch | Xinchen Hui | 2011-08-11 | 1 | -7/+13 |
| | |||||
* | Avoiding strcpy, strcat, sprintf usage to make static analyzer happy | Xinchen Hui | 2011-08-09 | 1 | -4/+54 |
| | |||||
* | Avoiding strcpy usage, Make static analyzer happy | Xinchen Hui | 2011-08-09 | 1 | -0/+12 |