Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tagphp-4.3.0dev-ZendEngine2 | SVN Migration | 2002-05-19 | 1 | -23/+0 |
| | | | | 'php_4_3_0_dev_ZendEngine2'. | ||||
* | Suck in prototypes correctly with applied aliases | Sascha Schumann | 1999-11-13 | 1 | -0/+5 |
| | | | | | (otherwise php_reg* would not be prototyped) | ||||
* | - Make Win32 compile again | Andi Gutmans | 1999-11-13 | 1 | -0/+4 |
| | |||||
* | Improve regex library selection. It lets user specify whether they want | Sascha Schumann | 1999-11-13 | 1 | -0/+14 |
system, apache, or php's regex library by using the --with-regex option. "php" is the default; if you use --with-apache in combination with Apache 1.3.x, the default is "apache". |