Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "Removing ext/ereg and dependencies"" | Tjerk Meesters | 2014-09-11 | 1 | -130/+0 |
| | | | | This reverts commit 1981dd9c73ada7ea893b4636b84211f68838ba23. | ||||
* | Revert "Removing ext/ereg and dependencies" | Dmitry Stogov | 2014-09-11 | 1 | -0/+130 |
| | | | | This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68. | ||||
* | Removing ext/ereg and dependencies | Tjerk Meesters | 2014-09-11 | 1 | -130/+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 | -3/+5 |
| | |||||
* | - fix build (introduce by r314641) | Pierre Joye | 2011-08-11 | 1 | -0/+1 |
| | |||||
* | Avoiding strcpy, strcat, sprintf usage to make static analyzer happy | Xinchen Hui | 2011-08-09 | 1 | -5/+6 |
| | |||||
* | Avoiding strcpy usage, Make static analyzer happy | Xinchen Hui | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | MFB: const keywording | Nuno Lopes | 2008-01-25 | 1 | -6/+6 |
| | |||||
* | use local header when building bundled regex engine | Antony Dovgal | 2008-01-24 | 1 | -1/+1 |
| | |||||
* | switch to ansi declaration so that vs.net 2005 groks it. | Wez Furlong | 2005-07-29 | 1 | -5/+5 |
| | |||||
* | Fix -Wall warnings | Sascha Schumann | 1999-12-28 | 1 | -18/+18 |
| | |||||
* | upgrade regex library to alpha3.8 | Sascha Schumann | 1999-11-12 | 1 | -21/+23 |
| | | | | | @- Upgraded regex library to alpha3.8 (Sascha) | ||||
* | - Leave this for now. | Andi Gutmans | 1999-09-15 | 1 | -1/+2 |
| | |||||
* | - Thread-unsafe win32 compiles again | Andi Gutmans | 1999-09-15 | 1 | -2/+1 |
| | | | | | - Some strlcpy changes including one bug fix. | ||||
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+124 |