summaryrefslogtreecommitdiff
path: root/ext/ereg/regex.patch
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Removing ext/ereg and dependencies"Dmitry Stogov2014-09-111-0/+72
| | | | This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68.
* Removing ext/ereg and dependenciesTjerk Meesters2014-09-111-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 Hui2011-08-121-8/+12
|
* Recored change into regex.patchXinchen Hui2011-08-111-7/+13
|
* Avoiding strcpy, strcat, sprintf usage to make static analyzer happyXinchen Hui2011-08-091-4/+54
|
* Avoiding strcpy usage, Make static analyzer happyXinchen Hui2011-08-091-0/+12